leahi-dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-606: Added comment to new line in build.sh to explain sed command

LDT-602: LDT-606: Updated function header comment for cmd_pressure_sensor_override to match function header

Changed name of whl file in successful echo to match the actual new whl file name

Added shell command to handle slashes in the branch name and removed echos

Added echos for debugging

Readded renaming code

Moved whl renaming code to build scripts

Removed extraneous functions

Updated naming of wheel file to occur in build.sh instead of setup.py and removed version.py

Merge remote-tracking branch 'origin/staging' into LDT-1872-leahi-dialin-add-version-variab

Merging staging

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
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into staging

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.