Dean Lee
2afcc4a9a6
ui: move struct Alert into OnroadAlerts ( #32024 )
...
* move Alert into OnroadAlerts
* multi-lang
old-commit-hash: fad9edf344
1 year ago
Dean Lee
227854d932
ui/settings: uppercase “Pair" ( #31991 )
...
uppercase Pair
old-commit-hash: 14de326e95
1 year ago
James
8b584d0e88
Cleanup settings imports ( #31979 )
...
old-commit-hash: a2a372d314
1 year ago
Dean Lee
f70c38c2df
ui/map_eta: round remaining km/mi to one decimal place ( #31968 )
...
round distance
old-commit-hash: 9315d0e7a5
1 year ago
Dean Lee
77d7ef177c
ui/cameraview: fix accessing uninitialized variable ( #31951 )
...
old-commit-hash: 77bbeb442e
1 year ago
Dean Lee
12084ea5ae
ui: pairing device in settings ( #31947 )
...
old-commit-hash: 0201c786e8
1 year ago
Dean Lee
6e7c68fb74
ui/sidebar: do not send the `userFlag` while offroad ( #31952 )
...
old-commit-hash: e28edf874b
1 year ago
Dean Lee
85586750c3
util/timeAgo: add missing translation ( #31944 )
...
* add missing translation
* update languages
old-commit-hash: 35b31df7f7
1 year ago
Shane Smiskol
ebfc450fac
longitudinal personality: change via steering wheel distance button ( #31792 )
...
* start at param
* start by sending personality
* change to personality
* POC: button changes personality
* what's wrong with this?
* fix
* not really possible but fuzzy test catches this
* there's always a typo
* dang, we're dropping messages
* clean up
* no comment
* bump
* rename
* not all cars yet
* works but at what cost
* clean up
* inside settings
* write param so we save the distance button changes
* setChecked activates buttonToggled and already writes param!
* don't need this, we update from longitudinalPlan on changes
* some clean up
* more
* ui
* allow some time for ui to receive and write param
* plannerd: only track changes in case no ui
* Revert "plannerd: only track changes in case no ui"
This reverts commit 2b081aa6ce
.
* write in plannerd as well, I assume this is atomic?
* don't write when setting checked (only user clicks)
* better nane
* more
* Update selfdrive/controls/lib/longitudinal_planner.py
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
* doesn't write param now
* ParamWatcher is nice
* no debug
* Update translations
* fix
* odd drain sock proc replay behavior
* vanish
* Revert "odd drain sock proc replay behavior"
This reverts commit 29b70b3941
.
* add GM
* only if OP long
* move personality to controlsState, since eventually it won't be exclusive to long planner
more
bump
* diff without translations
* fix
* put nonblocking
* CS should start at up to date personality always (no ui flicker)
* update toggle on cereal message change
* fix
* fix that
* ubmp
* mypy doesn't know this is an int :(
* update translations
* fix the tests
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 3d63c7093a
1 year ago
Adeeb Shihadeh
dd371305a0
Reapply "ui: brighten cameraview ( #29744 )" ( #31846 )
...
This reverts commit e7f7189d2dc339f76d92762c1b9b2fa720ed87e4.
old-commit-hash: c155749b29
1 year ago
Mauricio Alvarez Leon
790c336218
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
old-commit-hash: 1b6178a77d
1 year ago
Shane Smiskol
2c33c76170
ButtonParamControl: use buttonClicked ( #31817 )
...
old-commit-hash: d651bc802b
1 year ago
Justin Newberry
2cdb550d12
updated -> move to selfdrive/updated/updated ( #31696 )
...
* move updated
* for release
old-commit-hash: be2b48183f
1 year ago
Adeeb Shihadeh
62bbd08492
setup: add openpilot button ( #31628 )
...
* setup: add openpilot button
* rename
old-commit-hash: 6cf7599bcd
1 year ago
Adeeb Shihadeh
97b823efe6
Make ui independent of launch path ( #31517 )
...
* Make ui independent of launch path
* comment
old-commit-hash: 5d4dc1dc2f
1 year ago
James
e0c1cb2f61
Re-use existing params declaration in onboarding ( #31363 )
...
Re-use existing params declarations in onboarding
old-commit-hash: d265f5a6ab
1 year ago
James
0a57f061ec
Fix whitespace ( #31361 )
...
old-commit-hash: 75b72c2c4b
1 year ago
Hoang Bui
4c05358aad
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>
old-commit-hash: 08037594e2
1 year ago
ugtthis
eeaef9b353
UI/sidebar_layout: Removed redundant piece of margin code ( #31106 )
...
old-commit-hash: 14e83ac9cc
1 year ago
Adeeb Shihadeh
533206be2f
update factory reset
...
old-commit-hash: 80ea4db7bb
1 year ago
Adeeb Shihadeh
972650f0eb
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
old-commit-hash: 7cd9568423
1 year ago
ugtthis
294656275d
UI/close_btn: Removed unused border code ( #31073 )
...
old-commit-hash: a6695e4489
1 year ago
royjr
244396e23c
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
old-commit-hash: 96c91c486e
1 year ago
ugtthis
312e786542
UI/MapETA: Increased contrast of widget texts for better readability ( #30952 )
...
old-commit-hash: db3ef3e1d8
1 year ago
Adeeb Shihadeh
7243b9b68e
Revert "UI: single-threaded CameraView ( #30397 )"
...
This reverts commit 69dcd240fcf3bac7a6bddb1647219b710d255554.
old-commit-hash: 073fc89ad4
1 year ago
Dean Lee
2f8e66dbb8
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>
old-commit-hash: 17ac1d3c7b
1 year ago
royjr
1761c1837d
setup: Enhance URL Handling to Support Partial Inputs ( #30681 )
...
* easy urls
* better
old-commit-hash: 4df85062c5
1 year ago
Dean Lee
6ae3e95542
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ab0b26d2b8
1 year ago
Andrei Radulescu
2c7427c203
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: b75cdd1542
1 year ago
Adeeb Shihadeh
70a03a0f2d
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
old-commit-hash: 2d466e70cd
1 year ago
Dean Lee
5ada7c007b
ui: destroy egl_images in main thread ( #30253 )
...
* call eglDestroyImageKHR in ui thread
* assert
old-commit-hash: dbda641cee
1 year ago
Dean Lee
62525a60ee
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
...
old-commit-hash: 33987d4cc9
1 year ago
Dean Lee
916921be5b
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>
old-commit-hash: 48cf7eb6d9
1 year ago
Adeeb Shihadeh
2526dcf30c
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
old-commit-hash: 3831bf19e4
1 year ago
Dean Lee
2a948de1f6
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
...
old-commit-hash: 011b1a6e6a
1 year ago
Justin Newberry
c784119c64
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4b0d0b0f1e
1 year ago
Dean Lee
fe554ceee3
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
old-commit-hash: 17cab9bb50
1 year ago
Dean Lee
98b70f957f
ui/wifi.cc: fix small QPixmap leak ( #30395 )
...
fix QPixmap leaks
old-commit-hash: 0f6b16d1e0
2 years ago
Shane Smiskol
24906c79b4
Revert "ui/wifi.cc: fix QPixmap leaks" ( #30394 )
...
Revert "ui/wifi.cc: fix QPixmap leaks (#30377 )"
This reverts commit 656ea6efd472e1b7b48fff910dfca6dd8a99a756.
old-commit-hash: d2c3c92fb4
2 years ago
Dean Lee
6945af4ea3
ui/wifi.cc: fix QPixmap leaks ( #30377 )
...
fix QPixmap leaks
old-commit-hash: b4e1ad5e62
2 years ago
Adeeb Shihadeh
634d21504b
bigger map tile cache ( #30228 )
...
* bigger map tile cache
* start with 2x default
* Update selfdrive/ui/qt/maps/map_helpers.cc
old-commit-hash: 08054e9800
2 years ago
Dean Lee
b97f27e339
ui/body.cc: fix QMovie leak ( #30379 )
...
fix QMovie leak
old-commit-hash: fb3c0934d8
2 years ago
Jason Wen
389fd34859
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
old-commit-hash: 0eea00e887
2 years ago
DevTekVE
fa673c0cdf
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>
old-commit-hash: 9ce273765c
2 years ago
Adeeb Shihadeh
dd9b72292e
UI: remove drive stats ( #30183 )
...
* UI: remove drive stats
* little more
* vanish
old-commit-hash: f80db10720
2 years ago
Adeeb Shihadeh
a9153a39cc
Update Python packages and pre-commit hooks ( #30149 )
...
* Update Python packages and pre-commit hooks
* fixes
* Update common/transformations/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* fix
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 377722fd5e
2 years ago
Adeeb Shihadeh
13b57bb6a9
Revert "ui: brighten cameraview ( #29744 )"
...
This reverts commit 4772e46121f9adaf35b85f3dcaa416d9aaa7ee1b.
old-commit-hash: 023792c431
2 years ago
Shane Smiskol
a65199b555
ui: update calibration limits text ( #30014 )
...
* update translations
* update text
* round down
old-commit-hash: a0c8df3d73
2 years ago
Alexandre Nobuharu Sato
e974ef9133
Duplicated #include in settings.cc ( #29951 )
...
old-commit-hash: 8a0711a67d
2 years ago
Dean Lee
f48dc2b0ef
common/params: not copyable ( #29834 )
...
old-commit-hash: 7816edda57
2 years ago