leahi_dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WIP on develop

fixed valves channels

fixed circular import reference

fixed dd_proxy. added inits for easier importing.

Merge branch 'LEAH-139-dial-dd-base-object' into develop

implemented gen dialysate request proxy cmd

updated proxy commands for demo. Updated message IDs

    • -0
    • +62
    ./dd/proxies/ro_proxy.py
commented out interval checkin until FW implementation. Fixed blood flow handler. Fixed blood flow overrides that had incorrect logging.

Merge branch 'LEAH-139-dial-dd-base-object' into develop

commented out interval checkin until FW implementation.

updated pathing for imports

moved constants folder. Updated Ro valves

    • -0
    • +18
    ./ro/modules/constants.py
Moving modules to folder

updated naming and handlers

    • -0
    • +256
    ./ro/modules/boost_pump.py
    • -0
    • +129
    ./ro/modules/levels.py
    • -0
    • +171
    ./ro/modules/pressure_sensors.py
  1. … 4 more files in changeset.
updated levels handler. Fixed pressure sensor counter overrides from floats to ints.

TEST: Fixed typos in blood_flow.py.

  1. … 1 more file in changeset.
TEST: misc fixes and disables to facilitate testing.

  1. … 2 more files in changeset.
TEST: renamed UI to HD channel to UI to TD. Commented out 2 lines in dialysate_delivery.py that were crashing Dialin.

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.