leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-5163 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 05: DEV - Feature Implementation

update cond colum title names

LEAHI-APPLICATION-LDT-5586_Disinfection - SW - 01- Heat Disinfect - R&I
LEAHI-APPLICATION-LDT-5586_Disinfection - SW - 01- Heat Disinfect - R&I
Merge remote-tracking branch 'origin/staging' into feature/LDT-5572-calibration-Hydraulics

LDT-5575 Service - SW - 01- Calibration - Hydraulics - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

fixed unit for pu0p rate

    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
Merge branch 'LDT-5618-sw-misc-enhc-sw-board-freeze' into staging

LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
Updated the Alarm Mapping with the staging.

    • -16
    • +16
    /etc/reports/alarms/AlarmMapping.csv
    • -16
    • +16
    /etc/reports/alarms/AlarmMapping.py
    • -16
    • +16
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge remote-tracking branch 'origin/staging' into feature/LDT-5572-calibration-Hydraulics

LDT-5575 Service - SW - 01- Calibration - Hydraulics - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

qml competed

    • -0
    • +4
    /sources/gui/qml/globals/Variables.qml
Merge branch 'LDT-5618-sw-misc-enhc-sw-board-freeze' into staging

Adding Alarm Mapping, since the automation is now disabled for migrations.

    • -1
    • +111
    /etc/reports/alarms/AlarmMapping.csv
    • -5
    • +128
    /etc/reports/alarms/AlarmMapping.py
    • -250
    • +457
    /etc/reports/cppcheck/cppcheck.err
    • -652
    • +1275
    /etc/reports/cppcheck/cppcheck.log
    • -24
    • +24
    /sources/model/hd/alarm/MAlarmMapping.cpp
Remove AlarmDialog Animation & Diagnostics open

    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
    • -2
    • +2
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AlarmDialog.qml
Removing the layers and dropshadow and the diagnostics screen

    • -13
    • +13
    /sources/gui/qml/components/ModalDialog.qml
    • -11
    • +11
    /sources/gui/qml/dialogs/AlarmDialog.qml
LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
LEAHI-APPLICATION-LDT-5572_Service - SW - 01- Calibration - Hydraulics - R&I
LEAHI-APPLICATION-LDT-5572_Service - SW - 01- Calibration - Hydraulics - R&I
LDT-5575 Service - SW - 01- Calibration - Hydraulics - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

add pages for service mode and hydraulics

updated

updated

LDT-5163 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 05: DEV - Feature Implementation

address cr coomments

    • -83
    • +49
    /sources/view/settings/VCalibrationSettings.cpp
Added the run.sh and drydemo service for the derydemo images.

- the run.sh should replace the /op/leahi/run.sh

- to enable the drydemo.service:

- Move the drydemo.servce to the /etc/systemd/system/ folder on the device.

- systemctlenable drydemo.service

- reboot the device.

    • -0
    • +12
    /etc/2026 ASN RPi5/raspi5/drydemo.service
    • -0
    • +76
    /etc/2026 ASN RPi5/raspi5/run.sh
APPROVED.

APPROVED.

RESOLVED. Added another comment regarding the same.

RESOLVED.
Added another comment regarding the same.

Nicholas Ramirez Thanks for the change to the ok and result. *To be consistent, could you please use ok instead of result, since all the other parts of the code use ok as an argument, and the fun...

Nicholas Ramirez
Thanks for the change to the ok and result.

  • To be consistent, could you please use ok instead of result, since all the other parts of the code use ok as an argument, and the function itself has ok as the parameter name.
  • Also move the:
    ; if ( ! ok ) { goto invalid; }
    

    on the "same line" and "aligned" as the evaluating parameter, to keep the code clean.

APPROVED

APPROVED

Merge branch 'feature/LDT-5331-pre-tx-usability-requests' into staging

Merge remote-tracking branch 'origin/dry-demo-usability' into dry-demo-usability