Dashboard

updated code as per comment

updated code as per comment

updated code as per comment

updated code as per comment

merged with staging branch and added all the scripts

merged with staging branch and added all the scripts

LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -4
    • +76
    /suite_leahi/tst_main_treatment/test.py
LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test-3-30-2026 : Added testcases for Voltages file

LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -1
    • +53
    /suite_leahi/tst_ultrafiltration/test.py
LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test-3-30-2026 : Added test cases for Fluidpump.c

LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -2
    • +100
    /suite_leahi/tst_patient_vitals/test.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

Merge branch 'staging' into feature/LDT-3153-Blood-Set-Auto-Load-and-Auto-Eject

    • -8
    • +110
    /suite_leahi/shared/scripts/names.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -17
    • +17
    /suite_leahi/tst_blood_set_auto/test.py
ScrollBarVH

ScrollBarVH

remove spaces

remove spaces

check if we can use start() instead

check if we can use start() instead

add to end of file

add to end of file

LDT-1886: addressed code review comments

    • -110
    • +112
    /firmware/App/Modes/ModePostTreat.c
    • -75
    • +181
    /firmware/App/Modes/ModePreTreat.c
LDT-3978 addressed review comments

LDT-1886: Added invalid payload rej reason

LDT-872 heater control update

    • -17
    • +17
    /firmware/App/Controllers/Heaters.c
instead of 0, we can use the level Enum 'LVL_STATE_EMPTY'?

instead of 0, we can use the level Enum 'LVL_STATE_EMPTY'?

Updated the repo with the latest Q1 features of the SW.

    • -170
    • +51
    /configurations/Alarms/Alarms.conf
    • -19
    • +117
    /configurations/Parameters/DataList.conf
    • -0
    • +43
    /scripts/wifi_disconnect_network.sh
    • -0
    • +5398
    /translations/translation_de.ts
    • -0
    • +5398
    /translations/translation_es.ts
lower? and change the D98 level sensor comment as well.

lower? and change the D98 level sensor comment as well.

Remove empty line

Remove empty line

Space before LVL_STATE_LOW

Space before LVL_STATE_LOW

space inside array index.

space inside array index.

Space inside parenthesis.

Space inside parenthesis.

Change this to LEVEL_T enum.

Change this to LEVEL_T enum.

Is this macro still being used? if not, delete it.

Is this macro still being used? if not, delete it.

Merge branch 'LDT-3352-dd---revisit-d3-level-control-l' into staging