Clone Tools
  • last updated a few seconds 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

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

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

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

  1. … 21 more files in changeset.
DEN-7142: preTx: Implementation [Navigation] ( 1 )

- As part of the navigation for the HD_Op_Mode a plugin for that has been added into the simulator.

- Pretreatmentstate plugin incomplete.

  1. … 4 more files in changeset.
DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

- Updated the Simulator for easier testing.

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.
Merge master into DEN-5638-squish-migration

  1. … 13 more files in changeset.
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-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. … 14 more files in changeset.
DEN-5741: Integration Testing

- renamed all the py and ui to loader.py and interface.ui to be one step closer to load dynamically

  1. … 25 more files in changeset.