sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7756: Addressed code review comments

DEN-7756: Addressed code review comments

    • -3
    • +3
    ./gui/qml/components/InformationTable.qml
    • -22
    • +0
    ./model/MDGSerialNumberResponse.cpp
    • -21
    • +0
    ./model/MHDSerialNumberResponse.cpp
    • -0
    • +22
    ./model/dg/adjustment/MDGSerialNumberResponse.cpp
    • -0
    • +64
    ./model/dg/adjustment/MDGSerialNumberResponse.h
    • -0
    • +21
    ./model/hd/adjustment/MHDSerialNumberResponse.cpp
    • -0
    • +64
    ./model/hd/adjustment/MHDSerialNumberResponse.h
  1. … 1 more file in changeset.
DEN-8083: Added HD and DG last and next service dates

    • -2
    • +2
    ./gui/qml/pages/SettingsDeviceInformation.qml
    • -0
    • +31
    ./model/dg/adjustment/MAdjustDGServiceResponse.cpp
    • -0
    • +68
    ./model/dg/adjustment/MAdjustDGServiceResponse.h
    • -0
    • +31
    ./model/hd/adjustment/MAdjustHDServiceResponse.cpp
    • -0
    • +68
    ./model/hd/adjustment/MAdjustHDServiceResponse.h
  1. … 3 more files in changeset.
DEN-7752: Added hd dg serial number to device info page.

    • -0
    • +22
    ./model/MDGSerialNumberResponse.cpp
    • -0
    • +64
    ./model/MDGSerialNumberResponse.h
    • -0
    • +21
    ./model/MHDSerialNumberResponse.cpp
    • -0
    • +64
    ./model/MHDSerialNumberResponse.h
  1. … 1 more file in changeset.
DEN-7755: Updated device information table to display UI, HD, DG versions and fpga versions

    • -0
    • +1
    ./gui/qml/pages/SettingsDeviceInformation.qml
DEN-7755: Added device information table.

    • -0
    • +62
    ./gui/qml/components/InformationSubTable.qml
    • -0
    • +128
    ./gui/qml/components/InformationTable.qml
    • -0
    • +67
    ./gui/qml/components/InformationTableEntry.qml
    • -0
    • +20
    ./gui/qml/pages/SettingsDeviceInformation.qml
    • -0
    • +82
    ./view/VDeviceInformation.cpp
  1. … 5 more files in changeset.
DEN-7529: Added service mode login

    • -0
    • +97
    ./gui/qml/dialogs/ServiceLogin.qml
    • -0
    • +32
    ./view/VServiceMode.cpp
    • -0
    • +39
    ./view/VServiceMode.h
  1. … 3 more files in changeset.
Merge DEN-7035_Date_Time_Set into DEN-7524_Service-Mode

  1. … 2 more files in changeset.
Merge branch 'DEN-7044_Wifi' into DEN-7524_Service-Mode

DEN-7529: In progress update

    • -0
    • +51
    ./gui/qml/pages/SettingsDeviceInformation.qml
  1. … 2 more files in changeset.
DEN-7054: Addressed code review comments

DEN-7521: Ensure static IP assignments display after reboot

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

    • -0
    • +210
    ./model/MWifiNetwork.h
  1. … 4 more files in changeset.
DEN-7054: Addressed code review comments

  1. … 3 more files in changeset.
DEN-7521: Ensure wifi reconnects on reboot

  1. … 5 more files in changeset.
DEN-7521: Adding rest of support for static IP assignments.

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

DEN-7320: Addressed code review comments

    • -2
    • +2
    ./gui/qml/pages/SettingsDateTimeSet.qml
  1. … 2 more files in changeset.
DEN-7523, DEN-7050: Upon bootup, connection to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT succeeded with ping test.

  1. … 5 more files in changeset.
DEN-7050, DEN-7522, DEN-7523: Improved auto dhcp assignment time, connected to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT consecutively in one test.

  1. … 19 more files in changeset.
DEN-7315: Removed unneeded import

DEN-7315: Setting UI system and hwclocks

    • -0
    • +19
    ./gui/qml/pages/SettingsDateTimeSet.qml
  1. … 1 more file in changeset.
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.

    • -6
    • +6
    ./gui/qml/pages/SettingsDateTimeSet.qml
    • -0
    • +31
    ./model/dg/adjustment/MAdjustDGDateTimeResponse.cpp
    • -0
    • +68
    ./model/dg/adjustment/MAdjustDGDateTimeResponse.h
    • -0
    • +45
    ./model/hd/adjustment/MAdjustHDDateTimeResponse.cpp
    • -0
    • +82
    ./model/hd/adjustment/MAdjustHDDateTimeResponse.h
  1. … 7 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

    • -14
    • +128
    ./gui/qml/pages/SettingsDateTimeSet.qml
DEN-7315: Added set date and time qml page

    • -0
    • +108
    ./gui/qml/pages/SettingsDateTimeSet.qml
  1. … 1 more file in changeset.
DEN-7282, DEN-7284: Connected to WPA + TKIP/AES (DialityWAPB)

  1. … 10 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. … 1 more file in changeset.
DEN-7050: Applied fixes to prevent the crash.

  1. … 1 more file in changeset.
DEN-7050: In progress update

  1. … 1 more file in changeset.