Korben
158445c2d8
Update French language ( #30992 )
...
Update main_fr.ts
validation of new elements
old-commit-hash: 2f744f5df4
1 year ago
Lee Jong Mun
deffb8de48
kor translation update ( #30990 )
...
old-commit-hash: f55d04c172
1 year ago
Alexandre Nobuharu Sato
4b903c3c88
Multilang: Update pt-BR translation ( #30987 )
...
* add instructions to my fork
* Revert "add instructions to my fork"
This reverts commit 46fbee3ebe
.
* test llm
* Revert "test llm"
This reverts commit fc531f0a1b
.
* update pt-BR translation
old-commit-hash: 4178f7c1e1
1 year ago
royjr
244396e23c
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
old-commit-hash: 96c91c486e
1 year ago
Shane Smiskol
f9db24d9d4
pre-commit: speed up translation step ( #30966 )
...
* formatting
fix
* fix missing class attr warning
* add translation_files option, remove pluralonly, type hint
* updates
* update
old-commit-hash: bef6d7f0bb
1 year ago
ugtthis
312e786542
UI/MapETA: Increased contrast of widget texts for better readability ( #30952 )
...
old-commit-hash: db3ef3e1d8
1 year ago
Shane Smiskol
fc23ab6c8d
Fix string indentation ( #30943 )
...
* fix bad spacing
* more
* these aren't important
old-commit-hash: d689a4e653
1 year ago
Adeeb Shihadeh
7243b9b68e
Revert "UI: single-threaded CameraView ( #30397 )"
...
This reverts commit 69dcd240fcf3bac7a6bddb1647219b710d255554.
old-commit-hash: 073fc89ad4
1 year ago
Shane Smiskol
b53b4c67b5
Auto translate: fix prompt & formatting ( #30922 )
...
fixes
old-commit-hash: 084871ed5b
1 year ago
Meir
fc941b87a3
Auto translate with OpenAI ( #30899 )
...
* auto translate with OpenAI
* change model
* fix mypy typing errors
* update
* fix lint errors
* check api key after args parser
* fix input args
* use languages.json
* just print
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2378f311d2
1 year ago
Dean Lee
2f8e66dbb8
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>
old-commit-hash: 17ac1d3c7b
1 year ago
royjr
f82d7f453f
multilang: parameterize unit tests ( #30842 )
...
* init
* fix indents
* remove import
* safer
* TemporaryDirectory
* much cleaner
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9d7f618bc5
1 year ago
royjr
b2112b81af
multilang: bad language translation check ( #30783 )
...
* compare bad against list
* use web
* Update test_translations.py
* uncomment
* override
* wrap
* AssertionError
* better
* detent
* selfish
* check numerusforms
* already checked
* use name
* not again
* combined
* sets
* assume available
* fix assume
* check regardless of other tests
* assert not print
* raise for status
* better
* done
* useless
* happy ruff
* better set
* quiet
* clean
* obvious
* clearer
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* IGNORED_WORDS
* assert match
* direct assert
* show bad word
* fix numerous empty string checks
* fix IGNORED_WORDS
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: fd88990006
1 year ago
royjr
1761c1837d
setup: Enhance URL Handling to Support Partial Inputs ( #30681 )
...
* easy urls
* better
old-commit-hash: 4df85062c5
1 year ago
Dean Lee
6ae3e95542
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ab0b26d2b8
1 year ago
Andrei Radulescu
2c7427c203
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: b75cdd1542
1 year ago
Adeeb Shihadeh
70a03a0f2d
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
old-commit-hash: 2d466e70cd
1 year ago
Dean Lee
cd7430d1ce
ui: remove unused `roadCameraState` from submaster ( #30757 )
...
old-commit-hash: f9ee7bff00
1 year ago
Adeeb Shihadeh
c3567151f0
bump up installer size ( #30722 )
...
old-commit-hash: 2b12a499f7
1 year ago
Dean Lee
5ada7c007b
ui: destroy egl_images in main thread ( #30253 )
...
* call eglDestroyImageKHR in ui thread
* assert
old-commit-hash: dbda641cee
1 year ago
Dean Lee
62525a60ee
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
...
old-commit-hash: 33987d4cc9
1 year ago
Justin Newberry
b914f0a27f
soundd/micd: retry getting stream ( #30701 )
...
retry soundd/micd
old-commit-hash: 4f3a186a6f
1 year ago
Justin Newberry
6601d7d8b5
soundd/micd: increase stream buffer size ( #30685 )
...
* increase buffer
* update cpu refs
* go to 100ms
* correct spot
old-commit-hash: b0831fb117
1 year ago
Dean Lee
916921be5b
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>
old-commit-hash: 48cf7eb6d9
1 year ago
Adeeb Shihadeh
2526dcf30c
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
old-commit-hash: 3831bf19e4
1 year ago
Shane Smiskol
f5d1c4f371
ruff: check newline ( #30668 )
...
* check newline
* nothing catches this
old-commit-hash: 97da129e11
1 year ago
Justin Newberry
2d50661b94
soundd/micd: more robust setup procedure ( #30640 )
...
* just use the default device :/
* Ruff
* this seems like the most reliable way
* Ruff
* move comments too
* wait for devices
* fix that
* and that
* ruff
* add logging for avaliable devices
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: bc70c94f75
1 year ago
Dean Lee
2a948de1f6
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
...
old-commit-hash: 011b1a6e6a
1 year ago
Adeeb Shihadeh
59eb2988de
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
old-commit-hash: 35f819c823
1 year ago
Justin Newberry
db3fbdae18
Soundd: only update ambient db when not playing an alert ( #30620 )
...
* move to soundd + only when quiet
* not filtered
old-commit-hash: 5600a82889
1 year ago
Adeeb Shihadeh
df18770f81
agnos 9 ( #30543 )
...
* agnos 9
* new build
* update
* Soundd: use alsa (#30617 )
* update release notes
* agnos does this now
* prod manifest
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 3b89c5fe29
1 year ago
Justin Newberry
817161f3ac
Soundd: move to python ( #30567 )
...
soundd python
old-commit-hash: abe39e5076
1 year ago
Adeeb Shihadeh
f3dec8658c
Revert "Simplify passive mode handling ( #30593 )"
...
old-commit-hash: 99d51bf02c
1 year ago
Adeeb Shihadeh
4be789d40a
Simplify passive mode handling ( #30593 )
...
* simplify passive handling
* makes more sense
old-commit-hash: 5ccff25d88
1 year ago
Justin Newberry
c784119c64
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4b0d0b0f1e
1 year ago
Dean Lee
54346eccee
modeld: remove modeldata.h ( #30423 )
...
* remove modeldata.h
* remove TRAJECTORY_SIZE
old-commit-hash: 335237aea0
1 year ago
Dean Lee
fe554ceee3
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
old-commit-hash: 17cab9bb50
1 year ago
Adeeb Shihadeh
cdb9993290
ui: add purple prime def
...
old-commit-hash: 0f0acc190b
1 year ago
Adeeb Shihadeh
8b0d04faa9
remove mui
...
old-commit-hash: b3c7a0c871
1 year ago
Dean Lee
98b70f957f
ui/wifi.cc: fix small QPixmap leak ( #30395 )
...
fix QPixmap leaks
old-commit-hash: 0f6b16d1e0
2 years ago
Shane Smiskol
24906c79b4
Revert "ui/wifi.cc: fix QPixmap leaks" ( #30394 )
...
Revert "ui/wifi.cc: fix QPixmap leaks (#30377 )"
This reverts commit 656ea6efd472e1b7b48fff910dfca6dd8a99a756.
old-commit-hash: d2c3c92fb4
2 years ago
Dean Lee
6945af4ea3
ui/wifi.cc: fix QPixmap leaks ( #30377 )
...
fix QPixmap leaks
old-commit-hash: b4e1ad5e62
2 years ago
Adeeb Shihadeh
634d21504b
bigger map tile cache ( #30228 )
...
* bigger map tile cache
* start with 2x default
* Update selfdrive/ui/qt/maps/map_helpers.cc
old-commit-hash: 08054e9800
2 years ago
Dean Lee
b97f27e339
ui/body.cc: fix QMovie leak ( #30379 )
...
fix QMovie leak
old-commit-hash: fb3c0934d8
2 years ago
Jason Wen
389fd34859
ui: Always display Wi-Fi list when navigating to Network panel ( #30333 )
...
* ui: Display Wi-Fi list when navigate to Network panel
* pertain to PR description
old-commit-hash: 0eea00e887
2 years ago
Adeeb Shihadeh
c3aa58b492
cleanup up old lib64 references ( #30246 )
...
* cleanup sensord
* rm rest
* fix that
* update that
old-commit-hash: f0aa631818
2 years ago
Dean Lee
3196e129ca
ui: make default_face_kpts_3d constexpr ( #30239 )
...
old-commit-hash: 383964cd5b
2 years ago
DevTekVE
fa673c0cdf
FIX mac m1 compilation - Add sstream library to onroad.cc ( #30205 )
...
Add sstream library to onroad.cc
Needed to solve a bug when compiling on mac m1.
Co-authored-by: Miguel Fernandez <miguel.fernandez@cimpress.com>
old-commit-hash: 9ce273765c
2 years ago
Adeeb Shihadeh
dd9b72292e
UI: remove drive stats ( #30183 )
...
* UI: remove drive stats
* little more
* vanish
old-commit-hash: f80db10720
2 years ago
Adeeb Shihadeh
a9153a39cc
Update Python packages and pre-commit hooks ( #30149 )
...
* Update Python packages and pre-commit hooks
* fixes
* Update common/transformations/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* fix
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 377722fd5e
2 years ago