application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3605: Addressed code review comments

DEN-3605: Made requested changes from code review

    • -65
    • +36
    /sources/view/VCreateTreatment.cpp
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
DEN-3884: Code Review 0

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
DEN-3884: Code Review 0

- fixed typos

    • -133
    • +133
    /sources/canbus/caninterface.h
  1. … 13 more files in changeset.
DEN-3884: Code Review 0

    • -421
    • +421
    /sources/canbus/caninterface.cpp
    • -16
    • +16
    /sources/canbus/messageinterpreter.cpp
    • -15
    • +3
    /sources/gui/qml/pages/ManagerHome.qml
    • -4
    • +4
    /sources/view/vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 7 more files in changeset.
DEN-4443: Integration Testing

- Demo feedback was ok with disabling the Treatment Time as well so I add that too.

Fixed treatment parameter signals, improved code documentation, interpretMessage formatting adjustments.

    • -62
    • +70
    /sources/canbus/messageinterpreter.cpp
Improved unit test coverage, added filepath parameter to saveNewTreatment

Updated unit tests, fixed arterial and venous conversions to signed int.

    • -4
    • +4
    /sources/model/mtreatmentparameters.cpp
Added unit test for treatment parameters response data's fromVariantList

Fixed treatment parameter data lengths and error indices

Updated unit tests. Fixed treatment parameter length check and made arterial and venous ints signed instead of unsigned.

    • -2
    • +3
    /sources/model/mtreatmentparameters.cpp
DEN-4443: Integration Testing

DEN-4502: Static Code Analysis

DEN-4441: Implementation

- Implemented the SRSUI 256: Restrictions - Max Delivered

Moved == operator to uni ttests & updated views unit test. Added CreateTreatmentReq case to interpretMessage

    • -0
    • +11
    /sources/canbus/messageinterpreter.cpp
    • -0
    • +50
    /sources/model/mtreatmentparameters.cpp
    • -22
    • +5
    /sources/model/mtreatmentparameters.h
Updated unit tests: CSV, message interpreter. Added ability to save treatment parameter ranges to CSV

Updated unit tests, improved code testability

    • -0
    • +22
    /sources/model/mtreatmentparameters.h
DEN-4441: Implementation/Ultrafiltration

- Also did the :

- DEN-4442: Unit Testing

- DEN-4443: Integration Testing

- DEN-4444: Code Coverage

    • -2
    • +6
    /sources/canbus/messageinterpreter.cpp
    • -44
    • +0
    /sources/view/VHDOperationModeData.cpp
    • -45
    • +0
    /sources/view/VHDOperationModeData.h
    • -52
    • +0
    /sources/view/VTreatmentAdjustmentSaline.cpp
  1. … 16 more files in changeset.
Added Create Treatment unit tests

    • -32
    • +37
    /sources/view/VCreateTreatment.cpp