dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7831: posTx: Implementation [Simulator/Testing]

DEN-8055: Fixed installation issue

DEN-8055: Removed unused import

DEN-8055: Fixed msg_id issues

Merge staging into DEN-8055_Sprint_43

DEN-8055, DIAL-97, DIAL-98, DIAL-95: DG/HD calibration refactoring, improvements.

    • -46
    • +25
    /dialin/hd/calibration_record.py
Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging

DEN-7605: (BUGFIX) Removed dead code in UI Proxy. Use reject reasons array instead of temporary parameter specific variables. Add get function for syringe pump safety volume.

DEN-7605: Added get function for syringe pump safety volume.

DEN-7395: Integration testing

DEN-8052: posTx: Implementation [Messaging] (Disinfection)

- Had to define these enums to be able to reset the subMode otherwise it was always on disinfection.

DEN-7605: more treatment parameter refactoring in UI proxy class.

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