application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15139-UI-BN-S95-CLIFix

- Fixed the issue with the Command-line argument just parsing the options , and also log if there is an error with unknown options and stop processing since the app stops working if there is an unknown option .

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/view/dg/data/VDGReservoirData.h
    • -1
    • +1
    /sources/view/settings/VDuetRoWaterDG.cpp
Merge branch 'DEN-15037-UI-BN-S94-MISC' into staging

DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

DEN-15108 : Update UI Related Alarm Enums

    • -1
    • +7
    /sources/gui/qml/components/Slider.qml
DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

- Reverted back the changes I made for another slider issue test.

    • -2
    • +4
    /sources/gui/qml/components/Slider.qml
Run ethernet dhcp client earlier

- Moved the Ethernet DHCP client on top of the run.sh to fix the Ethernet connection issue in a closed network setup for some vendors.

DEN-15072 RO Water Input Mode

- Fixed the UI POST update message to DG and the resending when received the rejection.

    • -0
    • +2
    /sources/view/settings/VDuetRoWaterDG.cpp
DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

    • -7
    • +3
    /sources/gui/qml/components/Slider.qml
    • -3
    • +3
    /sources/view/dg/data/VDGReservoirData.h
DEN-15078 DRP Cur and HDrst Values Display Too Many Float Numbers

DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

    • -1
    • +3
    /sources/gui/qml/components/Slider.qml
Release feedback: Drain Pump currentA parameter precision

DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
DEN-13537 UI: Wi-Fi Network Settings not all preserved by Device after reboot

    • -3
    • +6
    /sources/gui/qml/components/TextEntry.qml
DEN-15028 UI: Heparin Stop Time Appears As Set Before Being Set

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
    • -2
    • +2
    /sources/gui/qml/components/SliderArrows.qml
    • -1
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -1
    • +1
    /sources/gui/qml/pages/UserConfirmation.qml
  1. … 9 more files in changeset.
Merge branch 'DEN-15037-UI-BN-S94-RoWater' into staging

Merge branch 'DEN-15037-UI-BN-S94-Sliders' into staging

DEN-15072 RO Water Input Mode

- Updated the sequence diagram

    • -34
    • +41
    /sources/view/settings/VDuetRoWaterDG.h
DEN-15072 RO Water Input Mode

- Implemented the view

- Implemented the post

    • -0
    • +81
    /sources/view/settings/VDuetRoWaterDG.cpp
    • -0
    • +101
    /sources/view/settings/VDuetRoWaterDG.h
DEN-15072 RO Water Input Mode

- Implemented the models

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +6
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +1
    /sources/gui/qml/pages/UserConfirmation.qml
    • -0
    • +64
    /sources/model/dg/adjustment/settings/MDuetRoWaterDG.cpp
    • -0
    • +165
    /sources/model/dg/adjustment/settings/MDuetRoWaterDG.h
DEN-13537 UI: Wi-Fi Network Settings not all preserved by Device after reboot

- Decided to disable the WiFi static IP settings fro phase 1.

    • -3
    • +5
    /sources/gui/qml/components/TextEntry.qml
DEN-15072 RO Water Input Mode

- The UI portion which stores and retrieves the RO mode status.

    • -0
    • +16
    /sources/view/settings/VSettings.cpp