application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-7050: In progress update for wifi interface join network

    • -0
    • +5
    /scripts/wifi_disconnect_network.sh
    • -0
    • +73
    /sources/gui/qml/dialogs/DisconnectNetwork.qml
    • -2
    • +8
    /sources/gui/qml/pages/SettingsWifi.qml
    • -70
    • +128
    /sources/wifi/WifiInterface.cpp
DEN-7050: Added no networks in range

    • -3
    • +17
    /sources/gui/qml/pages/SettingsWifi.qml
DEN-7050: Added wifi interface join network code

    • -1
    • +1
    /scripts/wifi_generate_wpa_supplicant.sh
    • -0
    • +2
    /scripts/wifi_read_dns.sh
    • -0
    • +2
    /scripts/wifi_read_gateway.sh
    • -0
    • +4
    /scripts/wifi_read_ip_settings.sh
    • -0
    • +6
    /scripts/wifi_request_auto_assigned_ip.sh
    • -3
    • +5
    /sources/gui/qml/pages/SettingsWifi.qml
    • -10
    • +194
    /sources/wifi/WifiInterface.cpp
DEN-7049, DEN-7050: Added QML, C++, and scripts to configure wifi interface and join networks.

    • -0
    • +14
    /scripts/wifi_generate_wpa_supplicant.sh
    • -0
    • +6
    /scripts/wifi_get_auto_assigned_ip.sh
    • -0
    • +4
    /scripts/wifi_reset_adapter.sh
    • -0
    • +4
    /scripts/wifi_reset_interface.sh
    • -0
    • +3
    /scripts/wifi_scan_for_networks.sh
    • -0
    • +5
    /scripts/wifi_set_auto_assigned_ip.sh
    • -0
    • +7
    /scripts/wifi_set_dns.sh
    • -0
    • +12
    /scripts/wifi_set_static_ip.sh
    • -0
    • +4
    /scripts/wifi_start_wpa_supplicant.sh
    • -0
    • +97
    /sources/gui/qml/dialogs/JoinNetwork.qml
    • -3
    • +9
    /sources/gui/qml/pages/SettingsBluetooth.qml
  1. … 9 more files in changeset.
DEN-7049, DEN-7048: Cpp / QML for Scanning and listing available networks

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

    • -1
    • +3
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +6
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +11
    /sources/gui/qml/pages/SettingsHome.qml
    • -0
    • +161
    /sources/gui/qml/pages/SettingsWifi.qml
  1. … 7 more files in changeset.
Merge DEN-7041_UI_build_fix into staging

DEN-7041: Fixed cppcheck error

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

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmStatusData.cpp
DEN-7041: Fixed issues preventing tst_models from running; Fixed code coverage issues.

    • -0
    • +2
    /sources/canbus/MessageAcknowModel.cpp
Merge branch 'staging' of ssh://dvm-linux02:7999/ui/application into staging

    • -2
    • +4
    /sources/canbus/MessageInterpreter.cpp
Merge branch 'DEN-7174_DEN-6631_VersionsLabTestBugFix' into staging

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.

    • -2
    • +4
    /sources/canbus/MessageInterpreter.cpp
Merge master into staging

    • -5
    • +5
    /sources/canbus/MessageInterpreter.cpp
  1. … 23 more files in changeset.
Merge branch 'DEN-6679_UI_DEV_ArterialandVenousRange' into staging

Merge branch 'DEN-6631_UI_DEV_Post-Treatment_Rinseback' into staging

DEN-6638: ptTx-RB: Code Review 0

- Added an ability for now to ask for versions.

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +8
    /sources/gui/qml/pages/ManagerHome.qml
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

DEN-6870: AV-Range: Implementation

- Updated the ranges

    • -8
    • +4
    /sources/gui/qml/globals/Variables.qml
    • -22
    • +22
    /sources/view/VTreatmentCreate.h
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-6637: Code Analysis

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.

    • -0
    • +1
    /sources/gui/qml/components/StackItem.qml
DEN-6638: ptTx-RB: Code Review 0

During the code clean up some codes has been incorrectly removed that reverted back,

DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

    • -0
    • +20
    /sources/gui/qml/components/StackItem.qml
    • -16
    • +16
    /sources/gui/qml/pages/ManagerHome.qml
    • -2
    • +2
    /sources/view/hd/data/VHDAccelerometerData.h
DEN-6869: Added Version Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

    • -3
    • +11
    /sources/canbus/MessageInterpreter.cpp
    • -3
    • +3
    /sources/gui/qml/pages/ManagerHome.qml
DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

    • -1
    • +1
    /sources/view/dg/data/VDGROPumpData.cpp
DEN-6877: Merging the Versions/Acceleration

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +4
    /sources/canbus/MessageInterpreter.cpp
    • -32
    • +108
    /sources/gui/qml/pages/ManagerHome.qml
    • -0
    • +101
    /sources/model/dg/adjustment/MTreatmentAdjustDGVersionsResponse.h
    • -0
    • +68
    /sources/model/dg/data/MDGAccelerometerData.cpp
  1. … 28 more files in changeset.