Shane Smiskol
829864218a
ui: change last reference to experimental longitudinal ( #29009 )
...
* change experimental longitudinal language to alpha
* vanish
* Update selfdrive/ui/qt/offroad/settings.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* update translations
* vanish
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0bea1419e3
2 years ago
Shane Smiskol
c258e9d64a
experimental mode: gate nav ( #29007 )
...
* 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
* revert experimental mode longitudinal checks (still need to revert toggle change)
* revert
* logic works
* revert test
* fix
* update translation
* fix (reset and update)
old-commit-hash: 6bc28fc769
2 years ago
Shane Smiskol
6f078534b8
ui: rename experimental mode toggle variable
...
old-commit-hash: 6e50706baa
2 years ago
Shane Smiskol
f9c6c9e8c3
Revert "experimental mode: gate navigate on openpilot ( #28883 )" ( #29005 )
...
This reverts commit 929880496515e3f995634e561145802bf15a60ea.
old-commit-hash: b5b431c12d
2 years ago
Dean Lee
80e7b739b4
ui/util: add a helper class ParamWatcher ( #28978 )
...
* new class ParamWatcher
* Update selfdrive/ui/qt/util.cc
* Update selfdrive/ui/qt/util.h
* Update selfdrive/ui/qt/util.cc
* Update selfdrive/ui/qt/util.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b4f7e76531
2 years ago
Shane Smiskol
296de39f48
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
old-commit-hash: f973d605b2
2 years ago
Dean Lee
ccba136b64
ui: remove function `configFont`. use `struct InterFont ` ( #28773 )
...
old-commit-hash: 219590885f
2 years ago
Dean Lee
6b5ca3e86b
ui/wifiManager: remove obsolete methods without definition. ( #28802 )
...
old-commit-hash: 0bbe9bf46a
2 years ago
Dean Lee
a8f8d0b512
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>
old-commit-hash: 5493cb4289
2 years ago
Dean Lee
e9782ae98f
ui: scale training image to fit window ( #28454 )
...
old-commit-hash: 76ce71c6d6
2 years ago
Cameron Clough
b6e6f008f1
UI: improved nav destination entry ( #28476 )
...
old-commit-hash: bc5a899024
2 years ago
Cameron Clough
24f246c2d9
networking: add forget btn pressed state ( #28618 )
...
old-commit-hash: 8495510c29
2 years ago
Harald Schäfer
8b0492c8fe
Alpha long control no longer called experimental ( #28437 )
...
* Fix words
* vanish
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: da3003ee41
2 years ago
Jason Wen
f7824bffb0
offroad ui: remove irrelevant comment ( #28485 )
...
old-commit-hash: f0eef38dc0
2 years ago
Dean Lee
e5f294783f
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
old-commit-hash: 9295aca8ea
2 years ago
Harald Schäfer
edd8fc412b
Driving personality setting: add description ( #28422 )
...
* Driving personality setting: add description
* Missing word
old-commit-hash: d6cfbd0097
2 years ago
Dean Lee
bfecfe3f8e
ui: refactor ButtonParamControl ( #28425 )
...
* refactor ButtonParamControl
* add pressed style
* connect to buttonToggled
* typo
old-commit-hash: 7f41047178
2 years ago
Harald Schäfer
36aa81cdc3
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
old-commit-hash: 205c900742
2 years ago
Shane Smiskol
baa6d32fc6
ui: wrap missing updater text ( #28417 )
...
* wrap more
* wrap more
* and that
* update
old-commit-hash: aa4bbcefd3
2 years ago
Harald Schäfer
4b308e0fc7
Toggles: Reorganize in descending importance for driving ( #28364 )
...
Reorganize toggles in descending importance for driving
old-commit-hash: e0c95f7ad9
2 years ago
Cameron Clough
397665d45c
UI: add missing QPushButton pressed styles ( #28289 )
...
* UI: add missing QPushButton pressed styles
* keyboard is special
old-commit-hash: 488975f06e
2 years ago
Dean Lee
b6fe3eac41
ui/settings: fixed button overlap in sidebar. ( #28220 )
...
fix button overlap
old-commit-hash: 781a6fcc5f
2 years ago
Dean Lee
9858839db0
ui: refactor setPrimeType ( #28143 )
...
handle prime type change in new function UIState::setPrimeType
old-commit-hash: 8ca3be9788
2 years ago
Harald Schäfer
5ddceb553d
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>
old-commit-hash: 598343aad1
2 years ago
Cameron Clough
f655f6ca59
training guide: higher quality image ( #28152 )
...
* use better image
* update touch area bounding box
old-commit-hash: 3ba60a6a96
2 years ago
Cameron Clough
0cdfb86dd4
UI: cleanup old training guide coords ( #28091 )
...
old-commit-hash: cae43511dc
2 years ago
Adeeb Shihadeh
cdbf69f724
UI: cleanup old training guide assets ( #27973 )
...
* UI: cleanup old training guide assets
* rm that
old-commit-hash: 38b99b5461
2 years ago
royjr
52cb1ca0f1
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>
old-commit-hash: c2d13e5292
2 years ago
Jason Wen
fe5fee6931
torqued: reset LiveTorqueParameters on calibration reset ( #27737 )
...
* torqued: reset LiveTorqueParameters on calibration reset
* gotta have this
old-commit-hash: 8e3ed8f10b
2 years ago
Vivek Aithal
467040bbd0
Revert "torqued: reset LiveTorqueParameters on calibration reset" ( #27736 )
...
Revert "torqued: reset LiveTorqueParameters on calibration reset (#27732 )"
This reverts commit 61bcfed6d92a13d994e56c1360d96f6026f40f7e.
old-commit-hash: 46069738d6
2 years ago
Jason Wen
1187234757
torqued: reset LiveTorqueParameters on calibration reset ( #27732 )
...
old-commit-hash: 18253982db
2 years ago
ZwX1616
1a42ef6b37
driverview: use static icon ( #27448 )
...
* fix alpha
* prerender
old-commit-hash: c995acda7c
2 years ago
Cameron Clough
44e1bf9fbf
settings: highlight nightly in branch switcher ( #27227 )
...
old-commit-hash: 68bcdaaff7
2 years ago
Adeeb Shihadeh
69680e5a93
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
old-commit-hash: c408b7e306
2 years ago
Dean Lee
b2d2104360
ui: stop vipc thread before the DriverViewWindow is hidden ( #26738 )
...
old-commit-hash: b1009c7f7d
2 years ago
Willem Melching
6dd30b3bca
add missing <QPainterPath> include ( #26520 )
...
old-commit-hash: 8f9f015567
3 years ago
Shane Smiskol
87a558190e
Multilang: add missing translations ( #26519 )
...
* add back missing japanese translations that haven't been changed
* other languages
* fix
old-commit-hash: d8bc69c788
3 years ago
Shane Smiskol
e78d32a92c
Multilang: refactor experimental description ( #26518 )
...
* refactor e2e description
* forgot to update
old-commit-hash: 1899d439f4
3 years ago
Shane Smiskol
dcd22dda7a
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
old-commit-hash: 58b84fb401
3 years ago
Shane Smiskol
f53cdd6857
ui: function for setting toggle confirmation settings ( #26516 )
...
function for setting confirmation settings
old-commit-hash: b3f75b0c5b
3 years ago
Adeeb Shihadeh
8c19a25c99
update experimental mode disabled description
...
old-commit-hash: c6e3d566e9
3 years ago
Dean Lee
4756106694
UI: fix CameraView crash on deleting. ( #26390 )
...
* fix crash on delete
* TODO?
* after makeCurrent
old-commit-hash: 97a205c94d
3 years ago
Adeeb Shihadeh
15b07085ff
taco time
...
old-commit-hash: f3efc8998c
3 years ago
Shane Smiskol
74aa9e5b80
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
old-commit-hash: 2ad9a4f95a
3 years ago
Shane Smiskol
8c981ed847
Toggle titles: proper capitalization ( #26438 )
...
* proper caps
* update translations
update translations
update translations
* Update selfdrive/ui/translations/main_pt-BR.ts
old-commit-hash: 4efb01ece2
3 years ago
Shane Smiskol
848dc2da49
experimental long toggle: adjust description ( #26437 )
...
* Spell out AEB
* vanish
old-commit-hash: af84f1b350
3 years ago
Shane Smiskol
7c6601fed1
Multilang: clean up translation string ( #26435 )
...
* update translations
* do pt
* do pt
* do ko
* do ko
* Update selfdrive/ui/translations/main_pt-BR.ts
old-commit-hash: 5a3c5e7a4b
3 years ago
Adeeb Shihadeh
18203a1cee
UI: add set speed clarification for e2e long
...
old-commit-hash: 1fda075c73
3 years ago
Adeeb Shihadeh
74979a7c76
experimental mode ( #26416 )
...
* experimental mode
* rename param
* red lights
old-commit-hash: 9a3f468051
3 years ago
Cameron Clough
88b083885e
ui: set dialog confirm button text ( #26365 )
...
* ui: set dialog confirm button text
* short
* blue confirm
old-commit-hash: e78280da12
3 years ago