application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Merge branch 'DEN-7044_Wifi' into DEN-7524_Service-Mode

DEN-7529: In progress update

    • -0
    • +51
    /sources/gui/qml/pages/SettingsDeviceInformation.qml
    • -5
    • +38
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7903: Ensure user's dns setting is added first to resolv.conf

DEN-7054: Addressed code review comments

DEN-7054: Addressed code review comments

    • -108
    • +106
    /sources/model/MWifiNetwork.h
DEN-7521: Ensure static IP assignments display after reboot

DEN-7054: Added Network.h to Model namespace, refactoring

    • -0
    • +210
    /sources/model/MWifiNetwork.h
DEN-7054: Addressed code review comments

    • -4
    • +4
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7521: Ensure wifi reconnects on reboot

    • -1
    • +0
    /scripts/wifi_request_auto_assigned_ip.sh
    • -1
    • +0
    /scripts/wifi_save_static_interface_assignments.sh
    • -0
    • +17
    /sources/storage/StorageGlobals.cpp
DEN-7521: Adding rest of support for static IP assignments.

    • -0
    • +9
    /scripts/wifi_set_subnetmask.sh
    • -97
    • +0
    /sources/gui/qml/dialogs/JoinNetwork.qml
    • -0
    • +103
    /sources/gui/qml/dialogs/WifiJoinDisconnect.qml
    • -10
    • +28
    /sources/gui/qml/pages/SettingsWifi.qml
  1. … 4 more files in changeset.
DEN-7320: Removed unused datetime functions

DEN-7320: Addressed code review comments

    • -15
    • +21
    /sources/gui/qml/globals/Variables.qml
    • -2
    • +1
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7523, DEN-7050: Upon bootup, connection to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT succeeded with ping test.

    • -0
    • +1
    /scripts/wifi_request_auto_assigned_ip.sh
    • -2
    • +8
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +18
    /sources/gui/qml/pages/SettingsWifi.qml
DEN-7050, DEN-7522, DEN-7523: Improved auto dhcp assignment time, connected to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT consecutively in one test.

    • -0
    • +7
    /scripts/wifi_generate_wpa_supplicant.sh
    • -34
    • +6
    /scripts/wifi_request_auto_assigned_ip.sh
    • -0
    • +12
    /scripts/wifi_save_dhcp_interface.sh
    • -0
    • +9
    /scripts/wifi_save_static_interface_assignments.sh
  1. … 6 more files in changeset.
DEN-7050: Added missing echo to dns script

DEN-7050: Added missing " in dns script

DEN-7050: Updated set dns script

DEN-7315: Removed unneeded import

DEN-7315: Setting UI system and hwclocks

    • -0
    • +11
    /scripts/date_time_set.sh
    • -1
    • +2
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7316: Added capability to enqueue alerts to be displayed and acknowledged

DEN-7316: Added HD and DG messaging, and an alert notification when save is successful or fails.

    • -0
    • +26
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +5
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +31
    /sources/model/dg/adjustment/MAdjustDGDateTimeResponse.cpp
    • -0
    • +68
    /sources/model/dg/adjustment/MAdjustDGDateTimeResponse.h
    • -0
    • +45
    /sources/model/hd/adjustment/MAdjustHDDateTimeResponse.cpp
  1. … 7 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

DEN-7315: Added set date and time qml page

    • -0
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +4
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +108
    /sources/gui/qml/pages/SettingsDateTimeSet.qml
    • -0
    • +10
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7282, DEN-7284: Adding support for wpa2, wpa, wep

    • -3
    • +18
    /scripts/wifi_generate_wpa_supplicant.sh
    • -1
    • +34
    /scripts/wifi_request_auto_assigned_ip.sh
DEN-7282, DEN-7284: Connected to WPA + TKIP/AES (DialityWAPB)

    • -4
    • +21
    /scripts/wifi_generate_wpa_supplicant.sh
    • -1
    • +1
    /scripts/wifi_request_auto_assigned_ip.sh
    • -0
    • +12
    /scripts/wifi_save_static_interface_assignments.sh
    • -0
    • +3
    /scripts/wifi_test_internet.sh
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -1
    • +16
    /sources/gui/qml/pages/SettingsWifi.qml
    • -59
    • +248
    /sources/wifi/WifiInterface.cpp
  1. … 3 more files in changeset.
DEN-7050: Found that crash was still occurring. Added better error handling to parse wifi scan. Cannot reproduce crash any longer.

    • -1
    • +0
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7050: Applied fixes to prevent the crash.

    • -153
    • +138
    /sources/wifi/WifiInterface.cpp
DEN-7050: In progress update

    • -1
    • +4
    /sources/gui/qml/pages/SettingsHome.qml
    • -19
    • +0
    /sources/gui/qml/pages/SettingsWifi.qml
    • -52
    • +132
    /sources/wifi/WifiInterface.cpp