Dashboard

DENBUG-333 added cloudsync cloudsync-release-0.5.6-build_1-050526 from KBM

    • -3
    • +94
    /cloudsync/busses/file_output_bus.py
    • -0
    • +29
    /cloudsync/config/config_STAGING.json
    • -0
    • +97
    /cloudsync/handlers/auth_failure_tracker.py
    • -76
    • +280
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -85
    • +117
    /cloudsync/handlers/logs_handler.py
    • -417
    • +541
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -65
    • +304
    /cloudsync/handlers/ui_cs_request_handler.py
    • -0
    • +59
    /cloudsync/utils/alive.py
CLOUDSYNC-DENBUG-333_Cloudsync Communication Lost When Utc Midnight Triggered
CLOUDSYNC-DENBUG-333_Cloudsync Communication Lost When Utc Midnight Triggered
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged DENBUG-333

Same comment as duration confirmation. compare uf rate too.

Same comment as duration confirmation. compare uf rate too.

Added desc

- Updated FP events

    • -94
    • +103
    /leahi_dialin/fp/modules/events.py
Also check uf rate from confirmation message (request) is still the same as validated uf rate. WARNING - uf rate will be a float and we shouldn't use == operator on floats.

Also check uf rate from confirmation message (request) is still the same as validated uf rate.
WARNING - uf rate will be a float and we shouldn't use == operator on floats.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

LDT-3505: Removed Syringe Detection Checks

    • -106
    • +4
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +0
    /firmware/App/Controllers/SyringePump.h
log is generated on the VM in /home/denali/Public/luis/application/config/configurations/treatment and looks like   [Title] Tx Code,20260506163244, Patient ID,test123, [Treatment Parameters] Tre...

log is generated on the VM in /home/denali/Public/luis/application/config/configurations/treatment

and looks like

  [Title]
Tx Code,20260506163244,
Patient ID,test123,
[Treatment Parameters]
Treatment Duration,,min
Blood Flow Rate,80,mL/min
Dialysate Flow Rate,,mL/min
Acid ConcentrateType,,
Bicarbonate Concentrate Type,,
Potassium Concentration,,mEq/L
Calcium Concentration,,mEq/L
Bicarbonate Concentration,,mEq/L
Sodium Concentration,,mEq/L
Dialysate Temperature,,C
Dialyzer Type,,
Heparin Type,,
Heparin Concentration,,IU/mL
Heparin Bolus Volume,,mL
Heparin Dispense Rate,,mL/hr
Heparin Stop,,min
[Treatment Time]
Treatment Start DateTime,,
Treatment End DateTime,,
Actual Treatment Duration,,min
[Device Treatment Data]
Dialysate Volume Used,,L
Prescribed UF Volume,,L
Target UF Volume,,L
Actual UF Volume,,L
Prescribed UF Rate,,mL/min
Target UF Rate,,mL/min
Actual UF Rate,,mL/min
Saline Bolus Volume,,mL
Heparin Delivered Volume,,mL
[Extra]
Water Sample Test Result,,
[Treatment Data]
[Treatment Alarms]
[Treatment Events]

- Updated Event enum - Updated Datatypes enum - Added some debugging print to abstract class - Removed some init import to remove cyclic dependencies - Updated alarms

    • -8
    • +10
    /leahi_dialin/common/generic_defs.py
    • -2
    • +1
    /leahi_dialin/common/test_config_defs.py
    • -25
    • +15
    /leahi_dialin/dd/modules/alarms.py
    • -25
    • +16
    /leahi_dialin/fp/modules/alarms.py
    • -14
    • +13
    /leahi_dialin/fp/modules/events.py
    • -1
    • +1
    /leahi_dialin/fp/modules/permeate_tank.py
    • -41
    • +29
    /leahi_dialin/td/modules/alarms.py
    • -10
    • +39
    /leahi_dialin/utils/abstract_classes.py
    • -23
    • +2
    /leahi_dialin/utils/enums/__init__.py
LDT-4196 NON-FEATURE: SW Misc & Enhc - SW - 01 - Water/Dialysate Sample - R&I - 03: SDD - Design Diagram - plantuml

add sdd

    • -0
    • +64
    /SDDs/WaterSample.puml
LDT-3970: addressed review comments for treatment duration edit and updated UF unit conversions

    • -41
    • +43
    /firmware/App/Services/TxParams.c
LDT-4201 NON-FEATURE: SW Misc & Enhc - SW - 01 - Water/Dialysate Sample - R&I - 08: DEV - Dialin Implementation

update payload or gen dialuisate

LDT-4203 NON-FEATURE: SW Misc & Enhc - SW - 01 - Water/Dialysate Sample - R&I - 10: DVT - Simulator Implementation & Dev Test

add updated gen dialsate

    • -222
    • +95
    /DD_GenDialysate/interface.ui
LDT-4198 NON-FEATURE: SW Misc & Enhc - SW - 01 - Water/Dialysate Sample - R&I - 05: DEV - Feature Implementation

add updated gen dialsate

    • -20
    • +4
    /sources/model/dd/data/MDDGenDialysateData.h
    • -6
    • +1
    /sources/view/dd/data/VDDGenDialysateData.h
LDT-1886: Addressed code review comment

LEAHI-DD-FIRMWARE-LDT-3958_Dialysate Temperature - FW Implementation - 2/2:
LEAHI-DD-FIRMWARE-LDT-3958_Dialysate Temperature - FW Implementation - 2/2:
LDT-3958 heater control update

    • -160
    • +122
    /firmware/App/Controllers/Heaters.c
    • -2
    • +0
    /firmware/App/Modes/ModeGenDialysate.c
    • -1
    • +16
    /firmware/App/Monitors/Temperature.c
LDT-872 gain update

LDT-872 fix

Treatment mode will also need one of these (later). Should we add PreTx to the function name to differentiate?

Treatment mode will also need one of these (later). Should we add PreTx to the function name to differentiate?