Dean Lee
ce0e2ec905
AGNOS setup: multi-lang support ( #25680 )
...
* multilang
* update translations
* Specifies dependency
* load lang from json file
* update translations
* fix white border
* remove stretch
* update translations
* fix tr
* no default language
* update translations
* rm main_en.qm
* cleanup
* cleanup
* add language files
* remove type=unfinish
* build languages before assets
* depends lrelease
old-commit-hash: 0767a6dee5
2 years ago
Adeeb Shihadeh
701cd6f6fe
add cpplint ( #26855 )
...
* setup cpplint
* only start that
* check line length
* check these
* rm exceptions
old-commit-hash: 952d720b6e
2 years ago
Adeeb Shihadeh
16ec56398c
add openpilot prefix to imports ( #29498 )
...
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991
.
* fix pm test
old-commit-hash: a9626f95b6
2 years ago
Lee Jong Mun
64f89e259a
kor translation update ( #29493 )
...
old-commit-hash: 1f056f3217
2 years ago
Dean Lee
3078da290d
ui/map: better rounding for distances ( #29151 )
...
* round distance
* use same format in ETA
* remove vanish
* restore translate
* use nearbyint
* update translations
* mark finished
* consistent style
* we don't include this anywhere in ui, needed?
* fix missing std
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: efefcfdca5
2 years ago
Shane Smiskol
7a291211db
Multilang: enable Thai ( #29447 )
...
enable thai in the ui
old-commit-hash: fb94202014
2 years ago
Arda
0645f2c409
Multilang: add Turkish language ( #25765 )
...
* Multilang: add Turkish language
* update translation
* vanish
* move up
* missing %n
* format args
* pass this test now
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: d38dc64db0
2 years ago
Shane Smiskol
1097d3b53d
Multilang: more translation sanity checks ( #29439 )
...
* tests
* test finished translations
* fix new test failure
old-commit-hash: 549a4e9a97
2 years ago
Korben
1672c9fdbd
Full French UI Localization ( #29260 )
...
* Update languages.json
French added
* Create main_fr.ts
French lang file
* git ignore
* update french lang
old-commit-hash: 518ced49ce
2 years ago
eFini
9a764a67ec
Multilang: Chinese translations update ( #29310 )
...
* chinese translations
* Update selfdrive/ui/translations/main_zh-CHS.ts
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 5b4aa67864
2 years ago
Justin Newberry
7b677910df
Linter: Fix >160 line length test ( #29287 )
...
* test
* fix line length
* fix line length
* fix file size
* revert poetry
* cleanup for PR
old-commit-hash: cf64b27168
2 years ago
AlexandreSato
7b70d76cb3
Multilang: update pt-BR translation ( #29197 )
...
old-commit-hash: 3eaf3555af
2 years ago
Iamz
a34c411578
Multilang: th translation update ( #29183 )
...
Update Thai translations
old-commit-hash: 157568c0c1
2 years ago
Shane Smiskol
fdc00cf0b6
Experimental mode toggle description: missing spaces ( #29167 )
...
* Update settings.cc
* more missing spaces
* scons
* vanish
* fix that
old-commit-hash: 6fe480b232
2 years ago
AlexandreSato
68909e19d2
Multilang: update pt-BR translations ( #29152 )
...
update pt-BR translation
old-commit-hash: 13822a0ec0
2 years ago
Lee Jong Mun
c386ddcd3f
kor translation update ( #29145 )
...
old-commit-hash: c354451216
2 years ago
Adeeb Shihadeh
178d9adec3
ui: less confusing wifi training ( #29137 )
...
* ui: less confusing wifi training
* update
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 0922a1040f
2 years ago
Harald Schäfer
069e9ef4f8
Experimental mode description: update nav ( #29130 )
...
* Update description
* Update releases
* Update RELEASES.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/ui/qt/offroad/settings.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* small tweaks
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9c3c7f0dda
2 years ago
Shane Smiskol
b8bf3fc0c2
nav: improve no route alert text ( #29076 )
...
* kind of
* Revert "kind of"
This reverts commit 25abbbf176
.
* more generic alert text, whenever we're waiting for navd.
* actual better comment
* update translations
old-commit-hash: d70c4916db
2 years ago
Shane Smiskol
a7b32acd4b
nav: show warning for routing problems ( #29055 )
...
* all my debugging stuff
* this works
* add comment
* bb navd
* navInstruction is valid when we get a non-empty route response
* now don't need this
* stash
* big cleanup
* clean up
* clean up
* debug
* final clean up
* one line
* flip order
* update translations
* is this simpler?
old-commit-hash: 5b368a67ea
2 years ago
Lee Jong Mun
fe217d60bc
Multilang: kor translation update ( #29018 )
...
old-commit-hash: ced37db5e6
2 years ago
AlexandreSato
495d345e0b
Multilang: update pt-BR translations ( #29015 )
...
old-commit-hash: 889e118a1b
2 years ago
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
f9c6c9e8c3
Revert "experimental mode: gate navigate on openpilot ( #28883 )" ( #29005 )
...
This reverts commit 929880496515e3f995634e561145802bf15a60ea.
old-commit-hash: b5b431c12d
2 years ago
eFini
bcf95f6dd7
Multilang: Chinese (Traditional) translations update ( #28984 )
...
old-commit-hash: 454a5e8a26
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
Lee Jong Mun
912418808a
Multilang: kor translation update ( #28885 )
...
kor translation update
old-commit-hash: 92b5f0b5e5
2 years ago
AlexandreSato
75c1973249
Multilang: update pt-BR translations on prime ad ( #28866 )
...
update pt-BR translations on prime ad
old-commit-hash: a812096464
2 years ago
Adeeb Shihadeh
5d520dc7ae
ui: add nav to prime features ( #28842 )
...
old-commit-hash: 99f9d21e4b
2 years ago
AlexandreSato
036603682f
Multilang: update pt-BR translation ( #28774 )
...
update pt-BR translations
old-commit-hash: 6495a18cc9
2 years ago
AlexandreSato
5bbe5dc8a9
Multilang: Instructions to preview alerts ( #28718 )
...
* Multilang: Instructions to preview alerts
* move instructions to separete section
* Update README.md
* <br>
* move up
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* a step
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cca5a1310d
2 years ago
Iamz
ee95c2a11d
Multilang: Update th translations ( #28700 )
...
Thai translation update
old-commit-hash: 14b9aa7490
2 years ago
eFini
b2aaff114c
Multilang: CHT translations for new nav UI ( #28690 )
...
CHT translations for new nav UI
old-commit-hash: e8ed0c2f53
2 years ago
Adeeb Shihadeh
826706dd30
thermald: show temp value in offroad alert ( #28664 )
...
* thermald: show temp value in offroad alert
* update
* better for multilang
* update translations
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4464383833
2 years ago
AlexandreSato
0b4c45dc3a
Multilang: update pt-BR translations ( #28659 )
...
old-commit-hash: fb3eb6f9ea
2 years ago
Lee Jong Mun
65378a9faf
Multilang: kor translation update ( #28646 )
...
kor translation update
old-commit-hash: c7b62009ef
2 years ago
eFini
8fa6af1042
Multilang: Chinese (Traditional) offroad alerts translation ( #28636 )
...
CHT translation for offroad alerts + minor changes to punctuation marks
old-commit-hash: 3b07bd5fcd
2 years ago
Cameron Clough
b6e6f008f1
UI: improved nav destination entry ( #28476 )
...
old-commit-hash: bc5a899024
2 years ago
Dean Lee
1b3ba1c7ee
ui: multilang offroad alerts ( #28512 )
...
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 2b800cf2e7
2 years ago
AlexandreSato
fbb0d987b6
Multilang: update pt-BR 'alfa' translation ( #28591 )
...
old-commit-hash: 3d909d3097
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
Lee Jong Mun
c1e64b592e
kor translation update ( #28469 )
...
old-commit-hash: b2288b3666
2 years ago
AlexandreSato
aed0f7d1a2
Multilang: Fix text overlap in pt-BR translation ( #28450 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
* Include the new relaxed explanation
* fix text overlaps
old-commit-hash: a250e1cb2f
2 years ago
AlexandreSato
5e2017e67c
Multilang: update pt-BR translations ( #28431 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
* Include the new relaxed explanation
old-commit-hash: 80430435bb
2 years ago
eFini
88175bbaf2
Multilang: add missing Chinese (Traditional) translations ( #28427 )
...
update chinese tranditional translations
old-commit-hash: 42eb7c527e
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
Lee Jong Mun
cedea3efc7
kor translation update ( #28420 )
...
old-commit-hash: f97b2bb9d7
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