leahi_dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Board bring up fixes

  1. … 2 more files in changeset.
WIP on develop

added dialysate start stop override cmd

fixed dd levels and pressure sensors.

Updated DD valves

updated blood flow handler

fixed air trap handler. moved constants file to be in sync with the rest of the subsystems.

    • -0
    • +24
    ./td/modules/constants.py
Updated folder naming. Fixed pathing. Fixed relative importing

DD class should now create.

    • -0
    • +0
    ./dd/modules/__init__.py
    • -0
    • +351
    ./dd/modules/concentrate_pump.py
    • -0
    • +304
    ./dd/modules/conductivity_sensors.py
    • -0
    • +18
    ./dd/modules/constants.py
    • -0
    • +360
    ./dd/modules/dialysate_pump.py
    • -0
    • +211
    ./dd/modules/heaters.py
    • -0
    • +139
    ./dd/modules/levels.py
    • -0
    • +415
    ./dd/modules/pressure_sensors.py
    • -0
    • +267
    ./dd/modules/temperature_sensors.py
    • -0
    • +404
    ./dd/modules/valves.py
  1. … 15 more files in changeset.
Merge branch 'LEAH-142-dial-td-base-object' into LEAH-136-dial-ro-base-object

Merge branch 'LEAH-142-dial-td-base-object' into develop

    • -0
    • +195
    ./common/msg_ids.py
Fixed syntax naming for project name. Fixed instantiation errors for TD module. Fixed import pathing for TD modules.

    • -0
    • +111
    ./common/alarm_defs.py
    • -0
    • +60
    ./common/alarm_priorities.py
    • -0
    • +327
    ./common/dd_defs.py
    • -0
    • +136
    ./common/msg_defs.py
    • -0
    • +171
    ./common/msg_ids.py
    • -0
    • +433
    ./common/td_defs.py
    • -0
    • +40
    ./common/test_config_defs.py
    • -0
    • +172
    ./common/ui_defs.py
    • -0
    • +0
    ./dd/conductivity_sensors.py
    • -0
    • +0
    ./dd/dialysate_delivery.py
    • -0
    • +0
    ./dd/pressure_sensors.py
  1. … 97 more files in changeset.