leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Make the application running on the RaspberryPi5 (2026 ASN Stand)

- Including the history of the commands from RPi5 to setup the Raspbian Bookwork.

- The Qt version is 5.15.8

- The RPi5 user is leahi with 321321 pass

    • -0
    • +459
    /etc/2026 ASN RPi5/raspi5/history.log
Make the application running on the RaspberryPi5 (2026 ASN Stand)

- Including the history of the commands from RPi5 to setup the Raspbian Bookwork.

- The Qt version is 5.15.8

- The RPi5 user is leahi with 321321 pass

    • -0
    • +459
    /etc/2026 ASN RPi5/raspi5/history.log
updated

updated

updated

updated

updated

updated

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

address cr comments

    • -64
    • +52
    /sources/view/settings/VCalibrationSettings.cpp