application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'release/p1b/staging' into release/p1b/master

Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 605 more files in changeset.
Merge branch 'release/stagingmerge-DEN-17206-UI-BN-Release20' into release/p1b/staging

DENBUG-287 ( DEN-16823 ) : Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- DEN-16823: Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- Cherry Picked from Dara's commit

DEN-17161: Incorrect Calcium Value recorded in TX logs

- Cherry picked from Dara's commit 8fa28af55b1a183b75fb6ddd800192e88ac8d258.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added functionality to properly backup the BootPOST log which is the log before getting the HDSerial.

- It will get backed up if it is in the current day and system just has changed to the new log file due to receiving of the serial.

- When trying to back up the normal logs (logs with serial), will try for its BootPOST log, if exists will get backed up.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- renamed the BootPOST log before backing up so won't remain Serial-less on the device.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- now using the old "denali" added log format for update/manufacturing

- and delete them with the lockdown.sh script.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- after the reboot the newly created BootPOST could not get renamed because of the same file already exists, therefore application is now append the new one to the oldone with serial and deletes the new one.

- since the BootPOST log files are small in size like 5~10K this should affect the performance of the system.

    • -1302
    • +1324
    /sources/device/DeviceController.cpp
    • -0
    • +1
    /sources/gui/qml/pages/TreatmentFlowBase.qml
Develop Merge

- Made the Wifi and Bluetooth icons as larger to match the SD icon in drydemo

    • -1
    • +1
    /sources/gui/qml/BluetoothStatusIndicator.qml
    • -1
    • +1
    /sources/gui/qml/WifiStatusIndicator.qml
Merged DEN-17157

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Made the SD circle that is used in drydemo bigger

Merge branch 'DEN-17206-UI-BN-Release20' into staging

Merge branch 'DEN-17206-UI-BN-Release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- after the reboot the newly created BootPOST could not get renamed because of the same file already exists, therefore application is now append the new one to the oldone with serial and deletes the new one.

- since the BootPOST log files are small in size like 5~10K this should affect the performance of the system.

Merge branch 'DEN-17206-UI-BN-Release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- now using the old "denali" added log format for update/manufacturing

- and delete them with the lockdown.sh script.

Merge branch 'DEN-17206-UI-BN-Release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- renamed the BootPOST log before backing up so won't remain Serial-less on the device.

    • -10
    • +11
    /sources/device/DeviceController.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 605 more files in changeset.
Merge branch 'DEN-17206-UI-BN-Release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added functionality to properly backup the BootPOST log which is the log before getting the HDSerial.

- It will get backed up if it is in the current day and system just has changed to the new log file due to receiving of the serial.

- When trying to back up the normal logs (logs with serial), will try for its BootPOST log, if exists will get backed up.

    • -1302
    • +1323
    /sources/device/DeviceController.cpp
Merge branch 'DEN-17206-UI-BN-Release20' into develop

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DEN-17161: Incorrect Calcium Value recorded in TX logs

- Cherry picked from Dara's commit 8fa28af55b1a183b75fb6ddd800192e88ac8d258.

DENBUG-287 ( DEN-16823 ) : Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- DEN-16823: Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- Cherry Picked from Dara's commit

    • -0
    • +1
    /sources/gui/qml/pages/TreatmentFlowBase.qml
Merged DEN-17157

DEN-17157: Update_Denali_Application_for_Dry_Demo

- DEN-17203: Added code to not pop up the drydemo menu when the drydemo is not selected

    • -0
    • +1
    /sources/gui/qml/dialogs/DryDemoDialog.qml
LEAH-1884: [WIP] DeviceController Improvement

- got a potentially solid idea on how to design the models and controllers

- the idea is completely implemented in brightness.

- valid implementations are usbmount, brightness, wifiscan.

- other than brighness other ones need a final review.

- Note: if the requested value is not valid in toByteArray application would be better to rever like the one is done in fromByteArray. to test set the range of the brightness slider to 0 to 6.

- extra setting models need to be removed like the device controller.

    • -0
    • +88
    /sources/cloudsync/CloudSyncController.h
    • -422
    • +82
    /sources/device/DeviceController.cpp
    • -59
    • +108
    /sources/device/DeviceModels.cpp
  1. … 10 more files in changeset.
Merge remote-tracking branch 'origin/develop' into develop

Merged DEN-17157