application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

DEN-DEN-8937: Meetings & Support - General Support

- Modified the DG disinfect states message to use the new FW enum instead of the temporary UI one.

    • -1
    • +1
    /sources/gui/qml/components/EntryDialog.qml
    • -1
    • +1
    /sources/gui/qml/compounds/BPHREntry.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8937: Changing the DG State Message channel

- Changed the channel from dg_sync to hd_sync

    • -2
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -17
    • +16
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
DEN-8920 Implementation [Store Collected Data]

- Added MVC

- Added the TxLog and Log_Events and so...

- Added the timeout/interval

- ....

    • -0
    • +2
    /sources/gui/qml/components/EntryDialog.qml
    • -0
    • +128
    /sources/view/hd/adjustment/common/VCommonAdjustmentVitals.h
DEN-8910: Meetings & Support - General Support

- Heat Disinfection bundled states modification

    • -1
    • +0
    /sources/gui/qml/components/EntryDialog.qml
Update Alarm Mapping

- Also reverted back the timeout interval to 1 min.

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8918: BtC: Implementation [Screens] & DEN-8919: BtC: Implementation [Navigations]

- The view needs to be implemented in C++.

    • -3
    • +36
    /sources/gui/qml/components/EntryDialog.qml
    • -7
    • +24
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +102
    /sources/gui/qml/compounds/BPHREntry.qml
    • -1
    • +11
    /sources/gui/qml/globals/Variables.qml
  1. … 4 more files in changeset.
DEN-8918: BtC: Implementation [Screens]

    • -1
    • +1
    /sources/gui/qml/components/CloseButton.qml
    • -1
    • +1
    /sources/gui/qml/components/ConfirmButton.qml
    • -0
    • +113
    /sources/gui/qml/components/EntryDialog.qml
    • -1
    • +1
    /sources/gui/qml/components/ModalDialog.qml
DEN-8350: Ensure static gateway is preserved after reboot.

DEN-8352: Displaying local network connection status.

    • -0
    • +9
    /scripts/wifi_test_network.sh
    • -8
    • +21
    /sources/view/settings/VNetworkModel.cpp
    • -1
    • +3
    /sources/view/settings/VNetworkModel.h
DEN-8700: Ensure disconnecting from a network persists beyond a reboot. Undo disabling of main menu animation.

    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml