interface.ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11377: General Support

- moved simulator to fwsimulator repository and removed the testsuites coded from it.

- DEN-11380: KeborMed [ CloudSync Development ] - It has to be done for KBM to be able to give them an updated application and simulator.

  1. … 63 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Added a timer to the alarm to be like HD which continuously sends the alarm, for more real testing (frequency is not tight as FW tough).

- Fixed the issue with the Dialin Ack, which was related to the passive_mode parameter ans it should not be false, otherwise it disables the ack as well, and I think it is totally wrong but it is what it is for now !!!

  1. … 6 more files in changeset.
DEN-8521: Implementations [Simulator/Testing]

  1. … 5 more files in changeset.
DEN-8316: TxLog: Implementation [Simulator/Testing]

  1. … 10 more files in changeset.
DEN-7823: Meetings & Support - General purpose

- Added Alarm No Minimize so user can't minimize some alarms regarding the Alarm message received.

  1. … 1 more file in changeset.
DEN-7144: Dynamic sub-menu creation for plugins [General improvement]

- The plugin windowtitle will be used for sub-menus by the format blow:

<top_menu_name>/<plugin-menu-name>

- the character '/' is the separator and only one menu level will be created.

- the names are non-case-sensitive

- the character '&' will be removed and will only used for menu shortcuts.

- names will be trimmed.

  1. … 15 more files in changeset.
DEN-5833: Implementation

- Added a Condition to test the message 63 Condition cleared

- Code Cleanup

  1. … 1 more file in changeset.
DEN-5833: Implementation

- minor .ui changes

  1. … 1 more file in changeset.
DEN-5754: Implementation

- The last piece of making the Simulator plugin base.

- Improvement : separator.

  1. … 11 more files in changeset.
DEN-5833: Implementation

- Added the Alarm plugin

- modified the plugins to use a unique Loader class name and then define the unique name int the __init__.py file.

- using the os lib to get the current plugin path and load the unique interface.ui in the RealTmeWidget parent class.

- Added check CANBus in the simulator.

  1. … 14 more files in changeset.