Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5742: Code Coverage [100%]

  1. … 6 more files in changeset.
DEN-5739: Implementation

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

  1. … 8 more files in changeset.
DEN-5739: Implementation

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

    • -0
    • +56
    ./hd/adjustment/VTreatmentAdjustmentHeparin.cpp
    • -0
    • +70
    ./hd/adjustment/VTreatmentAdjustmentHeparin.h
    • -34
    • +59
    ./hd/data/VHDTreatmentStatesData.cpp
    • -0
    • +25
    ./hd/data/VTreatmentHeparinData.cpp
    • -0
    • +43
    ./hd/data/VTreatmentHeparinData.h
  1. … 16 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 28 more files in changeset.
DEN-4860: BLE Settings Page Updates

- Saving my devices to disk

- Loading my devices on startup

- BLEScanner improvements

- Refactored VBluetoothDeviceInfo

  1. … 7 more files in changeset.
DEN-4860: Confirmed data received after measurement completion.

- In progress update for 1Hz check-in w/ BLE Cuff capability

  1. … 5 more files in changeset.
DEN-4867: Refactored Pre-Treatment classes.

DEN-4860: Ensure error shows when bluetooth module is off

  1. … 31 more files in changeset.
DEN-4860: Updated Bluetooth Settings Page Layout

- Added My Devices list view

- Upon selecting a device and successful connection, the device is moved from the devices list view to the my devices list view

  1. … 5 more files in changeset.
DEN-4860: Continue refactoring to align with coding standard

  1. … 4 more files in changeset.
DEN-4860: Update to align better with coding standard, fixed docstring issues.

- Updated message ID to align with message lists

  1. … 5 more files in changeset.
Merge master into DEN-4860_BLE

  1. … 10 more files in changeset.
DEN-4860: In progress update

    • -0
    • +60
    ./VBluetoothDeviceInfo.cpp
    • -0
    • +36
    ./VBluetoothDeviceInfo.h
  1. … 17 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 6 more files in changeset.
DEN-4697: Static Code Analysis

  1. … 3 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 12 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

    • -0
    • +46
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +60
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.h
    • -0
    • +31
    ./hd/data/VHDVersionData.cpp
  1. … 17 more files in changeset.
DEN-4609: Fixed bicarbonate concentrate enum

  1. … 1 more file in changeset.
DEN-4696: Code Coverage [99.722]

  1. … 7 more files in changeset.
DEN-4609: Addressed code review requests.

  1. … 3 more files in changeset.
DEN-5034: Implementation [ Messaging ] (2 of 2)

- Added adjustment Request Response in the UI

- Added Logging console out which is more descriptive only for debugging.

- Added multiple different min/max limit/ranges for pressures adjustments.

- Added auto calculate the adjustable low/high limit margin.

- Added a CONSTANT property #define

    • -13
    • +12
    ./hd/adjustment/VTreatmentAdjustmentPressuresLimits.h
  1. … 10 more files in changeset.
DEN-4609: Added class documentation and messaging information.

  1. … 4 more files in changeset.
DEN-4609: Removed newline characters. Fixed orgnization in denali.pro

  1. … 5 more files in changeset.
DEN-4609: Created constants for treatment parameter default, min, max, and resolution values. Included PRS references.

DEN-5033: Implementation [ Messaging ] (1 of 2)

- improving and testing the Arterial/Venous pressure values

- using the doAdjustment of the venousPressureMinimum : vTreatmentAdjustmentPressuresLimits.venousLimitMin

in the QML.

    • -0
    • +1
    ./hd/data/VTreatmentPressureOcclusion.h
  1. … 8 more files in changeset.
DEN-4609: Addressed code review comments, misc. cleanup

  1. … 5 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 1 more file in changeset.
DEN-4598, DEN-4609, DEN-4607: Updated unit tests, removed unused Storage namespace from ApplicationController.cpp, removed saveNewTreatment function from ApplicationController.h

  1. … 4 more files in changeset.