Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 17 more files in changeset.
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.

  1. … 3 more files in changeset.
DEN-5515: Added VAlert class to support BLE related alerts

  1. … 16 more files in changeset.
DEN-4964: Added HDVersions major, minor, micro to Manager Screen.

  1. … 1 more file in changeset.
DEN-5514: Added VVitals.h/cpp view for populating vitals information on treatment monitor page.

  1. … 4 more files in changeset.
DEN-5773: UI Unique Saline Bolus Start/Stop Enumerator

  1. … 3 more files in changeset.
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.