ZwX1616
1d05704d27
Toggle to always enable DM ( #32205 )
...
* permanent
* param
* correct behavior
* toggle
* need trans
* ref_commit
* translate for chs/t
* disable on P and R
* read
1 year ago
Dean Lee
6de5e0d71a
ui/network: simplify getActiveConnections ( #32174 )
1 year ago
Dean Lee
2bee28938a
ui/map_eta: avoid divide by zero ( #31962 )
1 year ago
Alexandre Nobuharu Sato
7e20812924
ui: cleanup white space after string ( #32217 )
...
* cleanup white space after string
* update
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Dean Lee
c1b059de1e
ui/onroad: split into multiple files ( #32059 )
1 year ago
Dean Lee
ba98786ee3
ui: fix pair button shows on paired device ( #32109 )
1 year ago
Dean Lee
e9965c87d3
ui/network: initialize raw_adapter_state to NM_DEVICE_STATE_UNKNOWN ( #32175 )
1 year ago
Dean Lee
40b061cd51
ui/network: update known connections after adding tethering connection. ( #32166 )
...
update known connections
1 year ago
Dean Lee
eb0b1ce975
ui/setup: Initially disable continue button ( #32180 )
1 year ago
Dean Lee
1c491513b6
ui/setup: use the mode "wb" instead of "w". ( #32181 )
1 year ago
Dean Lee
e66ded444c
ui/network: fix typos ( #32163 )
1 year ago
YassineYousfi
754dd45ffa
disable navigate on openpilot ( #32106 )
...
* 2eedcd90-b7db-46cb-86be-740f48ded7ab/700
* noop ciao
* here too
* mapsd too
* update translations
* disable mapsd test from test onroad
* disable mapRenderState test from timings
* lint
* fix exp mode toggle panel
* update tr
* french done
* dont build mapd
* only no nav
* just comment
* deprecate nav fields
* rm not comment
* dont deprecate too much
* remove from services
* merge cereal
1 year ago
Dean Lee
bd7b72e861
ui/initApp(): remove temporary QApplication object ( #32011 )
...
remove temporary QApplication object
1 year ago
Dean Lee
fad9edf344
ui: move struct Alert into OnroadAlerts ( #32024 )
...
* move Alert into OnroadAlerts
* multi-lang
1 year ago
Dean Lee
14de326e95
ui/settings: uppercase “Pair" ( #31991 )
...
uppercase Pair
1 year ago
James
a2a372d314
Cleanup settings imports ( #31979 )
1 year ago
Dean Lee
9315d0e7a5
ui/map_eta: round remaining km/mi to one decimal place ( #31968 )
...
round distance
1 year ago
Dean Lee
77bbeb442e
ui/cameraview: fix accessing uninitialized variable ( #31951 )
1 year ago
Dean Lee
0201c786e8
ui: pairing device in settings ( #31947 )
1 year ago
Dean Lee
e28edf874b
ui/sidebar: do not send the `userFlag` while offroad ( #31952 )
1 year ago
Dean Lee
35b31df7f7
util/timeAgo: add missing translation ( #31944 )
...
* add missing translation
* update languages
1 year ago
Shane Smiskol
3d63c7093a
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>
1 year ago
Adeeb Shihadeh
c155749b29
Reapply "ui: brighten cameraview ( #29744 )" ( #31846 )
...
This reverts commit 023792c431
.
1 year ago
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
Shane Smiskol
d651bc802b
ButtonParamControl: use buttonClicked ( #31817 )
1 year ago
Justin Newberry
be2b48183f
updated -> move to selfdrive/updated/updated ( #31696 )
...
* move updated
* for release
1 year ago
Adeeb Shihadeh
6cf7599bcd
setup: add openpilot button ( #31628 )
...
* setup: add openpilot button
* rename
1 year ago
Adeeb Shihadeh
5d4dc1dc2f
Make ui independent of launch path ( #31517 )
...
* Make ui independent of launch path
* comment
1 year ago
James
d265f5a6ab
Re-use existing params declaration in onboarding ( #31363 )
...
Re-use existing params declarations in onboarding
1 year ago
James
75b72c2c4b
Fix whitespace ( #31361 )
1 year 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>
1 year ago
ugtthis
14e83ac9cc
UI/sidebar_layout: Removed redundant piece of margin code ( #31106 )
1 year ago
Adeeb Shihadeh
80ea4db7bb
update factory reset
1 year ago
Adeeb Shihadeh
7cd9568423
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
1 year ago
ugtthis
a6695e4489
UI/close_btn: Removed unused border code ( #31073 )
1 year 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
1 year ago
ugtthis
db3ef3e1d8
UI/MapETA: Increased contrast of widget texts for better readability ( #30952 )
1 year ago
Adeeb Shihadeh
073fc89ad4
Revert "UI: single-threaded CameraView ( #30397 )"
...
This reverts commit 17ac1d3c7b
.
1 year 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>
1 year ago
royjr
4df85062c5
setup: Enhance URL Handling to Support Partial Inputs ( #30681 )
...
* easy urls
* better
1 year ago
Dean Lee
ab0b26d2b8
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
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
Adeeb Shihadeh
2d466e70cd
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
1 year ago
Dean Lee
dbda641cee
ui: destroy egl_images in main thread ( #30253 )
...
* call eglDestroyImageKHR in ui thread
* assert
1 year ago
Dean Lee
33987d4cc9
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
1 year 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>
1 year ago
Adeeb Shihadeh
3831bf19e4
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
1 year ago
Dean Lee
011b1a6e6a
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
1 year ago
Justin Newberry
4b0d0b0f1e
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Dean Lee
17cab9bb50
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
1 year ago