ultrafiltration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- The last piece of making the Simulator plugin base.

- Improvement : separator.

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

- Make the simulator a little bit more plugin based to be able to add more sections easier.

- It still needs work to load/register the plugins automatically.

    • -0
    • +148
    ./ultrafiltration.py
    • -0
    • +748
    ./ultrafiltration.ui
  1. … 13 more files in changeset.