application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4790 Code Review 0

DEN-4790 Code Review 0

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

    • -1
    • +0
    /sources/canbus/messageinterpreter.cpp
DEN-3605: Renamed TreatmentParametersData to MTreatmentParametersData and TreatmentParametersRespData to MTreatmentParametersRespData.

    • -3
    • +2
    /sources/canbus/messageinterpreter.cpp
    • -3
    • +3
    /sources/model/MTreatmentParameters.cpp
    • -3
    • +3
    /sources/model/MTreatmentParametersResp.h
DEN-3605: Renamed TreatmentData to TreatmentParametersData

DEN-3605: Adjusted vertical spacing alignment, updated QString placeholders to start at 1 instead of 0

    • -1
    • +1
    /sources/model/MTreatmentParameters.cpp
DEN-3605: Renamed new files to CamelCase

    • -1
    • +1
    /sources/canbus/messageinterpreter.cpp
    • -0
    • +55
    /sources/model/MTreatmentParameters.cpp
    • -0
    • +47
    /sources/model/MTreatmentParameters.h
    • -0
    • +148
    /sources/model/MTreatmentParametersResp.cpp
    • -0
    • +79
    /sources/model/MTreatmentParametersResp.h
    • -55
    • +0
    /sources/model/mtreatmentparameters.cpp
    • -47
    • +0
    /sources/model/mtreatmentparameters.h
    • -148
    • +0
    /sources/model/mtreatmentparametersresp.cpp
    • -79
    • +0
    /sources/model/mtreatmentparametersresp.h
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-3605: Moved class description from AE to VCreateTreatment.h.

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.

Merge master into DEN-3605_Create_Treatment. Fixed remaining merge conflicts

Merge master into DEN-3605_Create_Treatment

    • -10
    • +15
    /sources/canbus/messageglobals.h
    • -99
    • +108
    /sources/canbus/messageinterpreter.cpp
    • -3
    • +3
    /sources/gui/qml/components/Slider.qml
  1. … 20 more files in changeset.
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-3605: Continued addressing Peman's comments to remove newline characters

DEN-3605: Continued addressing Peman's comments to remove newline characters.

DEN-3605: Addressed code review comments

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