sources

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

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-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-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.
DEN-7050: In progress update for wifi interface join network

    • -0
    • +73
    ./gui/qml/dialogs/DisconnectNetwork.qml
  1. … 3 more files in changeset.
DEN-7050: Added no networks in range

DEN-7050: Added wifi interface join network code

  1. … 9 more files in changeset.
DEN-7049, DEN-7050: Added QML, C++, and scripts to configure wifi interface and join networks.

    • -0
    • +97
    ./gui/qml/dialogs/JoinNetwork.qml
  1. … 12 more files in changeset.
DEN-7049, DEN-7048: Cpp / QML for Scanning and listing available networks

    • -35
    • +83
    ./gui/qml/pages/SettingsWifi.qml
DEN-7048, DEN-7049, DEN-7050: Added foundational classes for scan, list, and join wifi networks

    • -0
    • +161
    ./gui/qml/pages/SettingsWifi.qml
    • -0
    • +85
    ./view/VNetworkModel.cpp
    • -0
    • +54
    ./view/VNetworkModel.h
    • -0
    • +113
    ./wifi/WifiInterface.cpp
    • -0
    • +46
    ./wifi/WifiInterface.h
  1. … 7 more files in changeset.
Merge DEN-7041_UI_build_fix into staging

  1. … 2 more files in changeset.
DEN-7041: Fixed cppcheck error

DEN-7041: Fixed compilation issues with latest common master.

    • -1
    • +1
    ./view/hd/data/VHDTreatmentStatesData.cpp
    • -1
    • +1
    ./view/hd/data/VHDTreatmentStatesData.h
DEN-7041: Fixed issues preventing tst_models from running; Fixed code coverage issues.

  1. … 3 more files in changeset.
Merge branch 'staging' of ssh://dvm-linux02:7999/ui/application into staging

  1. … 1 more file in changeset.
DEN-7175: Implementation

- Figured this message is the only message which is sending message over on the sync 0x200 channel and if not send over sync channel then DG will not respond back with version.

  1. … 1 more file in changeset.
Merge master into staging

    • -0
    • +5
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 23 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Added an ability for now to ask for versions.

    • -1
    • +0
    ./view/hd/data/VHDTreatmentStatesData.h
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

    • -5
    • +0
    ./view/hd/data/VHDTreatmentStatesData.h
DEN-6870: AV-Range: Implementation

- Updated the ranges

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that SAME FOR "BACK TO TREATMENT"

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

    • -87
    • +9
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.