Mauricio Alvarez Leon
1b6178a77d
Add autoconnect support for hidden WiFi networks ( #31789 )
...
* add autoconnect to WifiManager::connect
* set wifi/hidden to true
* typo
* add condition to only set connection[wireless][hidden] to true when connecting to a hidden network
* default false value for is_hidden
1 year ago
royjr
96c91c486e
networking: add hidden network option ( #30808 )
...
* init
* once
* match
* fix
* maybe
* maybe
* Revert "maybe"
This reverts commit 8386a0a381d5cfe94d7bbf0187d5e311d4b4e9c3.
* Revert "maybe"
This reverts commit 3abf7b19836e5f353fbb94c9bee52b185bd3fc17.
* Revert "fix"
This reverts commit 09e0146f4deeac07b9c26e916a75b70c7dcff1f1.
* Revert "match"
This reverts commit 39a90c6cf88f310623d5e9058152d025ee7213ea.
* fix not at bottom
* padding
* match
* Update networking.cc
* min chars
* translations
* shouldn't need
* need!
* just in case
* Revert "just in case"
This reverts commit a3c1e090682e30400ba9c20b04407b9e5677ad7a.
* finish translations
* not secret
* optional
* allow open networks
* fix
* try
* working
* add divider
* update translations
* fix
* better name
* translate hidden network
* auto
* v2
* remove v1
* fix
* fix translations
1 year ago
Andrei Radulescu
b75cdd1542
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Jason Wen
0eea00e887
ui: Always display Wi-Fi list when navigating to Network panel ( #30333 )
...
* ui: Display Wi-Fi list when navigate to Network panel
* pertain to PR description
2 years ago
Dean Lee
a49dfa2969
ui/networkmanager: add #pragma once ( #29678 )
...
#pragma once
2 years ago
Dean Lee
125bd2cd9e
ui/network: move to selfdrive/ui/qt/network/ ( #29656 )
...
* move to ui/qt/network
* wifimanager->wifi_manager
2 years ago