application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    /scripts/wifi_generate_wpa_supplicant.sh
    • -2
    • +2
    /scripts/wifi_request_auto_assigned_ip.sh
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -2
    • +2
    /sources/model/settings/MWifiNetwork.h
    • -1
    • +1
    /sources/view/settings/VNetworkModel.cpp
    • -1
    • +1
    /sources/view/settings/VNetworkModel.h
Merge branch 'DEN-14609-UI-VD-S89' into staging

DEN-14609 Move log line into else section

DEN-14736 : IMP: Secured the SD-Card mount

- added security recommended USB mount flags

MS_SYNCHRONOUS

MS_NOEXEC

MS_NODEV

MS_NOSUID

DEN-14736 : IMP: Removed the SD-Card alarm dialog

- it is not clear what needs to be done when SD-Card fails after a successful POST.

- May need to send an alarmTrigger to HD and stop logging.

- Removed for now.

DEN-14736 : IMP: Shutdown dialog / Alarm Dialog

- The shutdown dialog closure was not maximizing the minimized alarm dialog

DEN-14736 : IMP: DEN-14779: In-Tx Qb, Qd, PBo, PBA Adj

Merge branch 'DEN-14609-UI-VD-S89' of ssh://dvm-linux02:7999/ui/application into DEN-14609-UI-VD-S89

DEN-14609 Update code based on PR comments

DEN-14736 : IMP: Unhandled Msg ID log

- Added the messaged Id to the Unhandled messages log

    • -5
    • +5
    /sources/canbus/MessageInterpreter.cpp
    • -3
    • +4
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-14581 : General Implementation

- Added a WiFi connection indication

- Improved the WiFi list parser

    • -8
    • +10
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -9
    • +39
    /sources/view/settings/VNetworkModel.cpp
    • -8
    • +14
    /sources/view/settings/VNetworkModel.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-14733-UI-BN-S90' into staging

DEN-14736 IMP: Confirm Always on Top

- The Alarm won't cancel the Confirmation anymore

- The Alarm Dialog will still get updated while minimized.

- The Alarm Dialog will get maximized if the confirmation dialog gets closed.

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-14736 IMP: Chem Flush

- Adding the Chemical Flush button

DEN-14736 IMP: Update states

- Updated states regarding changes have been made in FW Common

- \sa : http://devapps.diality.us:8060/cru/HD-DEN-14549-1

DEN-13537 Update run script to include rfkill and creating wpa_supplicant folder

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8359 Modify to also exclude non-password required network support

    • -2
    • +15
    /sources/model/settings/MWifiNetwork.h
    • -4
    • +7
    /sources/view/settings/VNetworkModel.cpp
    • -1
    • +2
    /sources/view/settings/VNetworkModel.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -21
    • +29
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8359 Add "Not supported" post label to network security type

DEN-8359 Disable unsupported security type networks; Restrict closing userConfirmation dialog without entering network password

    • -11
    • +0
    /scripts/wifi_generate_wpa_supplicant.sh
    • -0
    • +4
    /sources/view/settings/VNetworkModel.cpp
    • -0
    • +1
    /sources/view/settings/VNetworkModel.h
DEN-13537 Update run.sh to use systemctl start wpa service