sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9659: Implementation [POST]

- Created a separate file for the Bluetooth screen since it became bigger.

- Moved the WiFi and Bluetooth start in the Application controller and handled by POST events.

- Added a 5 second sleep for the Bluetooth Device to get ready in run.sh

- Added WiFi POST in run.sh

- Moved lambda functions for POST into slots.

- Added signals in the ApplicationPOST for passed items to be used in the ApplciationController to start WiFi and Bluetooth interfaces.

- Added isValid to the BluetoothInterface to make sure the Bluetooth Adapter is ready for the Interface to setup (Is set by ApplicationController with the information Provided by ApplicationPOST).

- Improved the Bluetooth interface implementation

- Added Rinseback safety volume parameter

- Modified the SAFE_CALL's methods to be public slots.

- Removed the SerialNumber listener from VBluetooth.

- Improved the VBluetooth code and added the connection to the BluetoothController.

    • -27
    • +122
    ./bluetooth/BluetoothInterface.cpp
    • -0
    • +129
    ./gui/qml/pages/settings/SettingsBluetoothCuff.qml
    • -78
    • +1
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 6 more files in changeset.
DEN-9655: Implementation - Settings [MVC]

- Adding the Characteristics and descriptor notifications/log

  1. … 4 more files in changeset.
DEN-9655: Implementation - Settings [MVC]

- Removed the paring

- improved the scanEnabled (scanInProgress) logic

- improved the re-connection

    • -13
    • +20
    ./bluetooth/BluetoothInterface.cpp
    • -3
    • +3
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 1 more file in changeset.
RESOLVED.

RESOLVED.

DEN-9655: Implementation - Settings [MVC]

- First successful BP measurement read.

    • -153
    • +361
    ./bluetooth/BluetoothInterface.cpp
    • -21
    • +52
    ./bluetooth/BluetoothInterface.h
  1. … 3 more files in changeset.
DEN-9655: Implementation - Settings [MVC]

    • -102
    • +313
    ./bluetooth/BluetoothInterface.cpp
    • -26
    • +53
    ./bluetooth/BluetoothInterface.h
    • -3
    • +11
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
[ DEN-9653 , DEN9655 ] : Implementation - Settings [ Screen , MVC ]

    • -0
    • +384
    ./bluetooth/BluetoothInterface.cpp
    • -0
    • +105
    ./bluetooth/BluetoothInterface.h
    • -3
    • +61
    ./gui/qml/pages/settings/SettingsStack.qml
    • -0
    • +38
    ./model/settings/MBluetooth.cpp
    • -0
    • +92
    ./model/settings/MBluetooth.h
    • -0
    • +114
    ./view/settings/VBluetooth.cpp
    • -0
    • +64
    ./view/settings/VBluetooth.h
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Adding the Acknowledge initialize log

DEN-9897: Recirculate confirm button click doesn't do anything.

- After rinseback completes during treatment, UI does not provide option to go back to treatment after RECONNECT

- It has been fixed to send message 84.1 for the confirm

    • -2
    • +12
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 4 more files in changeset.
DEN-9418: Code Review 0

- Cherry picked the code review updated from post branch

- Correcting the message IDs enum comments.

    • -1
    • +0
    ./gui/qml/components/DebugDataColumn.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
DEN-9418: Code Review 0

- Cherry picked the code review updated from post branch

- Function comments.

- Removed unused BLE alarm from alarm generator.

  1. … 2 more files in changeset.
DEN-9707: BP/HR empty measurement display does not match PRS

- alarm mapping update.

- post code review applied here.

    • -12
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
DEN-9418: Code Review 0

- DEN-9707: BP/HR empty measurement display does not match PRS

- Updated Alarms Mapping

  1. … 3 more files in changeset.
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Updated.

Updated.

Added.

Added.

Added.

Added.

Added.

Added.

Added.

Added.

DEN-9418: Code Review 0

  1. … 2 more files in changeset.
It has been removed. We should reserve our Alarm System mostly for critical HW issues during treatment.

It has been removed.
We should reserve our Alarm System mostly for critical HW issues during treatment.

RESOLVED.

RESOLVED.