BluetoothInterface.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 38 more files in changeset.
Merge branch 'staging' into develop

  1. … 13 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
Merge branch 'DEN-16249-UI-VD-S104_P1B_StatusIndicator_Bt' into staging-ui

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 56 more files in changeset.
DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Remove unused bt model constructors in MBluetooth

Make use of the devicePair member variable, removing added isPaired

Remove pairing getter function

  1. … 4 more files in changeset.
DEN-16319: Fixed - UI log does not record blood pressure cuff bluetooth pairing

Add bool status to the MBluetooth for paired state

Update the notifyStateChanged for the Connect/disconnect state to properly log

Add pairing check function in the bluetooth interface to allow querying of paired state

  1. … 4 more files in changeset.
DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Modify to include vendor name and model name in status indicator

Change the data that is displayed in the status dialog

Status dialog now handles single line text

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
DEN-15287 : UI-VD-S97

DEN-11366 : Fixed - Previously paired bcuff is selected after power cycle as expected

  1. … 2 more files in changeset.
DEN-14743 Add bluetooth pairing agent code to retain pairing status in bluez

  1. … 8 more files in changeset.
DEN-14743 Modify to only require single time pairing for data sync

  1. … 2 more files in changeset.
DEN-14743 Bluetooth bug fixes - improve connection handling and message display

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 608 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 159 more files in changeset.
DEN-12424: INT

- Adding the new 3 params of the alarm trigger

- Adding Rejection

- prepare for the singletons quit which are not in order, the quit should be done manually to be in order.

  1. … 20 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 584 more files in changeset.
Merge branch 'UI_BUG_S63' into develop

  1. … 1 more file in changeset.
UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

  1. … 5 more files in changeset.
Merge branch 'UI_BUG_S62' into develop

  1. … 3 more files in changeset.
DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- Added a script to later be used for the log export on the device, but it now only works on the VM since the device doesn't have the zip tool.

- Added a mimic function to simulate the BCuff measurement received and assigned F11 to it and it will only be enabled if the macro DEBUG_BCUFF_MIMIC is defined.

- Added opened and closed signals to the EntryDialog.qml to make it do the auto focus on the firstInput object when opened.

- Added setFocus() function in the BPHREntry.qml

- Removed the enabled option from doReset of the VTreatmentVitals

- And created two separate enableDialog for vital entry, and enable update for the auto update the properties.

- Added a constructor with systolic, diastolic, heartRate parameter to set the data on creation to be used in the message mimic.

- Added systolic, diastolic, heartRate parameters to the doTrigger of the VCommonAdjustmentVitals to open the vitals entry dialog with default values.

  1. … 15 more files in changeset.
DEN-10205: BCuff [Missing Feature]: Try to reconnect to the previously paired

- Stop try to reconnect while still is trying the initial connect.

- Changed the BCuff wait state notification.

- Updated the Heparin section wording.

  1. … 4 more files in changeset.
DEN-10205: BCuff [Missing Feature]: Try to reconnect to the previously paired

  1. … 19 more files in changeset.
DEN-10599: KeborMed [CloudSync infrastructure kickoff ]

- The infrastructure is done for send and receive

- IT only needs interpretation on send and action on receive of messages in CloudSync communication.

  1. … 20 more files in changeset.
DEN-9637: Update Design Documents

- Added the ability to enable/disable the vitals measurement logs [it's still unknown that how to stop in case of the treatment ended by alarm or system fault.]

- Added the Battery Level of the selected device.

  1. … 18 more files in changeset.
DEN-9653: Implementation - Settings [Screen]

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

DEN-9657: Implementation - Event Driven Reading

DEN-9658: Implementation - Treatment Log

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

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

- Adding the Characteristics and descriptor notifications/log

  1. … 9 more files in changeset.