Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
LEAHI-APPLICATION-LDT-5618_SW Misc & Enhc - SW - Board Freeze - I&C
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
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

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

updated

updated

updated

updated

updated

updated

remove the ok and just check result and if any fails goto invalid

remove the ok and just check result and if any fails goto invalid

see if you can use payloadLen from MessageGlobals.h

see if you can use payloadLen from MessageGlobals.h

double check

double check

bn aproves

bn aproves

usbailtiy update

    • -1
    • +1
    ./gui/qml/dialogs/EndTreatmentDialog.qml
usablility fixes

    • -1
    • +1
    ./gui/qml/dialogs/EndTreatmentDialog.qml
removedin https://devapps.diality.us/cru/#LEAHI-APPLICATION-LDT-5331-1CFR-87504

removedin https://devapps.diality.us/cru/#LEAHI-APPLICATION-LDT-5331-1CFR-87504

fix prime