leahi_dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LEAH-136-dial-ro-base-object' into develop

WIP on develop

added flow sensors and conductivity to ro main module

WIP on develop

fixed concentrate pump handler

    • -21
    • +17
    ./dd/modules/concentrate_pump.py
TEST: fixes to RO levels and flow sensors.

  1. … 2 more files in changeset.
Merge branch 'LEAH-136-dial-ro-base-object' into develop

fixed ro valve positioning

WIP on develop

updated dd valve positioning

TEST: Adjustments to RO valves class.

Merge branch 'LEAH-136-dial-ro-base-object' into develop

updated RO valves with SPP valve.

fixed ro flow sensor registering an unknown method

Merge branch 'LEAH-136-dial-ro-base-object' into develop

added RO conductivity module.

    • -0
    • +274
    ./ro/modules/conductivity_sensors.py
Added flow sensor module. minor updates across other modules

    • -0
    • +0
    ./ro/modules/conductivity.py
    • -0
    • +177
    ./ro/modules/flow_sensors.py
Merge branch 'LEAH-136-dial-ro-base-object' into develop

updated dd documentation.

updated boost pump documentation

Updated DD concentrate handler. Updated pressure handler. Updated valve positions

    • -12
    • +32
    ./dd/modules/concentrate_pump.py
fixed valve all states in dd handler

fixed missing valve bits in all valve states

fixed valve state all not updating

TEST: Simplified update to valve_states_all variable.

TEST: Fixed sensed valve state issue. Populated valve_states_all in broadcast msg handler.

TEST: Fixed bit masks for reported RO valve commanded states.

fixed RO valves handler

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

added balancing chamber and gen dialysate classes to base DD object

TEST: Added PPi pressure sensor to ro.

  1. … 1 more file in changeset.
moved cmd_td_send_dd_gen_dialysate_request to dd.td_proxy instead of td.dd_proxy

TEST: Changed valve swap per Haiwen.