application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9614: Meetings & Support - General Support

Bug_Fixes :

- Fixed the issue in the log having null characters in the version message

- Fixing the issue with the bottom main menu not showing up after navigating back and forth from home screen.

- Removed the touchable property from the Treatment Review screen items.

New_Features :

-

Known_Bugs :

- N/A [Initial push]

Changes :

- Adding the acknowledge directly sending to the DG device by UI.

    • -10
    • +12
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +34
    /sources/canbus/MessageInterpreter.cpp
    • -6
    • +7
    /sources/gui/qml/components/MainMenu.qml
    • -2
    • +2
    /sources/gui/qml/dialogs/AlarmListDialog.qml
Bamboo Commit: Updated ui_build_history.log with build number and build date

Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9416: Implementations

- CppCheck

DEN-9416: Implementations

- Added a newly added parameter of the BloodPrime (Safety Vol).

- UI POST is done.

- Out of 10 tests

1 - CANBus

2 - Touch Screen

3 - SD-Card

4 - RTC

tests are done.

- The

5 - File System integrity

will be done as part of CyberSecurity.

- The

6 - Bluetooth

will be added when the feature itself added to the application.

- The

7 - WiFi

is in progress and having issue correctly detect it.

- Some tests are listed to be added later in case required, like

8 - Display

9 - Ethernet

10- Sound

test couldn't find a way to test it yet.

- On each unsuccessful test an alarm will be triggered.

- UI alarms are in range of [250 - 259]

    • -9
    • +13
    /sources/model/hd/alarm/MAlarmMapping.cpp
  1. … 4 more files in changeset.
DEN-9416: Implementation

- Implementing the foundation of Application POST

- Added ID_AlarmTriggered message on post error.

- Added AdjustUIPostFinalResultRequestData in correct place.

- Created the treading structure for the post to start.

    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +11
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +20
    /sources/model/hd/alarm/MAlarmTriggered.cpp
    • -5
    • +31
    /sources/model/hd/alarm/MAlarmTriggered.h
DEN-9416: Implementation

- Added the Ethernet IP address on top of the screen for later easier test.

    • -0
    • +21
    /sources/view/settings/VNetworkModel.cpp
    • -0
    • +5
    /sources/view/settings/VNetworkModel.h
Bamboo Commit: Updated ui_build_history.log with build number and build date

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9416: Implementation

DEN-9299: Adding the Syringe Pump data on Diagnostic

    • -1
    • +18
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +4
    /sources/canbus/MessageInterpreter.cpp
  1. … 10 more files in changeset.
Bamboo Commit: Updated ui_build_history.log with build number and build date

Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9299: Meetings & Support - General Support

- Sending the "ui version req" and the "ui post final" was even before the check in since the initial screen became the landing screen.

- those two has been moved to the actual state change to wait for the HD to change the state to init then send those messages.

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated ui_build_history.log with build number and build date

Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +4
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated ../application/ui_build_history.log with build number and build date

Bamboo Commit: Updated MAlarmMapping.cpp

    • -4
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9299: Meetings & Support - General Support

- Added the message Treatment Stop Progress to the list of unhandled messages for logging as VsV requested.

Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9416: Implementations

- This commit is only to make the code work with FW foe now until the UI POST is implemented.

- The calls are not suppose to be there specially the UIPOSTFinal.

Merge branch 'DEN-9411_UI_DEV_POST' into develop

DEN-9416: Implementations

- Most of the FW implementation is done.

- After the Check-in message two more messages needs to be sent to the HD to complete the POST:

- Version for the compatibility test.

- UI_POST to wrap the POST on HD side.

    • binary
    /resources/images/BusyFail.png
    • -1
    • +2
    /sources/gui/qml/components/WaitDone.qml
    • -3
    • +39
    /sources/gui/qml/pages/MainStack.qml
    • -0
    • +59
    /sources/view/dg/data/post/VDGPOSTData.cpp
    • -0
    • +61
    /sources/view/dg/data/post/VDGPOSTData.h
    • -0
    • +59
    /sources/view/hd/data/post/VHDPOSTData.cpp
    • -0
    • +61
    /sources/view/hd/data/post/VHDPOSTData.h
Added the build history template file

    • -0
    • +17
    /ui_build_history.log
DEN-9299: Implement a function to log unhandled messages like the other ones but at least the definition in a list hardcoded in the code.

- It has been requested by V&V team to add unhandled messages to the log to be able to query them.

    • -0
    • +258
    /AlarmMapping.csv
    • -5
    • +69
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +10
    /sources/canbus/MessageInterpreter.h
    • -257
    • +259
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-9416: Implementations

- Added the UI Version values to the message 28.

    • -5
    • +9
    /sources/canbus/MessageInterpreter.cpp
DEN-9416 Implementations

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +6
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +43
    /sources/model/dg/data/post/MDGPostFinalResultData.cpp
    • -0
    • +81
    /sources/model/dg/data/post/MDGPostFinalResultData.h
    • -0
    • +47
    /sources/model/dg/data/post/MDGPostSingleResultData.cpp
    • -0
    • +84
    /sources/model/dg/data/post/MDGPostSingleResultData.h
  1. … 4 more files in changeset.
Alarm mapping update.

    • -226
    • +226
    /sources/model/hd/alarm/MAlarmMapping.cpp