leahi_dialin

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

LDT-566: code review comments.

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

- Add Air bubbles and Air Pump message

LDT-566: fixed typo

LDT-566: fixed dialin channels for blood flow estimation overrides. updated ejector documentation

  1. … 1 more file in changeset.
LDT-566: updated pressure sensors for fp and td.

  1. … 2 more files in changeset.
LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Add Blood leak message as 0x60

- Add The following DD messages: levels, pressure, temperature, heaters, concentrate pumps, dialysate pumps, blood leak

WIP on develop

LDT-566: fixed can protocol exception

WIP on develop

LDT-566: fixed can. updated temperature override to use the correct override message.

LDT-566: fixed message IDs

LDT-566: implemented permeate tank override. implemented alarm overrides for dd and fp. Commented out debugging logs for now, to be configurable setting.

    • -0
    • +98
    ./fp/modules/permeate_tank.py
LDT-566: implemented dd ultrafiltration module

    • -1
    • +11
    ./dd/modules/temperature_sensors.py
    • -0
    • +108
    ./dd/modules/ultrafiltration.py
  1. … 2 more files in changeset.
LDT-566: fixed build error for safety shutdown requests

LDT-566: implemented safety shutdown overrides for all 3 sub systems.