application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4964: Added DG Versions to Manager page.

    • -11
    • +19
    /sources/gui/qml/pages/ManagerHome.qml
DEN-5516, DEN-5514: Ensure connection to BP-Cuff is re-established after power cycle

    • -39
    • +84
    /sources/bluetooth/BLEScanner.cpp
    • -0
    • +16
    /sources/view/VBluetoothDeviceInfo.cpp
DEN-4964: Added DG Versions to Manager page.

    • -2
    • +19
    /sources/gui/qml/pages/ManagerHome.qml
    • -0
    • +61
    /sources/view/dg/adjustment/VTreatmentAdjustmentDGVersions.h
DEN-5833: Implementation

- Fixed a bouncing bug of the message when sent for the first time with silenced flag on to show the alarm not maximized.

    • -5
    • +11
    /sources/view/hd/alarm/VAlarmStatus.cpp
DEN-5833: Implementation

- Added 3 Alarm buttons

- created Mute Button

- created Up and Down Button (minimize/maximize)

- used FW alarm status flag enum (Alarm_State_Flag_Bit_Positions) instead of the UI version and removed UI one.

Code cleaned up

- modified and cleaned up Notification Dialog and Bar.

- modified Time Text component to be able to show sections with one zero only.

- cleaned up main.qml

    • binary
    /resources/images/audio.png
    • binary
    /resources/images/chevron-down.png
    • binary
    /resources/images/chevron-up.png
    • binary
    /resources/images/mute.png
    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +0
    /sources/gui/qml/components/ModalDialog.qml
    • -0
    • +60
    /sources/gui/qml/components/MuteButton.qml
    • -3
    • +8
    /sources/gui/qml/components/TimeText.qml
    • -0
    • +37
    /sources/gui/qml/components/UpDownButton.qml
    • -12
    • +55
    /sources/gui/qml/globals/Colors.qml
  1. … 7 more files in changeset.
DEN-5754: Implementation

- Added the new MVC for initial UF Volume adjustment messages (79/80).

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +49
    /sources/model/hd/adjustment/MTreatmentAdjustUltrafiltrationInitResponse.cpp
    • -0
    • +86
    /sources/model/hd/adjustment/MTreatmentAdjustUltrafiltrationInitResponse.h
  1. … 4 more files in changeset.
DEN-5754: Implementation

- reviewed the pre-treatment screens and modified

- added the double range slider for Arterial and Venous

- modified the treatmentBegin(ultrafiltration)

- so many other tweaks.

    • -4
    • +41
    /sources/gui/qml/components/RangeSlider.qml
    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -60
    • +77
    /sources/gui/qml/pages/treatment/TreatmentBegin.qml
  1. … 4 more files in changeset.
DEN-4964: Added HDVersions FPGA items to Manager Screen.

    • -1
    • +6
    /sources/gui/qml/pages/ManagerHome.qml
DEN-5754: Implementation

- reformat and commented out the message id debug log.

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
DEN-5514: Checking omron bp service is not null before querying for data, confirmed data populates on treatment monitor page now automatically after a measurement.

Merge branch 'DEN-5830_AlarmDesign' into DEN-5751_Pre-TreatmentUltrafiltration

DEN-5833: Implementation

- Updated the old Alarm model structure to used the notify in the Message Interpreter.

- Updated the Alarm Trigger,Clear,Status to inherit from MAbstract to be able to the above.

- Added a macro to make the request messages handling easier.

    • -172
    • +32
    /sources/canbus/MessageInterpreter.cpp
    • -8
    • +5
    /sources/model/hd/alarm/MAlarmCleared.cpp
    • -12
    • +14
    /sources/model/hd/alarm/MAlarmCleared.h
    • -88
    • +79
    /sources/model/hd/alarm/MAlarmStatusData.cpp
    • -24
    • +31
    /sources/model/hd/alarm/MAlarmStatusData.h
    • -8
    • +5
    /sources/model/hd/alarm/MAlarmTriggered.cpp
    • -12
    • +15
    /sources/model/hd/alarm/MAlarmTriggered.h
Merge branch 'DEN-5736_UI_Heparin_Bolus'

DEN-5744: Code Review 0

- A typo to change the #3 to #4

DEN-5515: Added VAlert class to support BLE related alerts

    • binary
    /resources/images/alert.png
    • -0
    • +108
    /sources/gui/qml/dialogs/Alert.qml
  1. … 10 more files in changeset.
DEN-4964: Added HDVersions major, minor, micro to Manager Screen.

    • -5
    • +5
    /sources/gui/qml/pages/ManagerHome.qml
DEN-5744: Code Review 0

- Fixed some typo

DEN-4964: Added HDVersions major, minor, and micro to Manager Screen.

    • -0
    • +12
    /sources/gui/qml/pages/ManagerHome.qml
DEN-5514: Added VVitals.h/cpp view for populating vitals information on treatment monitor page.

    • -0
    • +28
    /sources/view/VVitals.cpp
    • -0
    • +44
    /sources/view/VVitals.h
DEN-5773: UI Unique Saline Bolus Start/Stop Enumerator

DEN-5743: Static Code Analysis

DEN-5742: Code Coverage [100%]

DEN-5741: Integration Testing

DEN-5739: Implementation

- Added the response in cpp and qml.

    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
DEN-5739: Implementation

- reading the heparin data and connected tot the UI/QML

DEN-5739: Implementation

- Implemented the entire MVC for Heparin request/response/data.

    • -0
    • +12
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +7
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +41
    /sources/model/hd/data/MTreatmentHeparinData.cpp
    • -0
    • +82
    /sources/model/hd/data/MTreatmentHeparinData.h
    • -7
    • +11
    /sources/model/hd/data/MTreatmentStatesData.cpp
  1. … 7 more files in changeset.
DEN-5739: Implementation

- Saline progressBar not moving fixed.

- Ultrafiltration suspected bug has been fixed but commented out since no one complained.

- The Heparin screen created as the skeleton.

    • -0
    • +77
    /sources/gui/qml/pages/treatment/sections/TreatmentHeparin.qml
Merge branch 'DEN-4691_InLineBloodPressureAdjustments'

Merge Conflict fix

Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

    • -0
    • +95
    /sources/canbus/MessageDispatcher.cpp
    • -35
    • +39
    /sources/canbus/MessageInterpreter.cpp
    • -8
    • +10
    /sources/gui/qml/components/RangeRect.qml
    • -18
    • +24
    /sources/gui/qml/globals/Colors.qml
    • -71
    • +85
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +17
    /sources/gui/qml/pages/SettingsHome.qml
  1. … 14 more files in changeset.