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
2 years ago
Shane Smiskol
d651bc802b
ButtonParamControl: use buttonClicked ( #31817 )
2 years ago
Shane Smiskol
2424e13aaf
no debug
2 years ago
Shane Smiskol
1589e0898c
ParamWatcher is nice
2 years ago
Shane Smiskol
a4d1b5441f
doesn't write param now
2 years ago
Shane Smiskol
12fea0564a
more
2 years ago
Shane Smiskol
4ffbc291a3
better nane
2 years ago
Shane Smiskol
5a61c9f382
don't write when setting checked (only user clicks)
2 years ago
Shane Smiskol
c4d270ee3c
ui
2 years ago
Shane Smiskol
28c0efed37
more
2 years ago
Shane Smiskol
e90f6105e2
some clean up
2 years ago
Shane Smiskol
30c8e5cd02
don't need this, we update from longitudinalPlan on changes
2 years ago
Shane Smiskol
cb8dc633e9
setChecked activates buttonToggled and already writes param!
2 years ago
Shane Smiskol
0f93c04628
write param so we save the distance button changes
2 years ago
Shane Smiskol
5ead6e2bb8
inside settings
2 years ago
Shane Smiskol
82bd430b07
clean up
2 years ago
Shane Smiskol
dd9c6b7ad3
works but at what cost
2 years ago
Shane Smiskol
a506ad1690
not all cars yet
2 years ago
Justin Newberry
be2b48183f
updated -> move to selfdrive/updated/updated ( #31696 )
...
* move updated
* for release
2 years ago
Adeeb Shihadeh
6cf7599bcd
setup: add openpilot button ( #31628 )
...
* setup: add openpilot button
* rename
2 years ago
Adeeb Shihadeh
5d4dc1dc2f
Make ui independent of launch path ( #31517 )
...
* Make ui independent of launch path
* comment
2 years ago
James
d265f5a6ab
Re-use existing params declaration in onboarding ( #31363 )
...
Re-use existing params declarations in onboarding
2 years ago
James
75b72c2c4b
Fix whitespace ( #31361 )
2 years ago
Hoang Bui
08037594e2
map: Transfer to MapLibre ( #31185 )
...
* change codebase
* compile
* add mapboxprovider
* works with map_renderer in c
* remove maplibre temp
* maplibre works
* cleanup build.sh
* x86 stuff
* add lib
* update release files
* don't need that
* tici build
* tici build
* add tici lib
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
ugtthis
14e83ac9cc
UI/sidebar_layout: Removed redundant piece of margin code ( #31106 )
2 years ago
Adeeb Shihadeh
80ea4db7bb
update factory reset
2 years ago
Adeeb Shihadeh
7cd9568423
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
2 years ago
ugtthis
a6695e4489
UI/close_btn: Removed unused border code ( #31073 )
2 years ago
royjr
96c91c486e
networking: add hidden network option ( #30808 )
...
* init
* once
* match
* fix
* maybe
* maybe
* Revert "maybe"
This reverts commit 8386a0a381
.
* Revert "maybe"
This reverts commit 3abf7b1983
.
* Revert "fix"
This reverts commit 09e0146f4d
.
* Revert "match"
This reverts commit 39a90c6cf8
.
* 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 a3c1e09068
.
* 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
2 years ago
ugtthis
db3ef3e1d8
UI/MapETA: Increased contrast of widget texts for better readability ( #30952 )
2 years ago
Adeeb Shihadeh
073fc89ad4
Revert "UI: single-threaded CameraView ( #30397 )"
...
This reverts commit 17ac1d3c7b
.
2 years ago
Dean Lee
17ac1d3c7b
UI: single-threaded CameraView ( #30397 )
...
* single-threaded CameraView
* updateFrame
* inherit from CameraWidget
* clear frame on offroadTransition
* check frame_id
* optional
* unique_ptr
* CameraView
* cleanup
* cleanup
* log skipping frame
* fix driverview
* disconnectVipc
* debug inconsistent frame
* skip frame if uiPlan is outdate
* cleanup
* set connected = false
* support camerad reboot&seeking in replay
* cleanup
* qDebug
* use deque
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
royjr
4df85062c5
setup: Enhance URL Handling to Support Partial Inputs ( #30681 )
...
* easy urls
* better
2 years ago
Dean Lee
ab0b26d2b8
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Andrei Radulescu
b75cdd1542
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
2 years ago
Adeeb Shihadeh
2d466e70cd
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
2 years ago
Dean Lee
dbda641cee
ui: destroy egl_images in main thread ( #30253 )
...
* call eglDestroyImageKHR in ui thread
* assert
2 years ago
Dean Lee
33987d4cc9
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
2 years ago
Dean Lee
48cf7eb6d9
ui/driverview: inherit from CameraWidget ( #29769 )
...
* refactor DriverViewWidow to inherit from CameraWidget
* emit done on visible
* merge master
* cleanup
* lock_guard
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
3831bf19e4
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
2 years ago
Dean Lee
011b1a6e6a
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
2 years ago
Justin Newberry
4b0d0b0f1e
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Dean Lee
17cab9bb50
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
2 years ago
Dean Lee
0f6b16d1e0
ui/wifi.cc: fix small QPixmap leak ( #30395 )
...
fix QPixmap leaks
2 years ago
Shane Smiskol
d2c3c92fb4
Revert "ui/wifi.cc: fix QPixmap leaks" ( #30394 )
...
Revert "ui/wifi.cc: fix QPixmap leaks (#30377 )"
This reverts commit b4e1ad5e62
.
2 years ago
Dean Lee
b4e1ad5e62
ui/wifi.cc: fix QPixmap leaks ( #30377 )
...
fix QPixmap leaks
2 years ago
Adeeb Shihadeh
08054e9800
bigger map tile cache ( #30228 )
...
* bigger map tile cache
* start with 2x default
* Update selfdrive/ui/qt/maps/map_helpers.cc
2 years ago
Dean Lee
fb3c0934d8
ui/body.cc: fix QMovie leak ( #30379 )
...
fix QMovie leak
2 years 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
DevTekVE
9ce273765c
FIX mac m1 compilation - Add sstream library to onroad.cc ( #30205 )
...
Add sstream library to onroad.cc
Needed to solve a bug when compiling on mac m1.
Co-authored-by: Miguel Fernandez <miguel.fernandez@cimpress.com>
2 years ago