leahi-dialin

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

Changed name of whl file in successful echo to match the actual new whl file name

Added shell command to handle slashes in the branch name and removed echos

Added echos for debugging

Readded renaming code

Moved whl renaming code to build scripts

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

LDT-1473: changed temperature override to consider conductivity sensors with temperature.

    • -5
    • +15
    /leahi_dialin/dd/modules/temperature_sensors.py
Merge branch 'LDT-1473-ultrafiltration-dd' into develop

    • -5
    • +0
    /leahi_dialin/fp/modules/water_pumps.py
LDT-1473: Updated heaters broadcast to be in sync with dd heaters broadcast.

    • -14
    • +21
    /leahi_dialin/dd/modules/heaters.py
Merge branch 'feature/LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD-2' into staging

    • -18
    • +508
    /leahi_dialin/ui/dd_messaging.py
    • -94
    • +162
    /leahi_dialin/ui/td_messaging.py
LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation - Implement DD Valves Message

    • -0
    • +111
    /leahi_dialin/ui/dd_messaging.py
Removed extraneous functions