dialin

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

Merge branch 'staging' into DEN-6078-revisit-safety-functionality-of-pumps-valves

Updated changelog, version.py

DEN-7041: Fixed old treatment states, msg ids.

    • -0
    • +28
    /tests/test_heparin.py
DEN-6078 addressed a code review comment

DEN-5980 continued with developing the infrastructure to process the NV data records

    • -37
    • +48
    /dialin/dg/calibration_record.py
Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging

Updated changelog

    • -1479
    • +0
    /dialin/squish/denaliMessages.py
Merge branch 'master' into staging

Removed duplicate version.py

DEN-5980 added features to get process NV data in an excel

    • -0
    • +178
    /dialin/utils/excel_ops.py
    • -0
    • +586
    /dialin/utils/nv_ops_utils.py
DEN-6078 addressed the code review comments

DEN-5963 added code to test the new RO pump control scheme

    • -12
    • +16
    /tests/dg_heat_disinfect_test.py
DEN-5980 modified the NV scripts

    • -10
    • +25
    /dialin/dg/calibration_record.py
    • -19
    • +25
    /dialin/hd/calibration_record.py
Fix the merge conflict revert back issue

- During the merging thought the console_out has been renamed to passive_mode but actually passive_mode is another parameter. So it needs to be added back.

DEN-7041: Fixed UF msg id naming, sending ACK back to UI on HD broadcast when not in passive mode

Merge branch 'staging' into DEN-7041_bring_ui_build_up