dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments

    • -0
    • +0
    /dialin/dg/fluid_leak.py
DEN-6890: Adding DG Fluid Leak Detector driver to Dialin

DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments

    • -0
    • +43
    /tests/dg_fluid_leak_state.py
DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments

DEN-6372: Fixed merge conflicts from staging.

Implemented Dialin API scripts fo Fluid Leak Detector driver

    • -0
    • +39
    /tests/hd_fluid_leak_state.py
Implemented fluid leak detector driver Dialin library

    • -0
    • +150
    /dialin/hd/fluid_leak.py
DEN-7091: Added pre-treatment consumable self-test sub-mode

    • -16
    • +18
    /dialin/dg/dialysate_generator.py
DEN-7091: Added pretreatment module to HD

DEN-7091: Updated fill command

DEN-7091: Added handler for pre-treatment sub-mode progress

Merge branch 'DEN-6402-hd_dev-pre-treatment-self-tests' into staging

DEN-7091: Added enum for pre-treatment sub-mode states

    • -0
    • +79
    /dialin/dg/samplewater.py
DEN-7091: Added sample water progress handler

    • -0
    • +80
    /dialin/dg/SampleWater.py
DEN-7091: Added ui proxy commands for HD pre-treatment mode

    • -0
    • +156
    /dialin/hd/pretreatment.py
DEN-6372: Added set HD op mode request.

DEN-7043: (BUGFIX) Ensure AlarmID values are cast to int

Added functions to convert data and time to epoch and vice versa

    • -0
    • +66
    /tests/test_dg_records.py
DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

DEN-5963 worked on heat disinfect scripts

DEN-5963 worked on heat disinfect script and supporting scripts

    • -0
    • +113
    /dialin/dg/heat_disinfect.py
    • -101
    • +87
    /tests/dg_heat_disinfect_test.py
Merge master into staging

DEN-7144: Implementation [Simulator/Testing] ( 1 )

- Added pre-treatment response and data messages API into Dialin

DEN-7043: (BUGFIX) Correct uf pre-treatment msgid in ui_proxy

DEN-7144: Fixed Simulator Alarm plugin

- Added instance count in Alarm Simulator

- Added a getter for alarm simulator from within HDSimulator.

DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

- Updated the HDSimulator regarding the enum changes in the msg_defs.py

DEN-5980 merged staging