application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9928: Post Treatment Log Treatment Time in Hours instead of Minutes

- Changed the "Treatment Duration" and "Actual Treatment Duration" unit to minutes instead of hours.

DEN-10153: Treatment Log Comments Investigations

- Patient Name removed.

- Treatment Duration moved in [Treatment Prescription] section

- Actual Treatment Duration moved in [Treatment Parameters] section

updated.

updated.

updated.

updated.

updated.

updated.

updated.

updated.

DEN-9639: Code Review 0

    • -4
    • +4
    /sources/bluetooth/BluetoothInterface.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
We either start with Capital letter everywhere or we don't.

We either start with Capital letter everywhere or we don't.

We either start with Capital Letter everywhere or we don't.

We either start with Capital Letter everywhere or we don't.

Remove extra spaces after vData.

Remove extra spaces after vData.

it is (formal) instead of it's (informal)

it is (formal) instead of it's (informal)

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

DEN-9638: Code Analysis

Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Fixed.

Fixed.

Code Review Comments

- QApplication typo

- Added a UI version of the Log Macros.

    • -3
    • +3
    /sources/bluetooth/BluetoothInterface.cpp
    • -2
    • +2
    /sources/canbus/MessageAcknowModel.cpp
    • -4
    • +3
    /sources/canbus/MessageInterpreter.cpp
1) This sleep helps the Bluetooth driver to load properly. 2) After many, many tests figured the Bluetooth device needs a power cycle after it is loaded and find out if giving it a 5-second delay b...

1) This sleep helps the Bluetooth driver to load properly.
2) After many, many tests figured the Bluetooth device needs a power cycle after it is loaded and find out if giving it a 5-second delay before setting the "hci" device to up, then it works fine and doesn't need the power cycle anymore. I timed the boot up and it's still under 30 seconds.
3) Yes it shouldn't break the loading of the other prototypes, since they may never even need it.

QApplication is misspelled

QApplication is misspelled

1) What is this sleep for? 2) How did you come up with its value? (I assume this is in seconds?) 3) Is this value consistent among all 4 prototypes and the development boards that we have?

1) What is this sleep for?
2) How did you come up with its value? (I assume this is in seconds?)
3) Is this value consistent among all 4 prototypes and the development boards that we have?

Bamboo Commit: Updated ui_build_history.log with build number and build date

Bamboo Commit: Updated ui_build_history.log with build number and build date

Bamboo Commit: Updated ui_build_history.log with build number and build date

Bamboo Commit: Updated MAlarmMapping.cpp

    • -5
    • +9
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-10163 5 min countdown timer is not useful and should be removed in Additional Rinseback screen

- Disabled the Rinsback Additional's timer

- Also found a bug in SafetyVolume Reading.

UI-DEN-9626_DEV Bluetooth Cuff Integration
UI-DEN-9626_DEV Bluetooth Cuff Integration
Updated Alarm Mappings

    • -5
    • +6
    /sources/model/hd/alarm/MAlarmMapping.cpp
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.

    • -0
    • +35
    /scripts/bluetooth_remove_paired.sh
    • -361
    • +552
    /sources/bluetooth/BluetoothInterface.cpp
    • -9
    • +8
    /sources/bluetooth/BluetoothInterface.h
    • -11
    • +12
    /sources/gui/qml/globals/Colors.qml
    • -4
    • +3
    /sources/model/settings/MBluetooth.cpp
  1. … 4 more files in changeset.
DEN-9653: Implementation - Settings [Screen]

    • -19
    • +57
    /sources/bluetooth/BluetoothInterface.cpp
    • -0
    • +7
    /sources/bluetooth/BluetoothInterface.h
    • -2
    • +18
    /sources/model/settings/MBluetooth.h
    • -7
    • +77
    /sources/view/settings/VBluetooth.cpp
    • -4
    • +47
    /sources/view/settings/VBluetooth.h