leahi-dialin

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

Merged LDT-1946

LDT-1946: Updated DD Ultrafiltration and FP Permeate Tank Data Message IDs

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

Merged LDT-602 branch

LDT-606: Added comment to new line in build.sh to explain sed command

LDT-602: LDT-606: Updated function header comment for cmd_pressure_sensor_override to match function header

Merge branch 'LDT-1473-ultrafiltration-dd' into staging