application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-9142: Meetings & Support - General Support

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

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

- Disinfection each sub-state timer

    • -1
    • +1
    /sources/gui/qml/components/TimeText.qml
    • -2
    • +13
    /sources/gui/qml/compounds/CheckListView.qml
    • -1
    • +7
    /sources/gui/qml/pages/TreatmentFlowBase.qml
DEN-8922: Static Code Analysis