leahi-dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed FP valves from DD Valves enum as it is stored in separate enum

LDT-2787 - Added opmode change request to dd_proxy - Updated overrides in TD module

    • -41
    • +81
    /leahi_dialin/fp/modules/alarms.py
    • -62
    • +40
    /leahi_dialin/td/modules/air_pump.py
    • -153
    • +90
    /leahi_dialin/td/modules/air_trap.py
    • -274
    • +149
    /leahi_dialin/td/modules/alarms.py
    • -254
    • +131
    /leahi_dialin/td/modules/blood_flow.py
    • -51
    • +29
    /leahi_dialin/td/modules/buttons.py
    • -83
    • +41
    /leahi_dialin/td/modules/ejector.py
  1. … 5 more files in changeset.
Merge branch 'LDT-2998-update-dialin-to-support-any-b1' into develop

    • -28
    • +16
    /leahi_dialin/dd/modules/pressure_sensors.py
LDT-2787 - Added opmode change request to dd_proxy

    • -1
    • +2
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +2
    /leahi_dialin/fp/modules/temperatures.py
    • -5
    • +28
    /leahi_dialin/fp/proxies/dd_proxy.py
Override refactor for TD modules

    • -28
    • +25
    /leahi_dialin/td/modules/treatment.py
    • -103
    • +69
    /leahi_dialin/td/modules/valves.py
    • -73
    • +40
    /leahi_dialin/td/modules/voltages.py
    • -6
    • +14
    /leahi_dialin/td/proxies/ui_proxy.py
LDT-2813: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 08: DEV - Dialin Implementation

- Updated for changes to treatment adjustment messages (removed extra parameters in response messages).

    • -171
    • +0
    /leahi_dialin/ui/td_messaging.py
Merge branch 'LDT-2998-update-dialin-to-support-any-b1' into LDT-3214-override-refactor

    • -6
    • +1
    /leahi_dialin/dd/modules/blood_leak.py
    • -27
    • +2
    /leahi_dialin/dd/modules/gen_dialysate.py
  1. … 7 more files in changeset.
- Merged DD and FP test configs

    • -11
    • +7
    /leahi_dialin/common/test_config_defs.py
- Updated td and td pressure sensor overrides

    • -1
    • +23
    /leahi_dialin/dd/dialysate_delivery.py
    • -32
    • +30
    /leahi_dialin/td/modules/pressure_sensors.py
    • -132
    • +89
    /leahi_dialin/td/treatment_delivery.py
LDT-3214 - Updated description of cmd_generic_override - Updated rest of DD module files

    • -52
    • +39
    /leahi_dialin/dd/dialysate_delivery.py
LDT-2998 - Updated Start and End field positions for gen dialysate handler - Added Next Gen HW to FP and DD test config

    • -4
    • +3
    /leahi_dialin/common/test_config_defs.py
    • -2
    • +2
    /leahi_dialin/dd/modules/gen_dialysate.py
LDT-3214 - Refactored DD module's override functions to use the override template functions - Removed constants file from DD module to use the one from common

    • -30
    • +161
    /leahi_dialin/dd/modules/alarms.py
    • -102
    • +55
    /leahi_dialin/dd/modules/balancing_chamber.py
    • -172
    • +139
    /leahi_dialin/dd/modules/blood_leak.py
    • -130
    • +72
    /leahi_dialin/dd/modules/concentrate_pump.py
    • -97
    • +48
    /leahi_dialin/dd/modules/conductivity_sensors.py
    • -21
    • +0
    /leahi_dialin/dd/modules/constants.py
    • -122
    • +73
    /leahi_dialin/dd/modules/dialysate_pump.py
    • -114
    • +64
    /leahi_dialin/dd/modules/gen_dialysate.py
    • -88
    • +65
    /leahi_dialin/dd/modules/heaters.py
    • -43
    • +28
    /leahi_dialin/dd/modules/levels.py
    • -30
    • +18
    /leahi_dialin/dd/modules/post_gen_dialysate.py
    • -30
    • +19
    /leahi_dialin/dd/modules/pre_gen_dialysate.py
  1. … 8 more files in changeset.
Add missing parameter

LDT-607 - To update Jira and generate crucible

- Created generic override method - Added TMP pressure override method

    • -55
    • +53
    /leahi_dialin/td/modules/pressure_sensors.py
Added comment to identify the sensors in ejector

-Updated Test config enum

    • -5
    • +6
    /leahi_dialin/common/test_config_defs.py
Switched reporting location of D98 and D46

- Updated level sensor states - Updated new temp sensor location in broadcast - Removed sensors from gen_dialysate publish to mach the FW

    • -18
    • +0
    /leahi_dialin/dd/modules/gen_dialysate.py
    • -13
    • +14
    /leahi_dialin/dd/modules/temperature_sensors.py
Merge branch 'feature/LDT-3072-beta-transition' into staging

    • -57
    • +91
    /leahi_dialin/ui/dd_messaging.py
Merge branch 'feature/LDT-2825-institutional' into staging

    • -0
    • +459
    /leahi_dialin/ui/td_messaging.py
Merge branch 'feature/LDT-3000-end-of-treatment' into staging

Fixed Typo

    • -1
    • +1
    /leahi_dialin/dd/modules/rinse_pump.py
Renamed spare valves

    • -17
    • +15
    /leahi_dialin/dd/modules/valves.py
- Updated valves according to the FW

    • -17
    • +19
    /leahi_dialin/dd/modules/valves.py
LDT-3147 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 08: DEV - Dialin Implementation

add td methods for auto load and eject

LDT-3147 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 08: DEV - Dialin Implementation

added message ids

LDT-2801, LDT-2998 updated the rinse pump module

    • -2
    • +72
    /leahi_dialin/dd/modules/rinse_pump.py
Merge branch 'staging' into LDT-2998-update-dialin-to-support-any-b1

Merge remote-tracking branch 'origin/develop' into develop