sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11812 UI Keyboard displays text on the spacebar and has a wink emoji button

- added the keyboard layout and style to remove some buttons and remove the text on the spacebar.

- added DEBUG_DISABLE_MAXIMIZE, due to touch screen issue on some devices, the maximized alarm can't be minimized to see the screen underneath.

- While fixing some issues in the Dialin/Simulator, added the reject reason notification to the Treatment review screen and cleared the values on rejection.

- update the Dialysate Temperature max to the 37 from 38.

    • -0
    • +113
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/dialpad.qml
    • -0
    • +112
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/digits.qml
    • -0
    • +96
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/handwriting.qml
    • -0
    • +208
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/main.qml
    • -0
    • +184
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/numbers.qml
    • -0
    • +376
    ./gui/qml/plugins/virtualkeyboard/layouts/en_GB/symbols.qml
    • -0
    • +113
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/dialpad.qml
    • -0
    • +112
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/digits.qml
    • -0
    • +96
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/handwriting.qml
    • -0
    • +208
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/main.qml
    • -0
    • +184
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/numbers.qml
    • -0
    • +376
    ./gui/qml/plugins/virtualkeyboard/layouts/en_US/symbols.qml
  1. … 26 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12262: INT: Support and debugging

- updated/tested the alarmMapping with new changes.

- added the staging to the alamMapping.sh call to checkout always on staging as the mainsteam.

  1. … 1 more file in changeset.
DEN-12262: INT: Support and debugging

- Fixing the DG Valves/Temperature messages

- Fixing the CloudSync RegisterDeviceRequest

- Fixed/Cherry-Picked the Dialin-log conditions.

- Cleaned up the debug messages.

    • -18
    • +20
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +4
    ./model/dg/data/MDGTemperaturesData.cpp
    • -23
    • +26
    ./model/dg/data/MDGTemperaturesData.h
    • -13
    • +14
    ./model/dg/data/MDGValvesStatesData.h
    • -1
    • +2
    ./view/dg/data/VDGTemperaturesData.cpp
  1. … 6 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

    • -6
    • +6
    ./model/dg/data/MDGAccelerometerData.h
    • -6
    • +6
    ./model/dg/data/post/MDGPostFinalResultData.h
    • -6
    • +6
    ./model/dg/data/post/MDGPostSingleResultData.h
    • -6
    • +6
    ./model/hd/data/MHDAccelerometerData.h
    • -6
    • +6
    ./model/hd/data/post/MHDPostFinalResultData.h
    • -3
    • +3
    ./model/hd/data/post/MHDPostSingleResultData.h
  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

    • -3
    • +6
    ./gui/qml/components/DebugDataColumn.qml
    • -51
    • +57
    ./gui/qml/dialogs/DiagnosticsDialog.qml
  1. … 1 more file in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

    • -1
    • +2
    ./gui/qml/components/DebugDataColumn.qml
    • -106
    • +120
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +101
    ./view/VGeneralEvent.cpp
    • -0
    • +84
    ./view/VGeneralEvent.h
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -2
    • +2
    ./gui/qml/dialogs/DiagnosticsDialog.qml
  1. … 63 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -10
    • +10
    ./model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-12121-sw_dev-sprint-65' into staging

  1. … 1 more file in changeset.
Merge branch 'DEN-12182-ui_dev-sprint-65' into staging

  1. … 1 more file in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

    • -78
    • +88
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +6
    ./model/dg/data/MDGAccelerometerData.cpp
    • -0
    • +6
    ./model/dg/data/MDGAccelerometerData.h
    • -0
    • +6
    ./model/hd/data/MHDAccelerometerData.cpp
    • -0
    • +6
    ./model/hd/data/MHDAccelerometerData.h
    • -16
    • +16
    ./model/hd/data/MHDBloodLeakData.h
  1. … 18 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

    • -78
    • +88
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +6
    ./model/dg/data/MDGAccelerometerData.cpp
    • -0
    • +6
    ./model/dg/data/MDGAccelerometerData.h
    • -0
    • +6
    ./model/hd/data/MHDAccelerometerData.cpp
    • -0
    • +6
    ./model/hd/data/MHDAccelerometerData.h
    • -16
    • +16
    ./model/hd/data/MHDBloodLeakData.h
  1. … 19 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-12258-UI-BN-S66' into develop

- merge conflict resolution.

  1. … 2 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

    • -6
    • +6
    ./model/dg/data/MDGAccelerometerData.h
    • -6
    • +6
    ./model/dg/data/post/MDGPostFinalResultData.h
    • -6
    • +6
    ./model/dg/data/post/MDGPostSingleResultData.h
    • -6
    • +6
    ./model/hd/data/MHDAccelerometerData.h
    • -6
    • +6
    ./model/hd/data/post/MHDPostFinalResultData.h
    • -3
    • +3
    ./model/hd/data/post/MHDPostSingleResultData.h
  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

    • -3
    • +6
    ./gui/qml/components/DebugDataColumn.qml
    • -51
    • +57
    ./gui/qml/dialogs/DiagnosticsDialog.qml
  1. … 1 more file in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Fixed HD version title.

    • -19
    • +19
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Fixed HD version title.

    • -19
    • +19
    ./gui/qml/dialogs/DiagnosticsDialog.qml
Merge branch 'DEN-12258-UI-BN-S66' into develop

  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

    • -1
    • +2
    ./gui/qml/components/DebugDataColumn.qml
    • -106
    • +120
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -11
    • +11
    ./model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +101
    ./view/VGeneralEvent.cpp
    • -0
    • +84
    ./view/VGeneralEvent.h
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-12182-ui_dev-sprint-65' into develop

UI-DEN-12182: UI-DEN-12182-2

- During code review of my code, cleaned up the code.

    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
DEN-10153: Treatment Log Comments Investigations

- Fixed the Treatment Review overlapped items.

  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12121: Adjustments to Dianogistic Dialog to fit new FW versions better. Moved Pressures to have a bit more room for 5 digit values.

    • -4
    • +6
    ./gui/qml/dialogs/DiagnosticsDialog.qml
Bamboo Commit: Updated MAlarmMapping.cpp