royjr
29cf706d85
need!
2 years ago
royjr
da1641c5ce
shouldn't need
2 years ago
royjr
bb3bad1ccd
translations
2 years ago
royjr
fa7d7e8568
min chars
2 years ago
royjr
b89c96226f
Update networking.cc
2 years ago
royjr
e6339e4a15
match
2 years ago
royjr
2dd7a3f15f
padding
2 years ago
royjr
77d763f302
fix not at bottom
2 years ago
royjr
96acec0103
Revert "match"
...
This reverts commit 39a90c6cf8
.
2 years ago
royjr
16a9159c7a
Revert "fix"
...
This reverts commit 09e0146f4d
.
2 years ago
royjr
ce1ce9ee7a
Revert "maybe"
...
This reverts commit 3abf7b1983
.
2 years ago
royjr
a9716c0176
Revert "maybe"
...
This reverts commit 8386a0a381
.
2 years ago
royjr
8386a0a381
maybe
2 years ago
royjr
3abf7b1983
maybe
2 years ago
royjr
09e0146f4d
fix
2 years ago
royjr
39a90c6cf8
match
2 years ago
royjr
f3447e3ac4
once
2 years ago
royjr
fd1ee04546
init
2 years ago
Dean Lee
ab0b26d2b8
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Andrei Radulescu
b75cdd1542
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
2 years ago
Adeeb Shihadeh
2d466e70cd
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
2 years ago
Dean Lee
f9ee7bff00
ui: remove unused `roadCameraState` from submaster ( #30757 )
2 years ago
Adeeb Shihadeh
2b12a499f7
bump up installer size ( #30722 )
2 years ago
Dean Lee
dbda641cee
ui: destroy egl_images in main thread ( #30253 )
...
* call eglDestroyImageKHR in ui thread
* assert
2 years ago
Dean Lee
33987d4cc9
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
2 years ago
Justin Newberry
4f3a186a6f
soundd/micd: retry getting stream ( #30701 )
...
retry soundd/micd
2 years ago
Justin Newberry
b0831fb117
soundd/micd: increase stream buffer size ( #30685 )
...
* increase buffer
* update cpu refs
* go to 100ms
* correct spot
2 years ago
Dean Lee
48cf7eb6d9
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>
2 years ago
Adeeb Shihadeh
3831bf19e4
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
2 years ago
Shane Smiskol
97da129e11
ruff: check newline ( #30668 )
...
* check newline
* nothing catches this
2 years ago
Justin Newberry
bc70c94f75
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>
2 years ago
Dean Lee
011b1a6e6a
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
2 years ago
Adeeb Shihadeh
35f819c823
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
2 years ago
Justin Newberry
5600a82889
Soundd: only update ambient db when not playing an alert ( #30620 )
...
* move to soundd + only when quiet
* not filtered
2 years ago
Adeeb Shihadeh
3b89c5fe29
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>
2 years ago
Justin Newberry
abe39e5076
Soundd: move to python ( #30567 )
...
soundd python
2 years ago
Adeeb Shihadeh
99d51bf02c
Revert "Simplify passive mode handling ( #30593 )"
2 years ago
Adeeb Shihadeh
5ccff25d88
Simplify passive mode handling ( #30593 )
...
* simplify passive handling
* makes more sense
2 years ago
Justin Newberry
4b0d0b0f1e
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Dean Lee
335237aea0
modeld: remove modeldata.h ( #30423 )
...
* remove modeldata.h
* remove TRAJECTORY_SIZE
2 years ago
Dean Lee
17cab9bb50
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
2 years ago
Adeeb Shihadeh
0f0acc190b
ui: add purple prime def
2 years ago
Adeeb Shihadeh
b3c7a0c871
remove mui
2 years ago
Dean Lee
0f6b16d1e0
ui/wifi.cc: fix small QPixmap leak ( #30395 )
...
fix QPixmap leaks
2 years ago
Shane Smiskol
d2c3c92fb4
Revert "ui/wifi.cc: fix QPixmap leaks" ( #30394 )
...
Revert "ui/wifi.cc: fix QPixmap leaks (#30377 )"
This reverts commit b4e1ad5e62
.
2 years ago
Dean Lee
b4e1ad5e62
ui/wifi.cc: fix QPixmap leaks ( #30377 )
...
fix QPixmap leaks
2 years ago
Adeeb Shihadeh
08054e9800
bigger map tile cache ( #30228 )
...
* bigger map tile cache
* start with 2x default
* Update selfdrive/ui/qt/maps/map_helpers.cc
2 years ago
Dean Lee
fb3c0934d8
ui/body.cc: fix QMovie leak ( #30379 )
...
fix QMovie leak
2 years ago
Jason Wen
0eea00e887
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
2 years ago
Adeeb Shihadeh
f0aa631818
cleanup up old lib64 references ( #30246 )
...
* cleanup sensord
* rm rest
* fix that
* update that
2 years ago