Shane Smiskol
377ecfd570
test FULL_TEST and minimalize diff a bit
3 years ago
Shane Smiskol
4950233c45
replace flags with CI and clean up
3 years ago
Shane Smiskol
ac02982919
like this sorting better
3 years ago
Shane Smiskol
94ccd9b752
more clean up
3 years ago
Shane Smiskol
5bdc3f7d9c
clean up a bit
3 years ago
Shane Smiskol
cb5a769723
move back
3 years ago
Shane Smiskol
3b34042926
quote
3 years ago
Shane Smiskol
0ced2b046b
add azure token to docker environment variables
3 years ago
Shane Smiskol
8e1091f64c
does this mean nothing gets envvars?
3 years ago
Shane Smiskol
977ff67521
not getting anything?
3 years ago
Shane Smiskol
97df122f23
debug
3 years ago
Shane Smiskol
804e77840d
debug
3 years ago
Shane Smiskol
2118250558
shouldn't need this
3 years ago
Shane Smiskol
2f21e7062b
fixes
3 years ago
Shane Smiskol
cba0e3ad42
use azure token
3 years ago
Shane Smiskol
73eaae48e2
temp
3 years ago
Shane Smiskol
3b0e4c6556
test without upload
3 years ago
Shane Smiskol
256d9b856e
quick test
3 years ago
Shane Smiskol
1736b989c2
need to figure out better place for this
3 years ago
Shane Smiskol
df04079f08
use current commit, not ref_commit
...
fix
3 years ago
Shane Smiskol
59351219a9
debug
3 years ago
Shane Smiskol
22f8c5c994
debug
...
revert
3 years ago
Shane Smiskol
da5eb5c5ae
let's just change a tune here
3 years ago
Shane Smiskol
63c81732f1
test failure()
3 years ago
Adeeb Shihadeh
674a2061fd
CI: allow triggering prebuilt workflow manually
3 years ago
Shane Smiskol
e3fd6a7c50
Add azure-storage-blob to dev packages ( #24426 )
...
* add azure-storage-blob
* same
3 years ago
Adeeb Shihadeh
2466233b1c
body: opt-out logging ( #24423 )
...
* body: opt-out logging
* wait a bit
* little better
* fix that too
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Adeeb Shihadeh
930d0c01a9
latency logger: better errors and minor cleanup
3 years ago
Lukas Petersson
43d2a3c187
warning instead assert ( #24424 )
...
* warning instead assert
* warning description
3 years ago
Willem Melching
e8892481ab
ui: fix HUD drawing order ( #24419 )
3 years ago
Willem Melching
3fc01ec15a
cameraview.cc: set alignment to 1 when copying texture ( #24418 )
3 years ago
Willem Melching
9307fe434c
map.cc: fix crash on older route with missing liveLocationKalman values
3 years ago
Adeeb Shihadeh
670126cbf1
body: opt-in logging ( #24416 )
3 years ago
Adeeb Shihadeh
cdf6338388
manager: start process by callback ( #24417 )
3 years ago
Jason Young
0771addd14
update joystick README for webjoystick ( #24413 )
3 years ago
Adeeb Shihadeh
043a309d67
ui: new notcar battery design ( #24412 )
...
* ui: new notcar battery design
* if charging
* cleanup
* remove that
* slower
* real colors
* relative from left
* fix that
3 years ago
ntegan1
9a44d4c4e0
LatControlTorque: log desired/actual lateral accel ( #24406 )
...
* log torque lateral accel
* bump cereal
* update refs
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 years ago
Adeeb Shihadeh
986a991a09
body: log charging status ( #24409 )
...
* body: log charging status
* update refs
3 years ago
Shane Smiskol
3f0b06b16e
Chrysler: clean up CarController ( #24337 )
...
* clean up
* max range is 15
* use wheel buttons counter and clean up
* no
* try spamming 10 times with next counter value
* try 50 hz
* this is dead code
* revert behavior changes, just clean up
* revert more
* also that
* no multiline can creation
* sort imports
3 years ago
Adeeb Shihadeh
c994dfdd8a
one day you'll be a submodule
3 years ago
Joost Wooning
05f606c812
camerad: allow to log raw camera frames ( #24393 )
...
* camerad: log raw camera frames with env var
* dont qlog
* cleaner
* only road camera
* use vision buf len
* use static counter to handle frame skips
* we already have cnt
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Willem Melching
77a6f3d034
delay bz2 compression from logging to uploading ( #24392 )
...
* remove log_name
* log without compression
* fix tests
* remove extension for bootlog
* another test fix
* uploader compresses
* also compress in athena
* only compress qlog
* more generic check in do_upload
* fix bootlog compression
* lower loggerd cpu usage
* dont link against bz2
* set core affinity to little cluster
* handle old files
3 years ago
Adeeb Shihadeh
061b18805e
UI: add battery percent to body ( #24401 )
...
* UI: add battery percent to body
* little smaller
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Adeeb Shihadeh
d7c6121ba8
UI: better double click on touch screens ( #24400 )
...
* UI: better double click on touch screens
* lower
* just right
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Shane Smiskol
5b105facae
Add ACC faulted status to carState ( #24399 )
...
* add accFaulted bool to carState
* same for VW
* remove import
* bump
* move to common
* bump cereal to master
3 years ago
Dylan Herman
603942ffe0
enable numpy mypy typing ( #24387 )
...
* enable numpy mypy typing
* remove --warn-return-any
* merge conflict and syntax
* merge conflict
* merge conflict
* add type to img var
3 years ago
HaraldSchafer
8cdeaf9aee
Latcontrol torque: update tuning ( #24357 )
...
* Little more chill
* Update ref
* Update refs
3 years ago
Shane Smiskol
055f5b2a09
bump panda
3 years ago
Shane Smiskol
4190d2608a
Change safetyParam to uint16_t ( #24376 )
...
* bump panda & cereal
* bump panda
* rest of references
* regen TOYOTA with safety param 578, TOYOTA2 with 329
* regen rest of routes
* update ref
* bump cereal
3 years ago
Willem Melching
6e0c25d654
camerad: cleanup DM exposure and move into camera_qcom2.cc ( #24391 )
...
* camerad: cleanup DM exposure and move into camera_qcom2.cc
* remove include
3 years ago