Comma Device
14ea615ae4
no amp config
1 year ago
Adeeb Shihadeh
3c4e82f14a
get name from kernel ( #31602 )
...
* get name from kernel
* revert that
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Cameron Clough
80da3aee14
mypy: use implicit-optional ( #31590 )
...
* mypy: set implicit-optional = true
* find and replace '| None = None' -> '= None' in function args
1 year ago
Comma Device
ad006c9281
0.7
1 year ago
Comma Device
66713cfea9
disable for now
1 year ago
Comma Device
ecaf94d470
why the scam
1 year ago
Cameron Clough
995250ae49
use pyupgrade to update to new typing syntax ( #31580 )
...
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b
.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
1 year ago
Comma Device
2b54f91e07
cleanup
1 year ago
Comma Device
dfc46b7133
fix time
1 year ago
ZwX1616
50109e82ce
correct real gains
1 year ago
Comma Device
83f6aef468
need curve laster
1 year ago
Comma Device
c9ccf9c38f
tear
1 year ago
ZwX1616
a9d6897248
ae
1 year ago
Comma Device
3664bd8f6b
no return
1 year ago
Comma Device
524f3bf399
20hz
1 year ago
Adeeb Shihadeh
92475d653b
agnos 9.7 ( #31564 )
...
* agnos 9.7
* update
1 year ago
Comma Device
5b2bee4514
for some reason this is flipped
1 year ago
Comma Device
b0cf2d791e
real 10
1 year ago
Comma Device
fc5b118ab5
disos
1 year ago
Comma Device
222476dec5
no heck
1 year ago
Comma Device
2b8d291c41
remove some junk
1 year ago
Comma Device
4fb4cd76a1
close
1 year ago
Comma Device
178eed3d47
this is fine
1 year ago
Comma Device
0396d93b27
cleanup
1 year ago
Comma Device
86aba2fdc3
16:10
1 year ago
Adeeb Shihadeh
0b4d08fab8
remove deviceState.ambientTempC ( #31533 )
1 year ago
Adeeb Shihadeh
34138d0be9
qcomgpsd: use AT helper with retry for all AT commands ( #31532 )
1 year ago
Adeeb Shihadeh
1c794b710c
uploader: sleep more when no files in queue ( #31523 )
...
* uploader: sleep more when no files in queue
* fix test
1 year ago
Adeeb Shihadeh
be4bbca9a3
[bot] Update Python packages and pre-commit hooks ( #31508 )
...
* Update Python packages and pre-commit hooks
* remove that
---------
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Adeeb Shihadeh
0723c2bc5f
log git commit date ( #31490 )
...
* log git commit date
* unix ts
* fix
* bump cereal
* cleanup
1 year ago
Justin Newberry
c2b9f7163a
test_qcomgpsd: subtest the gps_runtime scenarios ( #31485 )
...
* subtest this
* runtime
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
659cdec3d0
Revert "test_qcomgpsd: parametize tests" ( #31441 )
...
Revert "test_qcomgpsd: parametize tests (#31430 )"
This reverts commit 6f4d388348
.
1 year ago
Adeeb Shihadeh
3cf845d952
tici: log SOM ID ( #31440 )
...
* tici: log SOM ID
* no cat
1 year ago
Adeeb Shihadeh
c5739651a2
timed: publish clocks periodically ( #31434 )
...
* timed: publish clocks periodically
* simplify
* Apply suggestions from code review
1 year ago
Justin Newberry
6f4d388348
test_qcomgpsd: parametize tests ( #31430 )
...
* parameterize qcomgpsd
* one line
1 year ago
Adeeb Shihadeh
279d2c3b23
SubMaster: improve service aliveness checks ( #31391 )
...
* bump cereal
* fix
* fixes
* single poll
* bump
* bump
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
c9951e9d6c
camerad: assert isp started successfully ( #31385 )
...
* isp assert
* disable this for testing
* Revert "disable this for testing"
This reverts commit e65cf6d4b4
.
* move below
1 year ago
Adeeb Shihadeh
daceb171bd
bump cereal ( #31392 )
...
* bump cereal
* update those
* update refs
* bump cereal
* bump
* bump cereal
* bump
* fix
* bump
* typo:
1 year ago
Adeeb Shihadeh
135deb4324
sensord: fix IRQ affinity ( #31384 )
1 year ago
Justin Newberry
70288d1742
test_power_draw: combine mapsd and navmodeld ( #31375 )
...
* combine
* combine
* combine
* simpler
* nounion
1 year ago
Adeeb Shihadeh
4228b6420b
agnos 9.6 ( #31357 )
...
* agnos 9.6
* manifest
1 year ago
Justin Newberry
caa9dff610
test_power_draw: wait for power instead of fixed warmup time ( #31318 )
...
* wait for valid
* reuuse that
* assert warmup
* Wip
* fix that
* reset
* none
* timeout
* maxlen
* consecutive
* proc
* fix
* local
* same as before
* mean
* fixes
* SA
* this is the real warmup time
* this is the real warmup time
* Cleanup
* Cleanup
* monotonic + len
* reduce duplication
* fix
* fix
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
ff1dd1f4dd
agnos 9.5 ( #31313 )
...
* agnos 9.4
* agnos 9.5
1 year ago
Comma Device
4290d10499
backup
1 year ago
Adeeb Shihadeh
cbd46802b0
fix bootlog count ( #31319 )
1 year ago
Comma Device
77a095fd10
it's something
1 year ago
Kacper Rączy
35d848ad52
webrtcd: lazy import of aiortc ( #31304 )
...
* Lazy imports in webrtcd
* Lazy imports in web.py
* Type hints
* Remove FrameReaderVideoStreamTrack
* leave the aiohttp.web import
* Leave the client session
* main leftover
1 year ago
Adeeb Shihadeh
a094179b4d
add cavli modem config ( #31297 )
...
* add cavli modem config
* fix linter
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Greg Hogan
7affba06d8
simplify git remote is comma check ( #31284 )
...
* simplify git remote is comma check
* cast to str
* eliminate default and always return string
* add type annotation for cache decorator
* fix up default handling
1 year ago
Justin Newberry
0277fc5548
Pytest: consistent hardware state for tici tests ( #31279 )
...
* consistent hardware
* consistent hardware
* moved
* this too
* ruff
* s
* duplicated
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago