UI-DEN-10424-1 3
- Details
- Objectives
- General Comments 0
- Unresolved
- Resolved
- Number of files included: 38
-
application
0
-
Folder
resources
0
-
Folder
images
0
- File Logo d-blue.png 0 Remove
-
Folder
settings/messages
0
- File unhandled.conf 0 Remove
-
Folder
images
0
-
Folder
sources
0
-
Folder
canbus
0
- File MessageDispatcher.cpp 0 Remove
- File MessageDispatcher.h 0 Remove
- File MessageGlobals.h 0 Remove
- File MessageInterpreter.cpp 0 Remove
- File MessageInterpreter.h 0 Remove
-
Folder
gui
0
-
Folder
qml
0
-
Folder
dialogs
0
- File NotificationDialog.qml 0 Remove
-
Folder
pages/endtreatment
0
- File EndTreatmentRecirculateStack.qml 0 Remove
- File AlarmItem.qml 0 Remove
- File main.qml 0 Remove
-
Folder
dialogs
0
- File GuiGlobals.cpp 0 Remove
- File GuiGlobals.h 0 Remove
-
Folder
qml
0
-
Folder
model
0
-
Folder
dg/data
0
- File MDGGeneralEvent.cpp 0 Remove
- File MDGGeneralEvent.h 0 Remove
-
Folder
hd
0
-
Folder
alarm
0
- File MAlarmMapping.cpp 0 Remove
- File MAlarmTriggered.cpp 3 Remove
- File MAlarmTriggered.h 0 Remove
-
Folder
data
0
-
Folder
treatment
0
- File MTreatmentStopData.cpp 0 Remove
- File MTreatmentStopData.h 0 Remove
- File MHDDebugText.cpp 0 Remove
- File MHDDebugText.h 0 Remove
- File MHDGeneralEvent.cpp 0 Remove
- File MHDGeneralEvent.h 0 Remove
-
Folder
treatment
0
-
Folder
alarm
0
- File MAbstractDynamic.cpp 0 Remove
- File MAbstractDynamic.h 0 Remove
- File MModel.h 0 Remove
-
Folder
dg/data
0
-
Folder
storage
0
- File StorageGlobals.cpp 0 Remove
-
Folder
view
0
-
Folder
hd/data/treatment
0
- File VTreatmentStopData.cpp 0 Remove
- File VTreatmentStopData.h 0 Remove
- File VView.h 0 Remove
-
Folder
hd/data/treatment
0
- File ApplicationController.cpp 0 Remove
- File ApplicationController.h 0 Remove
-
Folder
canbus
0
- File AlarmMapping.csv 0 Remove
- File denali.pro 0 Remove
- File denali.pro.user 0 Remove
- File en_US.udic 0 Remove
- File ui_build_history.log 0 Remove
-
Folder
resources
0
-
Filter
- Only show me content:
- Unfiltered files: dynamically added content
- Filtered files: dynamically added content
- Clear filters
Keyboard shortcuts
#permalink
Details
Warning: no files are visible, they have all been filtered.
| Participant | Role | Time Spent | Comments | Latest Comment |
|---|---|---|---|---|
| Author & Moderator | 16m | 1 | Since we have more than one message which is using the dy... | |
| Reviewer - Complete | 9m | |||
| Reviewer - Complete | 13m | 2 | RESOLVED. | |
| Total | 39m | 3 |
-
Linked issues
-
DEN-10161
-
#permalink
Objectives
commit : 161d1431 - DEN-9968: GUI does not indicate the amount of time the device has been stopped in pre-treatment & treatment
- Added message ID_TreatmentStop = 0x4900, // 73 and its Model, View
- Added a timer on the Alarm Dialog which is visible in Treatment Stop and if the message above has a total value.
commit : b94c297f - Part 2/2: Added the two new General HD/DG messages
commit : 1f89cfbb - DEN-10161: Missing END TREATMENT option in Treatment-Recirculate-Stop screen
- The screen (Reconnect) belongs to the TREATMENT_RECIRC_STOPPED_STATE state of the TREATMENT_RECIRC_STATE in the TREATMENT_STATE message, didn't even have a "END TREATMENT" button, which has been added.
- The time_IsLeft logic has NOT been removed yet, since I don't recall why it has been used in the first place.
commit : 338575f7 - Part 2/2: make the Alarm Triggered messages modification
- Created a class named MAbstractDynamic which is the base class of the dynamic model classes.
+ Dynamic Model classes are the ones with field descriptor (FD) and a data field (DF) after that which the data type in the data field is defined by field descriptor.
+ This combination for now is only for 2 set of FD, DF only. - Made the Alarm Triggered inherit from MAbstractDynamic.
commit : 67d05211 - Updated AlarmMapping
commit : cbb246d6 - Part 1/2: make the unhandled messages dynamic
- The messages/unhandled.conf has been created in the settings area and will be loaded and used for the unhandled messages in the message interpreter.
Branches in review
| Repository | Branch to review | Branched from |
|---|
/resources/images/Logo d-blue.png
Added
0
(0)
/resources/.../messages/unhandled.conf
Added
0
(0)
/sources/canbus/MessageDispatcher.cpp
Changed
0
(0)
/sources/canbus/MessageDispatcher.h
Changed
0
(0)
/sources/canbus/MessageGlobals.h
Changed
0
(0)
/sources/canbus/MessageInterpreter.cpp
Changed
0
(0)
/sources/canbus/MessageInterpreter.h
Changed
0
(0)
/sources/.../dialogs/NotificationDialog.qml
Changed
0
(0)
/sources/.../endtreatment/EndTreatmentRecirculateStack.qml
Changed
0
(0)
/sources/gui/qml/AlarmItem.qml
Changed
0
(0)
/sources/gui/qml/main.qml
Changed
0
(0)
/sources/gui/GuiGlobals.cpp
Changed
0
(0)
/sources/gui/GuiGlobals.h
Changed
0
(0)
/sources/model/dg/data/MDGGeneralEvent.cpp
Added
0
(0)
/sources/model/dg/data/MDGGeneralEvent.h
Added
0
(0)
/sources/model/hd/alarm/MAlarmMapping.cpp
Changed
0
(0)
/sources/model/.../alarm/MAlarmTriggered.cpp
Changed
3
(0)
/sources/model/hd/alarm/MAlarmTriggered.h
Changed
0
(0)
/sources/.../treatment/MTreatmentStopData.cpp
Added
0
(0)
/sources/.../treatment/MTreatmentStopData.h
Added
0
(0)
/sources/model/hd/data/MHDDebugText.cpp
Changed
0
(0)
/sources/model/hd/data/MHDDebugText.h
Changed
0
(0)
/sources/model/hd/data/MHDGeneralEvent.cpp
Added
0
(0)
/sources/model/hd/data/MHDGeneralEvent.h
Added
0
(0)
/sources/model/MAbstractDynamic.cpp
Added
0
(0)
/sources/model/MAbstractDynamic.h
Added
0
(0)
/sources/model/MModel.h
Changed
0
(0)
/sources/storage/StorageGlobals.cpp
Changed
0
(0)
/sources/.../treatment/VTreatmentStopData.cpp
Added
0
(0)
/sources/.../treatment/VTreatmentStopData.h
Added
0
(0)
/sources/view/VView.h
Changed
0
(0)
/sources/ApplicationController.cpp
Changed
0
(0)
/sources/ApplicationController.h
Changed
0
(0)
/AlarmMapping.csv
Changed
0
(0)
/denali.pro
Changed
0
(0)
/denali.pro.user
Changed
0
(0)
/en_US.udic
Changed
0
(0)
/ui_build_history.log
Deleted
0
(0)