leahi-dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: fixed build error for safety shutdown requests

    • -1
    • +1
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +1
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: implemented safety shutdown overrides for all 3 sub systems.

    • -0
    • +35
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +33
    /leahi_dialin/fp/filtration_purification.py
    • -0
    • +34
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: implemented blood flow estimation overrides

    • -0
    • +93
    /leahi_dialin/td/modules/blood_flow.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: synced valve naming to fp firmware

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: updated fp temperature sensor handler to have flow meter temperatures

    • -2
    • +18
    /leahi_dialin/fp/modules/temperatures.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT_566: fixed ui proxy commands.

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: fixed rejection reason exception

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed valve enum to contain p20 and p43.

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: updated ui proxy to be in sync with td-ui comm. Implemented uf requests in ui proxy. Implemented treatment parameters request in ui proxy.

    • -1
    • +1
    /leahi_dialin/fp/filtration_purification.py
    • -13
    • +102
    /leahi_dialin/td/proxies/ui_proxy.py
    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: LDT-606: fixed parameter order for td pressure sensor override.

LDT-566: LDT-676: removed M7 and P20 valves

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: implemented filtered overrides for flow sensors. fixed data type to flow rate override.

    • -1
    • +59
    /leahi_dialin/fp/modules/flow_sensors.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: added bp max rpm into set speed documentation

    • -1
    • +1
    /leahi_dialin/td/modules/blood_flow.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: LDT-619: LDT-610: fixed typos.

    • -2
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed ui version request with the correct payload

    • -2
    • +13
    /leahi_dialin/td/proxies/ui_proxy.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: updated pressure and temperature handlers to FW. removed pressure temperature override and combined into the temperature override in fp.temperatures.

    • -20
    • +54
    /leahi_dialin/fp/modules/temperatures.py