plugins

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7139: preTx: Implementation [Screens] ( 2 )

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

- The Simulator was acting odd and found out an enum was added to the FwCommon which needs to be affected in simulator.

    • -12
    • +27
    ./pretreatmentstates/interface.ui
DEN-7145: PreTx Consumables States

    • -18
    • +189
    ./pretreatmentstates/interface.ui
  1. … 1 more file in changeset.
DEN-7145: preTx: Implementation [Simulator/Testing] ( 2 )

- Made menus index based.

- Added Self Test Dry

- Added Self Test No Cartridge

- Added Filter flush

- Added Disposable Prime

    • -0
    • +274
    ./disposablesPrime/interface.ui
    • -0
    • +63
    ./disposablesPrime/loader.py
    • -0
    • +274
    ./filterFlush/interface.ui
    • -0
    • +63
    ./filterFlush/loader.py
    • -0
    • +274
    ./selftestDry/interface.ui
  1. … 9 more files in changeset.
DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

    • -0
    • +93
    ./__poweroff/interface.ui
    • -0
    • +101
    ./__poweroff/loader.py
    • -525
    • +0
    ./__pretreatmentstates/interface.ui
    • -106
    • +0
    ./__pretreatmentstates/loader.py
    • -0
    • +1386
    ./pretreatmentstates/interface.ui
    • -0
    • +107
    ./pretreatmentstates/loader.py
  1. … 7 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.

    • -0
    • +274
    ./HDOpMode/interface.ui
    • -0
    • +62
    ./HDOpMode/loader.py
    • -0
    • +525
    ./__pretreatmentstates/interface.ui
    • -0
    • +106
    ./__pretreatmentstates/loader.py
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. … 2 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-6870: AV-Range: Implementation

- Updated the simulator plugin ranges

    • -0
    • +45
    ./inlinebloodpressures/interface.ui
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: Added Version Dialin API and a Simulator plugin

- Fixed a typo which was broken the accelerometer plugin.

DEN-6869: Added Version Dialin API and a Simulator plugin

- Added the version plugin

    • -0
    • +403
    ./version/interface.ui
    • -0
    • +148
    ./version/loader.py
DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

    • -0
    • +1506
    ./accelerometer/interface.ui
    • -0
    • +156
    ./accelerometer/loader.py
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

    • -10
    • +13
    ./inlinebloodpressures/loader.py
    • -0
    • +152
    ./treatmentend/interface.ui
    • -0
    • +73
    ./treatmentend/loader.py
DEN-6868: ptTx-RB: Implementation [Simulator/Testing] (1/2)

- Added a plugin for recirculate timeout

- Added timeout to rinseback plugin

- Added "blood prime". "Treatment End", "Treatment Stop" parameters to the Treatment States plugin.

    • -0
    • +235
    ./recirculate/interface.ui
    • -0
    • +67
    ./recirculate/loader.py
    • -601
    • +848
    ./treatmentstates/interface.ui
DEN-6868: Blood Prime Simulation

- Added Blood Prime plugin

    • -0
    • +274
    ./bloodPrime/interface.ui
    • -0
    • +60
    ./bloodPrime/loader.py
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)

    • -0
    • +485
    ./rinseback/interface.ui
    • -0
    • +104
    ./rinseback/loader.py
    • -48
    • +241
    ./treatmentstates/interface.ui
  1. … 6 more files in changeset.
Merge master into DEN-6349_bp_hr_manual_entry

    • -0
    • +330
    ./alarms/loader.py
    • -0
    • +77
    ./createtreatment/loader.py
  1. … 9 more files in changeset.
DEN-4865: Ensure compatibility with latest dialin

  1. … 4 more files in changeset.
Merge master into DEN-5638-squish-migration

    • -0
    • +164
    ./inlinebloodpressures/loader.py
    • -0
    • +106
    ./salinebolus/loader.py
    • -0
    • +90
    ./treatmentranges/loader.py
    • -0
    • +69
    ./treatmentstates/loader.py
    • -0
    • +148
    ./ultrafiltration/loader.py
  1. … 8 more files in changeset.
DEN-5754: Implementation

- added the message id 80 for pTx uf adj rsp.

    • -55
    • +308
    ./createtreatment/interface.ui
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. … 2 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. … 2 more files in changeset.
DEN-5754: Implementation

- Changed the RealTimeWidget parent name to DynamicLoader.

- Made DynamicLoader abstract class.

- Added Create Treatment plugin.

    • -0
    • +165
    ./createtreatment/interface.ui
    • -0
    • +84
    ./createtreatment/loader.py
  1. … 4 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.

    • -0
    • +626
    ./alarms/interface.ui
    • -0
    • +306
    ./alarms/loader.py
  1. … 6 more files in changeset.