Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 65 more files in changeset.
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. … 62 more files in changeset.
DEN-8937: Meetings & Support - General Support

- Updated the main Treatment Log message parameters.

  1. … 2 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. … 5 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Created an interface class to merge Dialin staging and refactoring the Simulator for the new dg_simulator.

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

- made the mute button toggle work.

DEN-8521: Implementations [Simulator/Testing]

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

  1. … 9 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: preTx: Implementation [Simulator/Testing] ( 1 )

  1. … 21 more files 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-7144: Fixing the Alarm plugin / adding instance count

- The Alarm plugin should use the HDAlarmSimulator

- Added a check for single instance of the Alarm Simulator class instance.

  1. … 1 more file in changeset.
DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

- update the simulator with the latest Dialin staging

- Alarm has been disabled since it use another class.

  1. … 2 more files in changeset.
DEN-6869: ptTx-RB: Implementation [Simulator/Testing] (2/2)

- Removed denaliMessging from all the plugins excluding alarms which is another class and needs more investigation.

- Added recirculate response message to the plugin.

- Added Treament End plugin

  1. … 13 more files in changeset.
DEN-6868: ptTx-RB: Implementation [Simulator/Testing] (1/2)

- Updated Simulator to use the HDSimulator in a correct way as a single instance object, and has been checked to make sure all the plugins are using only a single instance.

- Added Rinseback UI to send Adjustment and Data messages.

- Disabled the treatment ranges auto send , which can still be enabled by selecting the combobox on the screen.

- Added Rinseback and Recirculate states of the Treatment States (15)

  1. … 17 more files in changeset.
Merge master into DEN-6349_bp_hr_manual_entry

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

- Added a Condition to test the message 63 Condition cleared

- Code Cleanup

DEN-5833: Implementation

- minor .ui changes

Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into DEN-5830_AlarmDesign

DEN-5754: Implementation

- Create a single object of the HD_Simulator and setting it in the DynamicLoader parent class of the plugins.

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

- reversed the alarm status flags bits order.

DEN-5754: Implementation

- The last piece of making the Simulator plugin base.

- Improvement : separator.

  1. … 10 more files in changeset.
DEN-5754: Implementation

- Changed the RealTimeWidget parent name to DynamicLoader.

- Made DynamicLoader abstract class.

- Added Create Treatment plugin.

  1. … 13 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. … 13 more files in changeset.