application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Code Review

Code Review

Updated the Models messages documentations do to V&V request.

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +7
    /sources/model/dg/data/MDGDrainPumpData.h
    • -4
    • +14
    /sources/model/dg/data/MDGHeatersData.h
    • -3
    • +14
    /sources/model/dg/data/MDGPressuresData.h
    • -4
    • +13
    /sources/model/dg/data/MDGROPumpData.h
    • -3
    • +13
    /sources/model/dg/data/MDGReservoirData.h
    • -3
    • +10
    /sources/model/dg/data/MDGTemperaturesData.h
    • -4
    • +12
    /sources/model/dg/data/MDGValvesStatesData.h
  1. … 16 more files in changeset.
Make the Message tables payload vertical so can be fit in a page.

- That's an start and template not complete.

    • -3
    • +8
    /sources/model/dg/data/MDGDrainPumpData.h
    • -0
    • +3
    /sources/model/dg/data/MDGHeatersData.h
    • -3
    • +10
    /sources/model/dg/data/MDGLoadCellReadingsData.h
    • -0
    • +3
    /sources/model/dg/data/MDGPressuresData.h
    • -0
    • +4
    /sources/model/dg/data/MDGROPumpData.h
    • -0
    • +3
    /sources/model/dg/data/MDGReservoirData.h
    • -11
    • +18
    /sources/model/dg/data/MDGTemperaturesData.h
    • -0
    • +4
    /sources/model/dg/data/MDGValvesStatesData.h
  1. … 15 more files in changeset.
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

DEN-4790 Code Review 0

- Updated some macro definitions in MModel.h

DEN-4790 Code Review 0

DEN-4790 Code Review 0

DEN-4790 Code Review 0

DEN-4790 Code Review 0

    • -12
    • +12
    /sources/canbus/MessageInterpreter.cpp
    • -28
    • +0
    /sources/configuration/display.cpp._
Merge branch 'master' into DEN-4690_Doxygenization

  1. … 110 more files in changeset.
DEN-4790 Code Review 0

DEN-4690: Doxygenization

- made the saline bolus response message definition consistent.

DEN-4690: Doxygenization

- Completed updating the messaging models

- Updated the view classes

    • -3
    • +3
    /sources/model/dg/data/MDGDrainPumpData.h
    • -3
    • +3
    /sources/model/dg/data/MDGHeatersData.h
    • -3
    • +3
    /sources/model/dg/data/MDGPressuresData.h
    • -3
    • +3
    /sources/model/dg/data/MDGROPumpData.h
    • -3
    • +3
    /sources/model/dg/data/MDGReservoirData.h
    • -3
    • +11
    /sources/model/dg/data/MDGTemperaturesData.h
    • -3
    • +3
    /sources/model/dg/data/MDGValvesStatesData.h
  1. … 41 more files in changeset.
DEN-4690: Doxygenization

- updated the models regarding the messages

    • -6
    • +5
    /sources/model/dg/data/MDGDrainPumpData.h
    • -6
    • +6
    /sources/model/dg/data/MDGHeatersData.h
    • -9
    • +8
    /sources/model/dg/data/MDGPressuresData.h
    • -8
    • +7
    /sources/model/dg/data/MDGROPumpData.h
    • -7
    • +6
    /sources/model/dg/data/MDGReservoirData.h
    • -15
    • +15
    /sources/model/dg/data/MDGTemperaturesData.h
    • -4
    • +5
    /sources/model/dg/data/MDGValvesStatesData.h
    • -5
    • +5
    /sources/model/hd/alarm/MAlarmCleared.h
    • -9
    • +9
    /sources/model/hd/alarm/MAlarmStatusData.h
    • -5
    • +5
    /sources/model/hd/alarm/MAlarmTriggered.h
    • -27
    • +27
    /sources/model/hd/data/MTreatmentFlowsData.h
  1. … 6 more files in changeset.
DEN-4690: Doxygenization

- Added more comments

- Added message table template.

- ...

    • -11
    • +11
    /sources/ApplicationController.cpp
    • -18
    • +22
    /sources/canbus/MessageBuilder.h
  1. … 95 more files in changeset.
DEN-4690: Doxygenization

- Add messaging table as example

- Improve messaging diagram

- Add MAbstract methods comments.

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -4
    • +4
    /sources/canbus/messageacknowmodel.cpp
  1. … 242 more files in changeset.
Merge branch 'DEN-4438_SalineBolus'

DEN-4690: Doxygenization

- Filename changed to Camel Case

- Diagrams updated

- Figured out how to set macro references in doxygen and updated the code dox

- Figured out how to draw diagrams in doxygen and updated the code dox

    • -16
    • +16
    /sources/canbus/FrameInterface.h
    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
  1. … 69 more files in changeset.
DEN-4690: Doxygenization

- Fixed a code typo

DEN-4690: Doxygenization

- Doxygenization

- File Names Camel Case

- Spell Checks

    • -0
    • +426
    /sources/ApplicationController.cpp
    • -0
    • +106
    /sources/ApplicationController.h
    • -0
    • +38
    /sources/ApplicationPost.cpp
    • -0
    • +30
    /sources/ApplicationPost.h
    • -0
    • +125
    /sources/MainTimer.cpp
    • -0
    • +50
    /sources/MainTimer.h
    • -0
    • +97
    /sources/Threads.cpp
    • -0
    • +96
    /sources/abstract/singleton.h._
    • -426
    • +0
    /sources/applicationcontroller.cpp
    • -106
    • +0
    /sources/applicationcontroller.h
  1. … 197 more files in changeset.
DEN-4445: Code Review 0

DEN-4445: Code Review 0

EMC Support and SD-Card Notification

    • binary
    /resources/images/microsd.png
    • -5
    • +5
    /sources/gui/qml/pages/ManagerHome.qml
    • -15
    • +0
    /sources/gui/qml/pages/SettingsHome.qml
    • -14
    • +21
    /sources/storage/DriveWatcher.cpp
  1. … 3 more files in changeset.
DEN-4445: Code Review 0

    • -1
    • +0
    /sources/view/hd/data/VTreatmentSalineData.h
    • -1
    • +0
    /sources/view/vtreatmentadjustmentultrafiltrationconfirm.h
Merge branch 'EMC_Support_CombineDebugScreens' into DEN-4438_SalineBolus

EMC Support - Code Coverage / Integration Testing

EMC Support

    • -0
    • +55
    /sources/gui/qml/components/DebugDataColumn.qml
    • -271
    • +204
    /sources/gui/qml/pages/ManagerHome.qml
    • -184
    • +0
    /sources/gui/qml/pages/SettingsHome.qml
    • -0
    • +135
    /sources/view/VEventSpy.cpp
    • -0
    • +61
    /sources/view/VEventSpy.h
Merge branch 'DEN-3875_Logging_2of3' into DEN-4438_SalineBolus

- DEN-3884: Code Review 0 applied to on going Code Review of Saline Bolus as well.

    • -14
    • +19
    /sources/canbus/messageinterpreter.cpp
    • -1
    • +1
    /sources/view/vtreatmentadjustmentresponsebase.h
    • -3
    • +3
    /sources/view/vtreatmentadjustmentultrafiltrationconfirm.h