leahi_dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2030 updated the MSG_ID_DD_ALARM_STATE_OVERRIDE_REQUEST message ID

LDT-2030 merged staging

LDT-2030 addressed the code review comment

LDT-2030 updated the message values

LDT-2030 added msg MSG_ID_DD_ALARM_STATE_OVERRIDE_REQUEST = 0xA043 to pass the unit test

LDT-2030 updated the BLD moving average override command

LDT-2030 tested the blood leak module

LDT-1873: Updated handler and override names

LDT-1873: Updated message IDs and created the linked class

LDT-1873: Renamed file and updated comments to Spent Chamber Fill

    • -0
    • +107
    ./dd/modules/spent_chamber_fill.py
LDT-1873: Added spent chamber module to support firmware

    • -0
    • +107
    ./dd/modules/spent_chamber.py
LDT-2030 updated the blood leak message IDs

LDT-2030 initial commit of the DD blood leak module

    • -0
    • +437
    ./dd/modules/blood_leak.py
LDT-2070: Corrected boost_pump dictionary references

LDT-2070: Updated DD, FP, and TD modules

    • -24
    • +24
    ./td/modules/pressure_sensors.py
LDT-2070: Updated DD, FP, TD sensor and valve modules to use enumerated classes

    • -103
    • +85
    ./dd/modules/concentrate_pump.py
    • -20
    • +1
    ./dd/modules/temperature_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

    • -59
    • +46
    ./dd/modules/pressure_sensors.py
LDT-2070: Updated enumerations for Conductivity Sensors and Dialysate Pump modules

    • -40
    • +46
    ./dd/modules/conductivity_sensors.py
LDT-1946: Re-added version.py since it's used in external scripts

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

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

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

    • -5
    • +15
    ./dd/modules/temperature_sensors.py
LDT-1473: Updated heaters broadcast to be in sync with dd heaters broadcast.

Merge branch 'feature/LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD-2' into staging

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation - Implement DD Valves Message

Updated naming of wheel file to occur in build.sh instead of setup.py and removed version.py

  1. … 2 more files in changeset.
LDT-1872: DD/init: Added version and FPGA version initialization, FP submodules: moved enumerations to fp_defs

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Adjust TD and DD descriptions to match fn implementation

- Add MSG ID to all TD and DD implemented messages

LDT-566: updated comments to indicate TODOs