leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated treatment adjustments to use officially assigned message IDs.

LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated MsgIDs for set point change request and response messages.

LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated to add support for MSG_ID_UI_TREATMENT_SET_POINTS_CHANGE_REQUEST, MSG_ID_TD_TREATMENT_SET_POINTS_CHANGE_RESPONSE, MSG_ID_UI_TREATMENT_SET_POINT_BLOOD_FLOW_CHANGE_REQUEST, MSG_ID_TD_TREATMENT_SET_POINT_BLOOD_FLOW_CHANGE_RESPONSE, MSG_ID_UI_TREATMENT_SET_POINT_DIALYSATE_FLOW_CHANGE_REQUEST, MSG_ID_TD_TREATMENT_SET_POINT_DIALYSATE_FLOW_CHANGE_RESPONSE, MSG_ID_UI_TREATMENT_SET_POINT_DIALYSATE_TEMPERATURE_CHANGE_REQUEST, MSG_ID_TD_TREATMENT_SET_POINT_DIALYSATE_TEMPERATURE_CHANGE_RESPONSE

    • -28
    • +125
    /leahi_dialin/ui/td_messaging.py
LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated to add support for MSG_ID_UI_DURATION_VALIDATE_REQUEST, MSG_ID_TD_DURATION_VALIDATE_RESPONSE, MSG_ID_UI_DURATION_CONFIRM_REQUEST, MSG_ID_TD_DURATION_CONFIRM_RESPONSE messages.

LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated msg_ids.py and td_messaging.py to Bolus Volume Adjustment request and response messages.

LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated to fix spelling of transmembrane.

    • -60
    • +60
    /leahi_dialin/ui/td_messaging.py
LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated to add support for MSG_ID_UI_PRESSURE_LIMITS_CHANGE_REQUEST and MSG_ID_TD_PRESSURE_LIMITS_CHANGE_RESPONSE messages..

Merged LDT-1886

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-td

LDT-1886 addressed the code review comments. Initial commit of the TD temperature sensors.

    • -0
    • +136
    /leahi_dialin/td/modules/temperature_sensors.py
LDT-1886 added baro pressure sensor and replace the blood flow's current field with torque

    • -5
    • +2
    /leahi_dialin/td/modules/blood_flow.py
Merge branch 'feature/LDT-2686-patient-vitals-enhancement' into staging

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-td

LDT-1886 updated the DD level sensors sync function

LDT-1886 addressed the code review comments

    • -1
    • +1
    /leahi_dialin/dd/modules/blood_leak.py
Merged LDT-2428 to staging.

LDT-2428: Fixed merge conflict.

LDT-2656 renamed a blood leak varaible name to match everywhere.

    • -2
    • +3
    /leahi_dialin/dd/modules/blood_leak.py
Merged LDT-2352/LDT-1201

LDT-2352: Addressed code review comments

    • -2
    • +0
    /leahi_dialin/dd/dialysate_delivery.py
    • -207
    • +0
    /leahi_dialin/dd/modules/piston_pump.py
LDT-1201: Updated valve enumeration and rinse pump module

    • -40
    • +2
    /leahi_dialin/dd/modules/rinse_pump.py
LDT-1886 added blood pump torque

    • -1
    • +4
    /leahi_dialin/td/modules/blood_flow.py
LDT-2352: Corrected D21 and D26 indexing

LDT-2352: Added rinse pump implementation

    • -3
    • +3
    /leahi_dialin/fp/modules/temperatures.py
LDT-2352: Implemented rinse pump

    • -1
    • +2
    /leahi_dialin/common/test_config_defs.py
    • -8
    • +12
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +140
    /leahi_dialin/dd/modules/rinse_pump.py
Merged LDT-2138

LDT-2138: Corrected message IDs

LDT-2138: Added Rinse Pump module

    • -0
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +102
    /leahi_dialin/dd/modules/rinse_pump.py
LDT-2694 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 08: DEV - Dialin Implementation

revert conversion to integer and not unsigned

Merge branch 'feature/LDT-1440-ultrafiltration' into staging