Clone
 

peter lucia <plucia@diality.com> in application

DEN-8350: Ensure static gateway is preserved after reboot.

DEN-8352: Displaying local network connection status.

    • -0
    • +9
    /scripts/wifi_test_network.sh
    • -8
    • +21
    /sources/view/settings/VNetworkModel.cpp
    • -1
    • +3
    /sources/view/settings/VNetworkModel.h
DEN-8700: Ensure disconnecting from a network persists beyond a reboot. Undo disabling of main menu animation.

    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
DEN-8700, DEN-8352, DEN-8351: Ensure static settings are preserved across reboot. Ensure disconnect works with latest pathing changes. Added internet connection status.

    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
    • -228
    • +229
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -12
    • +29
    /sources/view/settings/VNetworkModel.cpp
    • -13
    • +15
    /sources/view/settings/VNetworkModel.h
DEN-8256: Adding in rest of POST changes from sprint 46

DEN-8816: Added RTC self test

    • -19
    • +31
    /sources/view/VUIPowerOnSelfTest.cpp
DEN-8639: Added support for version compatibility test

- Receive HD request for SW version

- Reply to HD w/ SW Version

    • -0
    • +17
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +40
    /sources/model/hd/data/MHDRequestVersions.cpp
    • -0
    • +78
    /sources/model/hd/data/MHDRequestVersions.h
    • -0
    • +31
    /sources/view/VUIPowerOnSelfTest.cpp
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

    • -0
    • +19
    /scripts/bluetoothctl_check.out
    • -0
    • +26
    /scripts/checksums_desktop.conf
    • -0
    • +2525
    /scripts/checksums_target.conf
    • -0
    • +10
    /scripts/modules_check.out
    • -0
    • +1
    /scripts/touchscreen_check.out
    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
  1. … 23 more files in changeset.
Merge DEN-8514_UI_DEV_Alarms_Active_List into DEN-8252_POST

    • -17
    • +48
    /sources/canbus/MessageInterpreter.cpp
    • -151
    • +153
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

    • -0
    • +25
    /scripts/checksums.conf
    • -0
    • +83
    /scripts/files_check.py
    • -0
    • +58
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -2
    • +116
    /sources/view/VUIPostSingleResultData.cpp
    • -2
    • +10
    /sources/view/VUIPostSingleResultData.h
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

    • -0
    • +1
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -0
    • +162
    /sources/view/VUIPostSingleResultData.cpp
    • -0
    • +67
    /sources/view/VUIPostSingleResultData.h
DEN-8252: Updated POST Views

- Using QAbstractListModel to store the name and result for each HD, DG, and UI test

- Using global settings to read the list of tests from the filesystem

    • -0
    • +2
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -2
    • +161
    /sources/view/dg/data/VDGPostSingleResultData.cpp
    • -4
    • +32
    /sources/view/dg/data/VDGPostSingleResultData.h
    • -2
    • +162
    /sources/view/hd/data/VHDPostSingleResultData.cpp
    • -4
    • +32
    /sources/view/hd/data/VHDPostSingleResultData.h
DEN-8256: Added power on self test in progress screen

    • binary
    /resources/images/RedCross.png
    • -1
    • +11
    /sources/gui/qml/components/WaitDone.qml
    • -0
    • +84
    /sources/gui/qml/compounds/CheckListScrollView.qml
    • -1
    • +2
    /sources/gui/qml/compounds/CheckListView.qml
    • -0
    • +117
    /sources/gui/qml/pages/post/PostInProgress.qml
DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +4
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +43
    /sources/model/dg/data/MDGPostFinalResultData.cpp
    • -0
    • +81
    /sources/model/dg/data/MDGPostFinalResultData.h
    • -0
    • +47
    /sources/model/dg/data/MDGPostSingleResultData.cpp
    • -0
    • +84
    /sources/model/dg/data/MDGPostSingleResultData.h
    • -0
    • +43
    /sources/model/hd/data/MHDPostFinalResultData.cpp
    • -0
    • +81
    /sources/model/hd/data/MHDPostFinalResultData.h
    • -0
    • +47
    /sources/model/hd/data/MHDPostSingleResultData.cpp
    • -0
    • +84
    /sources/model/hd/data/MHDPostSingleResultData.h
    • -0
    • +24
    /sources/view/dg/data/VDGPostFinalResultData.cpp
  1. … 7 more files in changeset.
DEN-7756: Addressed code review comments

DEN-7756: Addressed code review comments

    • -22
    • +0
    /sources/model/MDGSerialNumberResponse.cpp
    • -64
    • +0
    /sources/model/MDGSerialNumberResponse.h
    • -21
    • +0
    /sources/model/MHDSerialNumberResponse.cpp
    • -64
    • +0
    /sources/model/MHDSerialNumberResponse.h
    • -0
    • +22
    /sources/model/dg/adjustment/MDGSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/dg/adjustment/MDGSerialNumberResponse.h
    • -0
    • +21
    /sources/model/hd/adjustment/MHDSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/hd/adjustment/MHDSerialNumberResponse.h
    • -37
    • +37
    /sources/view/VDeviceInformation.cpp
    • -14
    • +12
    /sources/view/VDeviceInformation.h
DEN-8064: Addressed code review comments

DEN-8064: Addressed code review comments

    • -39
    • +0
    /sources/model/hd/data/MAlarmVolumeData.cpp
    • -74
    • +0
    /sources/model/hd/data/MAlarmVolumeData.h
DEN-8064: Addressed code review comments

DEN-8064: Addressed code review comments

    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +2
    /sources/gui/qml/pages/SettingsBluetooth.qml
    • -4
    • +4
    /sources/gui/qml/pages/SettingsBrightness.qml
    • -8
    • +7
    /sources/gui/qml/pages/SettingsHome.qml
    • -2
    • +2
    /sources/gui/qml/pages/SettingsWifi.qml
    • -0
    • +82
    /sources/model/hd/adjustment/MAdjustHDAlarmVolumeResponse.h
  1. … 3 more files in changeset.
DEN-8081: Added missing message length, updated needs ack table.

Merge DEN-7752_Device_Information into DEN-8058_Alarm_Volume_Brightness

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +5
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +5
    /sources/gui/qml/pages/SettingsHome.qml
DEN-8083: Added HD and DG last and next service dates

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +5
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +5
    /sources/gui/qml/pages/SettingsHome.qml
    • -0
    • +31
    /sources/model/dg/adjustment/MAdjustDGServiceResponse.cpp
    • -0
    • +68
    /sources/model/dg/adjustment/MAdjustDGServiceResponse.h
    • -0
    • +31
    /sources/model/hd/adjustment/MAdjustHDServiceResponse.cpp
    • -0
    • +68
    /sources/model/hd/adjustment/MAdjustHDServiceResponse.h
    • -6
    • +47
    /sources/view/VDeviceInformation.cpp
  1. … 3 more files in changeset.
DEN-8062, DEN-8081: Alarm volume improvements

    • -2
    • +2
    /sources/gui/qml/pages/SettingsHome.qml
DEN-D8062, DEN-8081, DEN-8082: Added alarm volume and brightness

    • -0
    • +10
    /scripts/brightness_set.sh
    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +127
    /sources/gui/qml/pages/SettingsAlarmVolume.qml
    • -0
    • +125
    /sources/gui/qml/pages/SettingsBrightness.qml
    • -1
    • +26
    /sources/gui/qml/pages/SettingsHome.qml
  1. … 11 more files in changeset.
DEN-7752: Added hd dg serial number to device info page.

    • -1
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +22
    /sources/model/MDGSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/MDGSerialNumberResponse.h
    • -0
    • +21
    /sources/model/MHDSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/MHDSerialNumberResponse.h
    • -1
    • +29
    /sources/view/VDeviceInformation.cpp
DEN-7755: Updated device information table to display UI, HD, DG versions and fpga versions

    • -3
    • +61
    /sources/view/VDeviceInformation.cpp
DEN-7755: Added device information table.

    • -0
    • +128
    /sources/gui/qml/components/InformationTable.qml
    • -0
    • +67
    /sources/gui/qml/components/InformationTableEntry.qml
    • -7
    • +8
    /sources/gui/qml/globals/Variables.qml
  1. … 5 more files in changeset.
DEN-7529: Added service mode login

    • -0
    • +97
    /sources/gui/qml/dialogs/ServiceLogin.qml
    • -7
    • +20
    /sources/gui/qml/pages/SettingsHome.qml
    • -0
    • +32
    /sources/view/VServiceMode.cpp
    • -0
    • +39
    /sources/view/VServiceMode.h
Merge DEN-7035_Date_Time_Set into DEN-7524_Service-Mode

    • -0
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -2
    • +12
    /sources/gui/qml/pages/SettingsHome.qml