leahi-dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Print login info

    • -6
    • +3
    /leahi_dialin/dd/dialysate_delivery.py
    • -5
    • +3
    /leahi_dialin/fp/filtration_purification.py
    • -5
    • +3
    /leahi_dialin/td/treatment_delivery.py
Added Blood Flow Motor Attribute

    • -4
    • +4
    /leahi_dialin/fp/modules/flow_sensors.py
    • -14
    • +14
    /leahi_dialin/td/modules/battery.py
    • -0
    • +2
    /leahi_dialin/td/modules/blood_flow.py
merged LDT-5409 into develop

    • -10
    • +34
    /leahi_dialin/dd/modules/balancing_chamber.py
LDT-5409 made changes to bal chmaber debug variables

LEAHI-DIALIN-LDT-5615_[Dialin] Update Priming related data for auto-priming service
LEAHI-DIALIN-LDT-5615_[Dialin] Update Priming related data for auto-priming service
LDT-5166 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 08: DEV - Dialin Implementation

add remaining calibration items

    • -1
    • +242
    /leahi_dialin/ui/dd_messaging.py
LDT-5166 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 08: DEV - Dialin Implementation

Up to bicbarb

    • -8
    • +233
    /leahi_dialin/ui/dd_messaging.py
LDT-5166 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 08: DEV - Dialin Implementation

sim add up to D12

    • -2
    • +196
    /leahi_dialin/ui/dd_messaging.py
indent

indent

indent

indent

LEAHI-DIALIN-LDT-5409_(DD) Balancing Chamber stops during dialysate generation
LEAHI-DIALIN-LDT-5409_(DD) Balancing Chamber stops during dialysate generation
Updated comments

Added new enums to proxy

- Added new enums - Renamed some members - Added missing _str_lists - Adjusted code for renaming

    • -474
    • +520
    /leahi_dialin/common/td_defs.py
    • -1
    • +2
    /leahi_dialin/dd/modules/blood_leak.py
    • -24
    • +24
    /leahi_dialin/td/modules/events.py
    • -109
    • +110
    /leahi_dialin/td/modules/syringe_pump.py
removed commented out line

We will need to get the event_id first, to know how to process the content as Operation status content is different from rest. So this line is just for getting the event id, and based on the resul...

We will need to get the event_id first, to know how to process the content as Operation status content is different from rest.

So this line is just for getting the event id, and based on the result, process the rest into the correct variables

removed

removed

typo fix

    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
fixed

fixed

remove if we are sure about the message ID

remove if we are sure about the message ID

Will we need this after adding the below code?

Will we need this after adding the below code?

Fix typo

Fix typo

fixed operation status event processing

    • -11
    • +11
    /leahi_dialin/td/modules/events.py
fix td event

    • -18
    • +33
    /leahi_dialin/td/modules/events.py
    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
LEAHI-DIALIN-LDT-5482_[Dry Self Test] Update the module to match the current dev changes
LEAHI-DIALIN-LDT-5482_[Dry Self Test] Update the module to match the current dev changes