Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated DD concentrate handler. Updated pressure handler. Updated valve positions

fixed valve all states in dd handler

fixed missing valve bits in all valve states

fixed valve state all not updating

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

added balancing chamber and gen dialysate classes to base DD object

moved cmd_td_send_dd_gen_dialysate_request to dd.td_proxy instead of td.dd_proxy

Balancing chamber module and gen dialysate overrides

    • -0
    • +159
    ./modules/balancing_chamber.py
    • -0
    • +200
    ./modules/gen_dialysate.py
  1. … 1 more file in changeset.
fixed concentrate pump handler to be in the correct order.

WIP on develop

fixed dd set start stop cmds

WIP on develop

fixed various issues in dd modules

    • -22
    • +16
    ./modules/temperature_sensors.py
fixed circular import reference

fixed dd_proxy. added inits for easier importing.

  1. … 3 more files in changeset.
Merge branch 'LEAH-139-dial-dd-base-object' into develop

  1. … 1 more file in changeset.
updated proxy commands for demo. Updated message IDs

    • -0
    • +62
    ./proxies/ro_proxy.py
  1. … 1 more file in changeset.
Merge branch 'LEAH-139-dial-dd-base-object' into develop

commented out interval checkin until FW implementation.

updated levels handler. Fixed pressure sensor counter overrides from floats to ints.

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

  1. … 1 more file in changeset.
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 folder naming. Fixed pathing. Fixed relative importing

DD class should now create.

    • -0
    • +351
    ./modules/concentrate_pump.py
    • -0
    • +304
    ./modules/conductivity_sensors.py
    • -0
    • +18
    ./modules/constants.py
    • -0
    • +360
    ./modules/dialysate_pump.py
    • -0
    • +211
    ./modules/heaters.py
    • -0
    • +139
    ./modules/levels.py
    • -0
    • +415
    ./modules/pressure_sensors.py
    • -0
    • +267
    ./modules/temperature_sensors.py
    • -0
    • +404
    ./modules/valves.py
  1. … 15 more files in changeset.
Fixed syntax naming for project name. Fixed instantiation errors for TD module. Fixed import pathing for TD modules.

    • -0
    • +0
    ./conductivity_sensors.py
    • -0
    • +0
    ./dialysate_delivery.py
  1. … 105 more files in changeset.