Adeeb Shihadeh
c408b7e306
UI: show experimental long available to release users ( #26910 )
...
* UI: show experimental long available to release users
* more description
* cleanup
* hide toggle
* fix process replay
* clear param
* actually fix
2 years ago
Shane Smiskol
c1fcd63bba
cameraview: fix spaces in debug print
2 years ago
Dean Lee
c21d9408a1
cabana: use bootstrap icons ( #26981 )
...
* use bootstrap icons
* typo
* build into asset_obj
* add to files_common
2 years ago
Harald Schäfer
4c33d94d3f
Revert locationd to gpsLocation ( #26963 )
...
* revert locationd laika change
* switch msg
* change proc replay
* back to gpslocation
* update ref
* no np floats in msg
* Ignore empty laikad messages in mapos
* more tolerance
* c++ doesnt work like that
2 years ago
Kurt Nistelberger
2b611862be
match style
2 years ago
Kurt Nistelberger
b6440304d5
Navigation: add destination marker ( #26873 )
...
* add navigation destination marker
* fix removal
* update default marker icon
* update default marker
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Shane Smiskol
304796bafe
ui: draw radarState leads ( #26852 )
...
use radarState
2 years ago
Shane Smiskol
66bdd8b122
Fix spacing in MultiOptionDialog ( #26817 )
...
Update input.cc
2 years ago
Shane Smiskol
6dc1fa2559
Remove stretch from MultiOptionDialog
2 years ago
Adeeb Shihadeh
8d95faf97a
nav: add README ( #26802 )
...
* start docs
* Update README.md
2 years ago
Dean Lee
b1009c7f7d
ui: stop vipc thread before the DriverViewWindow is hidden ( #26738 )
2 years ago
Adeeb Shihadeh
54529aa7f8
UI: add flag for showing map render ( #26740 )
2 years ago
Dean Lee
1c5c0e723c
CameraView: remove double semicolon ( #26728 )
...
remove double semicolon
2 years ago
Lee Jong Mun
92296ce55d
remove unused space ( #26680 )
2 years ago
Willem Melching
8f9f015567
add missing <QPainterPath> include ( #26520 )
2 years ago
Shane Smiskol
d8bc69c788
Multilang: add missing translations ( #26519 )
...
* add back missing japanese translations that haven't been changed
* other languages
* fix
2 years ago
Shane Smiskol
1899d439f4
Multilang: refactor experimental description ( #26518 )
...
* refactor e2e description
* forgot to update
2 years ago
Shane Smiskol
58b84fb401
ui: offroad experimental mode button ( #26498 )
...
* draft
* draft
* before qpushbutton
* icon, clean up button, clicked goes to toggles
* fix icon
* add imgs
* img
* make square
* works with layouts!
* fix gradient
* this looks good
* clean up
* clean up
* remove padding around couch
* use scene's experimental_model, new onroad design
* rename widget
* def want 3
* update translations
* add img
* add 25px of padding!
* make 300px (no change)
* clean up old images
* 5 px smaller
* add white img
* fix from merge
* no style sheets
* see how this looks on device
* aliased vertical line (clean up)
* clean up
* imgs
* couch
* delete
* bye bye
* expand toggle support
* clean up
* fix dynamic icon
* make exp icon dynamic
* order
* move to offroad
2 years ago
Shane Smiskol
797c626984
ui: handle two dynamic toggle icon cases ( #26517 )
...
handles two cases
2 years ago
Shane Smiskol
62024176c6
ui: toggle control supports active icons ( #26514 )
...
* support active icons
* function
* fix crash if not setting icon but active icon
* revert
* clean up
2 years ago
Shane Smiskol
b3f75b0c5b
ui: function for setting toggle confirmation settings ( #26516 )
...
function for setting confirmation settings
2 years ago
Adeeb Shihadeh
c6e3d566e9
update experimental mode disabled description
2 years ago
Dean Lee
97a205c94d
UI: fix CameraView crash on deleting. ( #26390 )
...
* fix crash on delete
* TODO?
* after makeCurrent
2 years ago
Adeeb Shihadeh
f3efc8998c
taco time
2 years ago
Adeeb Shihadeh
9c96b21367
publish experimental mode state ( #26512 )
...
* publish experimental mode state
* remove that
2 years ago
Shane Smiskol
2ad9a4f95a
offroad ui: support storing confirmation of a toggle ( #26510 )
...
* show confirmation toggle on first toggle of experimental mode
* don't store confirmation if users toggle off *after* this PR
* refactor
* cleaner
* not true
* try here
2 years ago
Shane Smiskol
7fcafa4022
ui: stretch abstract control title ( #26499 )
...
stretch toggle title so it's easier to expand
2 years ago
Shane Smiskol
4efb01ece2
Toggle titles: proper capitalization ( #26438 )
...
* proper caps
* update translations
update translations
update translations
* Update selfdrive/ui/translations/main_pt-BR.ts
3 years ago
Shane Smiskol
0941e40177
ui: static color non-e2e path ( #26406 )
...
* remove orientation color changing
* "just green"
3 years ago
Shane Smiskol
af84f1b350
experimental long toggle: adjust description ( #26437 )
...
* Spell out AEB
* vanish
3 years ago
Shane Smiskol
a3cd50c5bb
ParamControl dialog: more explicit confirmation text ( #26431 )
...
* Use enable
* vanish
* fill in missing translation
* Update selfdrive/ui/translations/main_pt-BR.ts
3 years ago
Shane Smiskol
5a3c5e7a4b
Multilang: clean up translation string ( #26435 )
...
* update translations
* do pt
* do pt
* do ko
* do ko
* Update selfdrive/ui/translations/main_pt-BR.ts
3 years ago
Adeeb Shihadeh
1fda075c73
UI: add set speed clarification for e2e long
3 years ago
Cameron Clough
f38fe7cfb1
ui: increase toggle confirmation font size ( #26413 )
...
* ui: make toggle confirmation text larger
* center title
* reduce line breaks
* slightly reduce font size
3 years ago
Adeeb Shihadeh
9a3f468051
experimental mode ( #26416 )
...
* experimental mode
* rename param
* red lights
3 years ago
Adeeb Shihadeh
5960ba5def
UI: widecam only in e2e mode ( #26412 )
3 years ago
Shane Smiskol
ed3bf4f123
onroad ui: fix opacity affecting other drawn icons ( #26378 )
...
* save painter in drawIcon
* fix
* Update selfdrive/ui/qt/onroad.cc
3 years ago
Shane Smiskol
e079751f79
ui: revert e2e path changes ( #26382 )
...
* Revert "ui: fade to default path color when inactive (#26375 )"
This reverts commit 0b385a5650
.
* Revert "ui: minor e2e path tweaks (#26351 )"
This reverts commit d257e28479
.
* stronger colors
45
3 years ago
Shane Smiskol
0b385a5650
ui: fade to default path color when inactive ( #26375 )
...
* fade to default path color when inactive
* long!
3 years ago
Cameron Clough
e78280da12
ui: set dialog confirm button text ( #26365 )
...
* ui: set dialog confirm button text
* short
* blue confirm
3 years ago
Cameron Clough
91a1f1a91e
ui: toggle confirmation and dialog redesign ( #26331 )
...
* toggle confirmation
* change text
* not for e2e
* get current description
* remove are you sure
* merge rich text and confirmation dialogs
* add some line breaks
* font colour
* fix padding a little
* revert
* updated toggle design
3 years ago
Shane Smiskol
d257e28479
ui: minor e2e path tweaks ( #26351 )
...
* new e2e path
* clean up
* fix
* 2.5 seconds feels disjointed
3 years ago
Adeeb Shihadeh
c171fe9f9a
UI: draw onroad objects on right frame ( #26306 )
...
* update before draw
* fix a lot of janky
* fix more flicker
* cleanup
* fix flicker when opening settings
* simplify
3 years ago
Kurt Nistelberger
0c03fb1be4
Revert "remove black connecting background"
...
This reverts commit eecd698205
.
3 years ago
Kurt Nistelberger
eecd698205
remove black connecting background
3 years ago
Dean Lee
602b90f518
UI: reduce frame drops. ( #26266 )
...
* reduce frame dropping
* This mode will not draw the same frame twice
* cleanup comment
* use previous texture if update is not triggered by vipc thread and without new frame
3 years ago
HaraldSchafer
dbc30c053c
UI: fade into wide camera ( #26203 )
...
* UI: fade into wide camera
* handle routes with no wide calib
* more cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Dean Lee
6b6162d2c8
UI: support switching streams in CameraView ( #26248 )
3 years ago
Adeeb Shihadeh
4639862bae
UI: show git commit date ( #26240 )
...
* show version description while offroad
* ui fixups
* parse date
* cleanup
3 years ago
HaraldSchafer
baca1cae1f
UI Onroad widget renames ( #26124 )
...
Consistent widget naming
3 years ago