Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-5589 Disinfection - SW - 01- Heat Disinfect - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

update message id and remove obsoelte disinfect items

    • -0
    • +5
    ./gui/qml/dialogs/EndTreatmentDialog.qml
    • -31
    • +0
    ./gui/qml/pages/disinfect/DisinfectBase.qml
    • -145
    • +145
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -7
    • +7
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
  1. … 8 more files in changeset.
push alarms

    • -16
    • +16
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 2 more files in changeset.
bn approves

bn approves

BN approvo

BN approvo

Merge branch 'feature/LDT-5158-integration-calibration' into develop

    • -16
    • +15
    ./gui/qml/components/HeaderBar.qml
    • -0
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
    • -1
    • +1
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 1 more file in changeset.
LDT-5163 SW Misc & Enhc - SW - 01 - SW Integration - Calibration - R&I - 05: DEV - Feature Implementation

update cond colum title names

    • -1
    • +1
    ./view/settings/VCalibrationSettings.cpp
LEAHI-APPLICATION-LDT-5586_Disinfection - SW - 01- Heat Disinfect - R&I
LEAHI-APPLICATION-LDT-5586_Disinfection - SW - 01- Heat Disinfect - R&I
LDT-5575 Service - SW - 01- Calibration - Hydraulics - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

fixed unit for pu0p rate

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
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 4 more files in changeset.
LDT-5575 Service - SW - 01- Calibration - Hydraulics - R&I - 03: DEV - Feature Implementation & Code Document [& Diagnostics]

qml competed

    • -1
    • +1
    ./gui/qml/compounds/InstructionView.qml
Adding Alarm Mapping, since the automation is now disabled for migrations.

    • -24
    • +24
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 4 more files in changeset.
Remove AlarmDialog Animation & Diagnostics open

Removing the layers and dropshadow and the diagnostics screen

    • -13
    • +13
    ./gui/qml/components/ModalDialog.qml
    • -11
    • +11
    ./gui/qml/dialogs/AlarmDialog.qml
    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentHDF.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentHeparin.qml
    • -13
    • +13
    ./gui/qml/pages/treatment/TreatmentSection.qml
    • -16
    • +16
    ./gui/qml/pages/treatment/TreatmentTrends.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

    • -1
    • +1
    ./gui/qml/compounds/AutoStepController.qml
    • -12
    • +15
    ./gui/qml/compounds/InstructionView.qml
    • -1
    • +1
    ./gui/qml/pages/settings/SettingsBase.qml
    • -0
    • +1
    ./gui/qml/pages/settings/SettingsHome.qml
    • -0
    • +28
    ./gui/qml/pages/settings/SettingsServiceModeStack.qml
    • -21
    • +35
    ./gui/qml/pages/settings/SettingsStack.qml
    • -0
    • +130
    ./gui/qml/pages/settings/servicemode/ServiceModeHydraulics.qml
    • -0
    • +99
    ./gui/qml/pages/settings/servicemode/ServiceModeMainMenu.qml
  1. … 1 more file in changeset.
updated

updated

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

address cr coomments

    • -83
    • +49
    ./view/settings/VCalibrationSettings.cpp
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 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

  1. … 1 more file in changeset.