Shane Smiskol
f973d605b2
experimental mode: gate navigate on openpilot ( #28883 )
...
* first draft copy, needs updates
* gate behind exp mode
* can be one line
* this is no longer true
* toggle isn't just e2e long now, rename
* don't enable/disable
* kinda works!
* remove old giant qstring
* comment clean up
* similar breakpoint
* more clean up
* fixup onroad
* preserve planner behavior, and we don't need to look at confirmed param if we're onroad
* update translations
* vanish translations
* use scene for op long
* lowercase!
* updated copy
* need to check longitudinal here now too
* clean up!
* here is better
* used
* no nav emoji
* don't check param if not valid
* revert this
revert this
* ed
2 years ago
Dean Lee
219590885f
ui: remove function `configFont`. use `struct InterFont ` ( #28773 )
2 years ago
Dean Lee
0bbe9bf46a
ui/wifiManager: remove obsolete methods without definition. ( #28802 )
2 years ago
Dean Lee
5493cb4289
ui/settings: allow driving personality without CarParams ( #28753 )
...
* allow driving personality without CarParams
* rename to hasLongitudinalControl
* Update selfdrive/ui/qt/util.cc
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
76ce71c6d6
ui: scale training image to fit window ( #28454 )
2 years ago
Cameron Clough
bc5a899024
UI: improved nav destination entry ( #28476 )
2 years ago
Cameron Clough
8495510c29
networking: add forget btn pressed state ( #28618 )
2 years ago
Harald Schäfer
da3003ee41
Alpha long control no longer called experimental ( #28437 )
...
* Fix words
* vanish
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Jason Wen
f0eef38dc0
offroad ui: remove irrelevant comment ( #28485 )
2 years ago
Dean Lee
9295aca8ea
ui: disable longitudinal personality settings when using stock long ( #28443 )
...
* disable longitdinal personality settings
* disable title label
* Revert "disable title label"
This reverts commit ef315ac277
.
* gray checked button on disable
2 years ago
Harald Schäfer
d6cfbd0097
Driving personality setting: add description ( #28422 )
...
* Driving personality setting: add description
* Missing word
2 years ago
Dean Lee
7f41047178
ui: refactor ButtonParamControl ( #28425 )
...
* refactor ButtonParamControl
* add pressed style
* connect to buttonToggled
* typo
2 years ago
Harald Schäfer
205c900742
Driving Personality setting (also changes follow distance) ( #24742 )
...
* Skeleton
* Adjustable follow parameter
* fix rebase
* long planner
* typo
* Add ui toggle
* Fix icon
* Improve text
* Better toggle position
* Im a UX engineer now
* add param reader
* CHange jerk to have same crash test performance
* Try reading param
* Unused comment
* translate ui text
* std stoi
* Parametrized buttons
* Empty strings are ints
* Move to generic
* Update translations
* Fix translation diffs
* Release notes
* update refs
* tweaks
* Misc fixes
* No param is standard
2 years ago
Shane Smiskol
aa4bbcefd3
ui: wrap missing updater text ( #28417 )
...
* wrap more
* wrap more
* and that
* update
2 years ago
Harald Schäfer
e0c95f7ad9
Toggles: Reorganize in descending importance for driving ( #28364 )
...
Reorganize toggles in descending importance for driving
2 years ago
Cameron Clough
488975f06e
UI: add missing QPushButton pressed styles ( #28289 )
...
* UI: add missing QPushButton pressed styles
* keyboard is special
2 years ago
Dean Lee
781a6fcc5f
ui/settings: fixed button overlap in sidebar. ( #28220 )
...
fix button overlap
2 years ago
Dean Lee
8ca3be9788
ui: refactor setPrimeType ( #28143 )
...
handle prime type change in new function UIState::setPrimeType
2 years ago
Harald Schäfer
598343aad1
Calibrationd: make recalibrating alert ( #28149 )
...
* Initial
* fixes
* not an int anymore
* elif
* revert ref
* update ref
* fix alert text
* regen refs
* update ref
* add recalibration unit test
* set into recalibration state
* fix words
* recalib
* text
* Update selfdrive/controls/lib/events.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Cameron Clough
3ba60a6a96
training guide: higher quality image ( #28152 )
...
* use better image
* update touch area bounding box
2 years ago
Cameron Clough
cae43511dc
UI: cleanup old training guide coords ( #28091 )
2 years ago
Adeeb Shihadeh
38b99b5461
UI: cleanup old training guide assets ( #27973 )
...
* UI: cleanup old training guide assets
* rm that
2 years ago
royjr
c2d13e5292
ui: experimental -> alpha OP long toggle ( #27725 )
...
* swap locations
* remove experimental from toggle name
* revert
* alpha
* revert that
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Jason Wen
8e3ed8f10b
torqued: reset LiveTorqueParameters on calibration reset ( #27737 )
...
* torqued: reset LiveTorqueParameters on calibration reset
* gotta have this
2 years ago
Vivek Aithal
46069738d6
Revert "torqued: reset LiveTorqueParameters on calibration reset" ( #27736 )
...
Revert "torqued: reset LiveTorqueParameters on calibration reset (#27732 )"
This reverts commit 18253982db
.
2 years ago
Jason Wen
18253982db
torqued: reset LiveTorqueParameters on calibration reset ( #27732 )
2 years ago
ZwX1616
c995acda7c
driverview: use static icon ( #27448 )
...
* fix alpha
* prerender
2 years ago
Cameron Clough
68bcdaaff7
settings: highlight nightly in branch switcher ( #27227 )
2 years ago
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
Dean Lee
b1009c7f7d
ui: stop vipc thread before the DriverViewWindow is hidden ( #26738 )
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
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
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
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
af84f1b350
experimental long toggle: adjust description ( #26437 )
...
* Spell out AEB
* vanish
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
Adeeb Shihadeh
9a3f468051
experimental mode ( #26416 )
...
* experimental mode
* rename param
* red lights
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
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
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