leahi_dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -102
    • +55
    ./dd/modules/balancing_chamber.py
    • -172
    • +139
    ./dd/modules/blood_leak.py
    • -130
    • +72
    ./dd/modules/concentrate_pump.py
    • -97
    • +48
    ./dd/modules/conductivity_sensors.py
    • -122
    • +73
    ./dd/modules/dialysate_pump.py
    • -114
    • +64
    ./dd/modules/gen_dialysate.py
    • -30
    • +18
    ./dd/modules/post_gen_dialysate.py
    • -30
    • +19
    ./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
    ./td/modules/pressure_sensors.py
  1. … 1 more file in changeset.
Added comment to identify the sensors in ejector

-Updated Test config enum

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

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

Merge branch 'feature/LDT-2825-institutional' into staging

Merge branch 'feature/LDT-3000-end-of-treatment' into staging

Fixed Typo

Renamed spare valves

- Updated valves according to the FW

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

Merge branch 'feature/LDT-3072-beta-transition' into develop

Merged staging and resolved the conflicts

Merge branch 'staging' into develop

removed duplicate msg id

Removed duplicate msg_id

LDT-1886 fixed the extra message defined

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-implement-ejector-sensor

Merge rest of staging

- Removed unused imports - Updated end_pos field in temperature sensors

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.

- Moved D98 to levels from conductivity sensors

LDT-1886 added ejectors optical sensor override command and broadcast

Removed staticmethod from method without class