application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
does not (formal) instead of doesn't (informal)

does not (formal) instead of doesn't (informal)

CAN Bus instead of can bus

CAN Bus instead of can bus

from instead of form

from instead of form

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

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
DEN-9142: Meetings & Support - General Support

- Made the Diagnostic screen labels updated with the given labels from FW and increased the font size.

Removed

Removed

Removed

Removed

Code Review Addressed

    • -2
    • +0
    /sources/gui/qml/components/StepBullet.qml
DEN-9142: Meetings & Support - General Support

- Added Dialin channels as "Debug" channels in the UI Log for V&V canbus testing (All were Unexpected before.)

- Added label for the Diagnostics screen

- The SD-CArd Indicator's mouse area made bigger to easier double touch it.

    • -31
    • +54
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
    • -224
    • +228
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-9142: Meetings & Support - General Support

- Updating the blood/dialysate flow ranges/resolution.

- Updated the Serial messages length from 10 to 15 bytes.

- Having some work done testing the plotting component.

    • -10
    • +15
    /sources/gui/qml/components/MainMenu.qml
    • -7
    • +10
    /sources/gui/qml/globals/Variables.qml
    • -215
    • +228
    /sources/model/hd/alarm/MAlarmMapping.cpp
Remove extra line.

Remove extra line.

Remove 2nd "the"

Remove 2nd "the"

UI-DEN-8705_Pre Treatment Setup Screen
UI-DEN-8705_Pre Treatment Setup Screen
DEN-8705: Pre-Treatment Setup Screen

- Usability tests feedback modifications

- A/V Pressure Limits ranges update regarding PRS changes.

    • -5
    • +5
    /sources/gui/qml/components/StepBullet.qml
    • -0
    • +4
    /sources/gui/qml/components/StepIndicator.qml
    • -4
    • +4
    /sources/gui/qml/globals/Variables.qml
    • -1
    • +3
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -232
    • +236
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8937: Meetings & Support - General Support

- Updated the main Treatment Log message parameters.

    • -18
    • +18
    /sources/gui/qml/compounds/Fader.qml
    • -41
    • +48
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +0
    /sources/view/settings/VNetworkModel.cpp