leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1873: Added Spent Chamber Fill Data message ID

LDT-1736: Addressed TODOs and added FP test config messages

    • -2
    • +0
    /leahi_dialin/common/test_config_defs.py
LDT-2070: renamed H18 variable to bubble detector

LDT-1736: Updated message IDs and test configs to match firmware and FP test config module

    • -3
    • +12
    /leahi_dialin/common/test_config_defs.py
    • -0
    • +200
    /leahi_dialin/fp/modules/fp_test_configs.py
LDT-2030 updated the blood leak message IDs

LDT-1736: Initial commit

    • -19
    • +4
    /leahi_dialin/common/test_config_defs.py
    • -0
    • +200
    /leahi_dialin/dd/modules/dd_test_configs.py
Merged LDT-2070

LDT-2030 initial commit of the DD blood leak module

    • -0
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +437
    /leahi_dialin/dd/modules/blood_leak.py
Merged LDT-2070 after branch revert

LDT-2070: Corrected boost_pump dictionary references

    • -6
    • +6
    /leahi_dialin/fp/modules/boost_pump.py
LDT-828: updates to fp logger

    • -1
    • +1
    /leahi_dialin/fp/modules/temperatures.py
    • -9
    • +11
    /tests/data_capture_helpers/fp_helpers.py
Merged LDT-2070: resolved error

LDT-2070: Resolved failing unit test by correcting the enumeration reference

    • -1
    • +1
    /leahi_dialin/fp/modules/boost_pump.py
Merged LDT-2070: error resolution

LDT-2070: Resolved unit tests failure in FPBoostPump constructor class

    • -6
    • +6
    /leahi_dialin/fp/modules/boost_pump.py
Merged LDT-2070

Merge branch 'develop' into LDT-2070-leahi-dialin-move-dictionary-en

    • -1
    • +1
    /leahi_dialin/dd/modules/piston_pump.py
Merge branch 'LDT-611-fp-add-ability-to-override-tempe' into develop

LDT-611: Fixed debugging statement to show the correct sensor name

    • -1
    • +1
    /leahi_dialin/fp/modules/temperatures.py
LDT-2070: Updated DD, FP, and TD modules

    • -149
    • +148
    /leahi_dialin/common/dd_defs.py
    • -22
    • +142
    /leahi_dialin/common/td_defs.py
    • -21
    • +24
    /leahi_dialin/fp/modules/boost_pump.py
    • -19
    • +19
    /leahi_dialin/fp/modules/ro_pump.py
    • -22
    • +22
    /leahi_dialin/td/modules/blood_flow.py
    • -6
    • +10
    /leahi_dialin/td/modules/ejector.py
    • -24
    • +24
    /leahi_dialin/td/modules/pressure_sensors.py
    • -13
    • +1
    /leahi_dialin/td/modules/switches.py
    • -25
    • +1
    /leahi_dialin/td/modules/treatment.py
    • -16
    • +1
    /leahi_dialin/td/modules/voltages.py
LDT-2079 Solution Infusion - SW - 01 - R&I - 08: DEV - Dialin Implementation

add solution infusion messaged to defs in dialin

LDT-2070: Updated DD, FP, TD sensor and valve modules to use enumerated classes

    • -103
    • +85
    /leahi_dialin/dd/modules/concentrate_pump.py
    • -1
    • +3
    /leahi_dialin/dd/modules/piston_pump.py
    • -20
    • +1
    /leahi_dialin/dd/modules/temperature_sensors.py
    • -12
    • +16
    /leahi_dialin/fp/modules/flow_sensors.py
  1. … 4 more files in changeset.
LDT-606: Updated cmd_pressure_sensor_override function documentation

LDT-2070: Updated heaters, levels, piston pump, and pressure sensors module to utilize enums

    • -58
    • +38
    /leahi_dialin/dd/modules/heaters.py
    • -16
    • +10
    /leahi_dialin/dd/modules/levels.py
    • -37
    • +37
    /leahi_dialin/dd/modules/piston_pump.py
    • -59
    • +46
    /leahi_dialin/dd/modules/pressure_sensors.py
LDT-934: Main Treatment Screen - SW - Diagnostics Screen-FP - 08: DEV - Dialin Implementation

- Add The following FP message implementation

Versions

Pressure

Flow

Conductivity

Temperature

Valves

ROPump

BoostPump

Level

    • -0
    • +356
    /leahi_dialin/ui/fp_messaging.py
LDT-2070: Updated enumerations for Conductivity Sensors and Dialysate Pump modules

    • -40
    • +46
    /leahi_dialin/dd/modules/conductivity_sensors.py
Merged LDT-1946

Merged LDT-1946

LDT-1946: Re-added version.py since it's used in external scripts

    • -0
    • +84
    /leahi_dialin/version.py
Merge branch 'develop' of bitbucket.org:diality-cloud/leahi-dialin into develop