leahi-dialin

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

fixed can pairings and valve channel id

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

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

fixed RO login message

WIP on LEAH-142-dial-td-base-object

fixed channel ID pairs.

WIP on develop

fixed valves channels

Merge branch 'develop' of bitbucket.org:diality-cloud/leahi-dialin into develop

TEST: Added test scripts.

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

fixed circular import reference

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

fixed dd_proxy. added inits for easier importing.

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

WIP on develop

updated build script.

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

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

    • -0
    • +6
    /leahi_dialin/dd/dialysate_delivery.py
implemented gen dialysate request proxy cmd

    • -0
    • +63
    /leahi_dialin/td/proxies/dd_proxy.py
    • -0
    • +5
    /leahi_dialin/td/treatment_delivery.py
updated proxy commands for demo. Updated message IDs

    • -0
    • +6
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +62
    /leahi_dialin/dd/proxies/ro_proxy.py
    • -0
    • +79
    /leahi_dialin/dd/proxies/td_proxy.py
Merge branch 'LEAH-142-dial-td-base-object' into develop

commented out interval checkin until FW implementation. Fixed blood flow handler. Fixed blood flow overrides that had incorrect logging.

    • -28
    • +6
    /leahi_dialin/td/modules/blood_flow.py
    • -3
    • +3
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LEAH-139-dial-dd-base-object' into develop

    • -2
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
Merge branch 'LEAH-136-dial-ro-base-object' into develop

commented out interval checkin until FW implementation.

    • -2
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
updated pathing for imports

    • -6
    • +6
    /leahi_dialin/ro/modules/boost_pump.py
moved constants folder. Updated Ro valves

    • -1
    • +0
    /leahi_dialin/ro/modules/boost_pump.py
    • -0
    • +18
    /leahi_dialin/ro/modules/constants.py
    • -0
    • +291
    /leahi_dialin/ro/modules/valves.py
Moving modules to folder

updated naming and handlers

    • -263
    • +0
    /leahi-dialin/ro/modules/boost_pump.py
    • -130
    • +0
    /leahi-dialin/ro/modules/levels.py
    • -173
    • +0
    /leahi-dialin/ro/modules/pressure_sensors.py
    • -0
    • +256
    /leahi_dialin/ro/modules/boost_pump.py
    • -0
    • +129
    /leahi_dialin/ro/modules/levels.py
    • -0
    • +171
    /leahi_dialin/ro/modules/pressure_sensors.py
    • -0
    • +0
    /leahi_dialin/ro/modules/valves.py
    • -0
    • +245
    /leahi_dialin/ro/reverse_osmosis.py
Merge branch 'LEAH-139-dial-dd-base-object' into develop

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

TEST: Fixed typos in blood_flow.py.

    • -3
    • +3
    /leahi_dialin/td/modules/blood_flow.py
TEST: misc fixes and disables to facilitate testing.

    • -14
    • +4
    /leahi_dialin/td/modules/blood_flow.py
    • -2
    • +2
    /leahi_dialin/td/treatment_delivery.py
TEST: renamed UI to HD channel to UI to TD. Commented out 2 lines in dialysate_delivery.py that were crashing Dialin.

    • -2
    • +2
    /leahi_dialin/dd/dialysate_delivery.py