application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15348 : Update - per Behrouz' CR feedback

Moved and renamed doRequestNetworkInfo to private

Add logging of ssid and macAddress after retrieval

Align line 115-117 with others

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

    • -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
DEN-15112 : Changed - added a new const for pending subfolder name

DEN-15112 : Fixed - Export log listing to include pending subfolder

DEN-15348 : Fixed - alignment of code line and remove debug code

DEN-15348 : Updated - removed wifi.ini creation/use from code

Added code to retrieve ssid on any network connection

    • -0
    • +26
    /scripts/wifi_read_network_info.sh
    • -18
    • +1
    /sources/storage/StorageGlobals.cpp
    • -2
    • +0
    /sources/view/settings/VNetworkModel.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

    • -3
    • +3
    /sources/bluetooth/BluetoothInterface.cpp
    • -2
    • +2
    /sources/bluetooth/BluetoothInterface.h
    • -1
    • +1
    /sources/gui/qml/compounds/BPHREntry.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-15287-UI-VD-S97-Bluetooth' into staging

Merge branch 'DEN-15287-UI-VD-S97-BPCompareBug' into staging

Merge branch 'DEN-15287-UI-VD-S97-txDurationDialog' into staging

RESOLVED

RESOLVED

DEN-11366 : Update - per CR comment, adjust spacing to align code

Alignment of ); break;

Alignment of ); break;

UI-DEN-15287_UI VD S97 [Remove wifi.ini] - Ready
UI-DEN-15287_UI VD S97 [Remove wifi.ini] - Ready
DEN-15287 : UI-VD-S97

DEN-11366 : Changed - Added disconnection to avoid device error message and update logic for selection state

    • -1
    • +15
    /sources/bluetooth/BluetoothInterface.cpp
DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- Kept the default password as the development service password.

- The denali -E with the default password will force the service password change.

DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- also noticed a bug in the Settings WiFi and fixed.

    • -67
    • +76
    /sources/gui/qml/pages/UserConfirmation.qml
DEN-15321: UI: Cybersecurity: The empty service password and the not-set indication is not secure

    • -0
    • +44
    /sources/view/settings/VSettings.cpp
UI-DEN-15287_UI VD S97 [BP compare Bug] - Ready
UI-DEN-15287_UI VD S97 [BP compare Bug] - Ready
DEN-15287 : UI-VD-S97

DEN-13789 : Fixed - Add logic to properly disable confirm button if systolic bp < diastolic bp

    • -0
    • +7
    /sources/gui/qml/compounds/BPHREntry.qml
DEN-15320: Manufacturing service password setup and getting into the settings screen.