dialin

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

DEN-7395: Implemented first pass of HD Blood Leak Detector driver

DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

- Added the HDOpMode message subMode.

DEN-7605: Added alarm info test script. Fixed UI proxy reject reasons for treatment params.

    • -0
    • +65
    /tests/test_voltages.py
DEN-8055, DIAL-96, DIAL-97, DIAL-98, DIAL-88: Updated dg calibration classes

- CAN.py: Added additional thread to pop new messages off the message queue

- hemodialysis_device.py: docstring fixes

- syringe_pump.py: float casting fixes

    • -64
    • +74
    /dialin/dg/calibration_record.py
    • -155
    • +61
    /dialin/dg/scheduled_runs_record.py
    • -157
    • +155
    /dialin/utils/nv_ops_utils.py
    • -0
    • +182
    /tests/test_calibration.py
DEN-5963 addressed a code review comment

    • -124
    • +38
    /dialin/dg/scheduled_runs_record.py
Merge branch 'staging' into DEN-5963-dg-heat-disinfection-2-of-2

DEN-5963 addressed code review comments

    • -0
    • +101
    /tests/test_flush.py
Merge staging into DEN-6890-dg-hd_dev-fluid-leak-detector-driver

    • -12
    • +26
    /dialin/dg/dialysate_generator.py
    • -67
    • +54
    /dialin/hd/hemodialysis_device.py
DEN-7395: Initial push for Blood Leak Detector driver

    • -0
    • +146
    /dialin/hd/blood_leak.py
    • -0
    • +0
    /tests/hd_blood_leak_data.py
DEN-7605: Added HD Voltage monitor class. Corrected contraints comment for broadcast interval override functions.

  1. … 8 more files in changeset.
DEN-7792: Removed unused message ids

DEN-7792: Merge staging into DEN-7792, fixed message ids that have since been changed.

DEN-7792: Updated setup_env

DEN-7605: Fixed float params for some syringe pump override functions.

DEN-7792: Fixed unit test name

    • -1
    • +1
    /tests/unit_tests/test_constructors.py
Merge branch 'DEN-7802-dg_dev-dialysate-generation' into staging

DEN-7802: Updated start treatment message defs

Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into staging

DEN-7147 Code Review 0

DEN-5963 worked on the heat disinfect script

DEN-5963 merged staging

DEN-7792, DIAL-88: Started refactoring

    • -192
    • +179
    /dialin/utils/excel_ops.py
    • -269
    • +297
    /dialin/utils/nv_ops_utils.py
Merge staging into DEN-7792_Sprint_42

DEN-7117: Addressed code review comment.

Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging

DEN-7117: addressed final code review comment.

DEN-7792: (BUGFIX) Added missing get hd valves status

DEN-7792, DIAL-79, DIAL-88: Removed unused calibration functions, refactoring and fixed invalid message ids, added unit tests

    • -0
    • +176
    /dialin/common/ui_defs.py
  1. … 6 more files in changeset.
DEN-7117: (BUGFIX).