leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1872: DD/init: Added version and FPGA version initialization, FP submodules: moved enumerations to fp_defs

    • -0
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -6
    • +0
    /leahi_dialin/fp/modules/flow_sensors.py
    • -16
    • +1
    /leahi_dialin/fp/modules/temperatures.py
    • -5
    • +0
    /leahi_dialin/fp/modules/water_pumps.py
LDT-566: updated comments to indicate TODOs

LDT-566: code review comments.

LDT-566: fixed typo

    • -3
    • +3
    /leahi_dialin/td/modules/blood_flow.py
LDT-566: fixed dialin channels for blood flow estimation overrides. updated ejector documentation

    • -3
    • +3
    /leahi_dialin/td/modules/blood_flow.py
LDT-566: updated pressure sensors for fp and td.

    • -1
    • +1
    /tests/data_capture_helpers/fp_helpers.py
WIP on develop

LDT-566: fixed can protocol exception

WIP on develop

LDT-566: fixed can. updated temperature override to use the correct override message.

    • -1
    • +2
    /leahi_dialin/fp/modules/temperatures.py
LDT-566: fixed message IDs

LDT-566: implemented permeate tank override. implemented alarm overrides for dd and fp. Commented out debugging logs for now, to be configurable setting.

    • -0
    • +98
    /leahi_dialin/fp/modules/permeate_tank.py
LDT-566: implemented dd ultrafiltration module

    • -0
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -1
    • +11
    /leahi_dialin/dd/modules/temperature_sensors.py
    • -0
    • +108
    /leahi_dialin/dd/modules/ultrafiltration.py
    • -32
    • +24
    /tests/data_capture_helpers/fp_helpers.py
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
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
WIP on develop

LDT-566: implemented blood flow estimation overrides

    • -0
    • +93
    /leahi_dialin/td/modules/blood_flow.py
LDT-566: synced valve naming to fp firmware

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

    • -2
    • +18
    /leahi_dialin/fp/modules/temperatures.py
LDT_566: fixed ui proxy commands.

LDT-566: fixed rejection reason exception

WIP on develop

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

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
LDT-566: LDT-606: fixed parameter order for td pressure sensor override.

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

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

    • -1
    • +59
    /leahi_dialin/fp/modules/flow_sensors.py
LDT-566: added bp max rpm into set speed documentation

    • -1
    • +1
    /leahi_dialin/td/modules/blood_flow.py
LDT-566: LDT-619: LDT-610: fixed typos.

    • -2
    • +2
    /leahi_dialin/td/treatment_delivery.py
WIP on develop

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

    • -2
    • +13
    /leahi_dialin/td/proxies/ui_proxy.py
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
LDT-566: fixed dd temperature sensor component naming

LDT-566: fixes to unit testing and msg id naming

    • -1
    • +1
    /leahi_dialin/dd/dialysate_delivery.py
    • -1
    • +1
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +1
    /leahi_dialin/td/treatment_delivery.py
LDT-566: LDT-601: Versioning handlers for all 3 sub system modules.

    • -15
    • +44
    /leahi_dialin/dd/dialysate_delivery.py
    • -16
    • +46
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +16
    /leahi_dialin/td/proxies/ui_proxy.py
    • -13
    • +46
    /leahi_dialin/td/treatment_delivery.py