leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated buttons handler

- Updated dry self test module with latest refactor changes - Fixed variable names

    • -28
    • +0
    /leahi_dialin/dd/dialysate_delivery.py
    • -22
    • +19
    /leahi_dialin/td/modules/dry_self_test.py
    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
    • -12
    • +12
    /leahi_dialin/ui/td_messaging.py
Merge branch 'staging' into LDT-4484-dry_self_test

    • -83
    • +111
    /leahi_dialin/td/modules/alarms.py
    • -142
    • +163
    /leahi_dialin/td/proxies/ui_proxy.py
    • -83
    • +72
    /leahi_dialin/td/treatment_delivery.py
add abstract class

    • -0
    • +157
    /leahi_dialin/utils/abstract_classes.py
Merge branch 'LDT-4001-hdf---fw-implementation-2-4' into staging

LDT-4700 NON-FEATURE: SW Misc & Enhc - SW - 01 - Treatment adjustments - Vitals alarm limits - R&I - 08: DEV - Dialin Implementation

fix eror

LDT-4700 NON-FEATURE: SW Misc & Enhc - SW - 01 - Treatment adjustments - Vitals alarm limits - R&I - 08: DEV - Dialin Implementation

add message id and repsonse

- Added Set Calibration data - Added CRC16 generators

    • -86
    • +104
    /leahi_dialin/common/generic_defs.py
    • -13
    • +149
    /leahi_dialin/dd/modules/records.py
Merge branch 'LDT-4001-hdf---fw-implementation-2-4' into develop

LDT-4001: added sub rate to td proxy message for gen dialysate

LDT-4680 Power Control and POST - SW - 01 - Power Control - R&I - 08: DEV - Dialin Implementation

add power off

fix typo

Fixed enum names

- Events fix - Added DD NVM Records - Created enums for DD NVM call

    • -0
    • +15
    /leahi_dialin/common/dd_defs_proxy.py
    • -13
    • +318
    /leahi_dialin/common/generic_defs.py
    • -0
    • +15
    /leahi_dialin/common/td_defs_proxy.py
    • -2
    • +4
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +421
    /leahi_dialin/dd/modules/records.py
Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

WIP on develop

LDT-4485: fixed handler naming

LDT-4001: added pump id to sensor list in message handler

Merge branch 'LDT-4001-hdf---fw-implementation-2-4' into develop

LDT-4001: fixed in msg ids to pass testing

Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

    • -1
    • +2
    /leahi_dialin/common/test_config_defs.py
    • -1
    • +68
    /leahi_dialin/dd/modules/conductivity_sensors.py
    • -1
    • +3
    /leahi_dialin/td/treatment_delivery.py
LDT-4485: implemented handler for conductivity resistance message

    • -17
    • +18
    /leahi_dialin/common/dd_defs_proxy.py
    • -1
    • +68
    /leahi_dialin/dd/modules/conductivity_sensors.py
LDT-4001: fixed naming of data structures

LDT-4001: updates to sub pump based on refactoring that was merged into staging.

    • -18
    • +35
    /leahi_dialin/dd/modules/substitution_pump.py
Merge branch 'staging' into LDT-4001-hdf---fw-implementation-2-4

    • -1
    • +1
    /leahi_dialin/common/test_config_defs.py
    • -46
    • +67
    /leahi_dialin/dd/dialysate_delivery.py
LDT-4589 NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I - 08: DEV - Dialin Implementation

blood leak

LDT-4589 NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I - 08: DEV - Dialin Implementation

level lannd pressures

    • -61
    • +67
    /leahi_dialin/ui/dd_messaging.py
Msg_defs fix

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-dialin into staging

Merge branch 'LDT-3904-opmode-the-operation-mode-broad' into staging

    • -0
    • +61
    /leahi_dialin/common/generic_defs.py
    • -83
    • +118
    /leahi_dialin/common/td_defs.py
    • -1
    • +1
    /leahi_dialin/common/test_config_defs.py
    • -22
    • +41
    /leahi_dialin/td/modules/syringe_pump.py
    • -66
    • +39
    /leahi_dialin/td/modules/valves.py
    • -83
    • +72
    /leahi_dialin/td/treatment_delivery.py
    • -27
    • +27
    /leahi_dialin/ui/dd_messaging.py
    • -17
    • +17
    /leahi_dialin/ui/fp_messaging.py
    • -104
    • +104
    /leahi_dialin/ui/td_messaging.py
    • -0
    • +157
    /leahi_dialin/utils/abstract_classes.py
LDT-4571 NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - Fluid Bolus - R&I - 10: DVT - Simulator Implementation & Dev Test