Greg Hogan
de996d76bb
rename GPIO pin with ublox in the name that is not ublox specific ( #29702 )
...
* rename UBLOX_PWR_EN to GNSS_PWR_EN
* add schematic label as comment
old-commit-hash: 5058f31908
2 years ago
Adeeb Shihadeh
26c7c08982
pandad: recover from bad bootstub ( #29638 )
...
* pandad: recover from bad bootstub
* more
* adjust that
* ugh guess multipanda is still a thing
* reset
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 683b3b5966
2 years ago
Justin Newberry
c4f322ce2d
Linter: remove pylint ( #29611 )
...
remove pylint
old-commit-hash: 1ee6ed4b16
2 years ago
Dean Lee
97e9d55588
cpplint: `build/include_what_you_use` ( #29556 )
...
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
2 years ago
Dean Lee
004a097c95
cpplint: add `readability/braces` filter ( #29554 )
...
old-commit-hash: 363740a497
2 years ago
Adeeb Shihadeh
d46981cac5
tici: add wait_for_power helper ( #29507 )
...
* tici: add wait_for_power helper
* deque
* cleanup
---------
Co-authored-by: Bruce Wayne <batman@z840-provisioning2.internal>
old-commit-hash: 985af1ce3c
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
Cameron Clough
8b0902e324
agnos: alt system image
...
old-commit-hash: 3861fca940
2 years ago
Cameron Clough
868643d111
agnos manifest: add alt system image ( #29468 )
...
old-commit-hash: 3972c85e97
2 years ago
Adeeb Shihadeh
1ca3343d0c
add small ui for jenkins runners ( #29382 )
...
old-commit-hash: 09ffce8073
2 years ago
Justin Newberry
f33b4de80b
Ruff: b905 (strict zip) ( #29336 )
...
* added mutable default args
* most of the Bs
* add comment about lrucache
* b905
old-commit-hash: e4ead4f183
2 years ago
Justin Newberry
d487c0501f
Ruff: enable most of bugbear ( #29320 )
...
* added mutable default args
* most of the Bs
* add comment about lrucache
old-commit-hash: 62c1e65924
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
Adeeb Shihadeh
4e047635d7
tici: reset panda state in amp test setup ( #29237 )
...
old-commit-hash: e3ca9f3e85
2 years ago
Maxime Desroches
8ceef4903b
hardware: move gpio_export ( #29154 )
...
old-commit-hash: eec99436c1
2 years ago
Adeeb Shihadeh
b54936dbfc
tici: add siren gpio
...
old-commit-hash: 67ef6dd844
2 years ago
Adeeb Shihadeh
f5dc651c0a
tici: better cleanup in amp test ( #29146 )
...
old-commit-hash: ed07c3ceda
2 years ago
Adeeb Shihadeh
3dfd770fb0
tici: speedup power save setting ( #29100 )
...
* speedup
* update type
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d92c9aef23
2 years ago
Adeeb Shihadeh
b0c3778aae
agnos 8 ( #28843 )
...
* agnos 8
* update to python 3.11.4 (#27452 )
* rebase
* optional
* lower cython
* TEMP don't pull cl to use python3.11
* Revert "lower cython"
This reverts commit c5132f8a27
.
* fix cython
* remove tensorrt
* carla + opencv
* macos
* update timm and smp
* pynvc
* https
* downgrade numpy
* pin scipy
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
Co-authored-by: Yassine <yassine.y10@gmail.com>
* revert that
* fix linter
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
Co-authored-by: Yassine <yassine.y10@gmail.com>
old-commit-hash: 1945c356c2
2 years ago
Adeeb Shihadeh
30a6fa35aa
mapsd: rendering tests ( #28981 )
...
* mapsd: rendering tests
* run
* speedup
old-commit-hash: e2b5d1e29a
2 years ago
Cameron Clough
6e552fdfa8
update modem script ( #28793 )
...
old-commit-hash: 62ae247417
2 years ago
Adeeb Shihadeh
b968ab8015
tici: let gpu sleep sooner ( #28698 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d4bd0a3213
2 years ago
Adeeb Shihadeh
12250870ea
tici: improve amp test ( #28648 )
...
old-commit-hash: 7d6c22949a
2 years ago
Adeeb Shihadeh
ee363d69e3
fix a bunch of python warnings ( #28576 )
...
* fix a bunch of python warnings
* fix that
old-commit-hash: 111b4eee30
2 years ago
Comma Device
4eb842c0f2
test_amp: wait for panda
...
old-commit-hash: dec3c5a57d
2 years ago
Mitchell Goff
8150598441
Check msg count in test_power_draw ( #28444 )
...
* Check msg count in test_power_draw.
* Use drain_sock
* Bug fix
* Combine into a single table
* Check camera state msgs and no default value for Proc.msgs
* Update system/hardware/tici/tests/test_power_draw.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 729d3ddcb5
2 years ago
mitchellgoffpc
3f69f4064a
Lowered expected power draw for mapsd
...
old-commit-hash: ae0768909b
2 years ago
Mitchell Goff
bcf4099d90
Test power usage for mapsd and navmodeld ( #28378 )
...
* Test power usage for mapsd and navmodeld
* Send LLK message from thread
* Use threading.Event
old-commit-hash: dd6f7116f7
2 years ago
Kacper Rączy
c4a75225e8
params: specify path using PARAMS_ROOT ( #28257 )
...
* Add PARAMS_ROOT env var
* Change getenv type signature
* Use getenv default_val
old-commit-hash: b43a875ba2
2 years ago
Adeeb Shihadeh
05d3b28bb6
tici: log disk info ( #28259 )
...
old-commit-hash: 4751d2b57c
2 years ago
Adeeb Shihadeh
a82cf8d494
AGNOS 7 ( #26908 )
...
* agnos 7
* no caibx
* new build
* agnos 7.1
* prod manifest
old-commit-hash: 951bab8e18
2 years ago
Adeeb Shihadeh
2f8939dd0e
bootlog: log agnos partition hashes ( #28141 )
...
* bootlog: log agnos partition hashes
* full path
* trimming
* slot
* boot is big
* give some time to start
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1a3125bb8f
2 years ago
Adeeb Shihadeh
3689bd2e77
loggerd: log HW-specific extras ( #28084 )
...
* loggerd: log HW-specific extras
* fix value
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e24d28fd45
2 years ago
Adeeb Shihadeh
09fe521cfe
tizi: more amp retries ( #28082 )
...
old-commit-hash: 9b0d140400
2 years ago
Robbe Derks
51576bdd30
Dynamic device type ( #28011 )
...
* tizi_device_type
* fix test
* also change it in the C versin
old-commit-hash: 21bcd7db63
2 years ago
Adeeb Shihadeh
a6f06fc98c
pandad: support GPIO recovery when in bootstub ( #28090 )
...
pandad: recover when in bootstub
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8a6312ef14
2 years ago
Adeeb Shihadeh
e631d24d77
Jenkins tuneup ( #28095 )
...
* tuneup
* use service messages
* logmono
* not passive
old-commit-hash: d5a0a4b3e8
2 years ago
Adeeb Shihadeh
29eb4d3a35
pandad: wait for internal panda to come up ( #27705 )
...
* pandad: wait for internal panda to come up
* test
* more checks
old-commit-hash: f832a71038
2 years ago
Adeeb Shihadeh
9ab3f160fb
tizi: enable fan for shutdown ( #27890 )
...
* tizi: enable fan for shutdown
* Update system/hardware/tici/hardware.py
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8f1753aaab
2 years ago
Adeeb Shihadeh
7b329bcc59
tizi: retry amp comms ( #27735 )
...
* tizi: retry amp comms
* ensure all config is written together
* simple test
* check errors
* test shutdown
* a tici exclusive
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 767ed4295f
2 years ago
Adeeb Shihadeh
57f3632aa1
update manifest path in test
...
old-commit-hash: 9eda72d871
2 years ago
Adeeb Shihadeh
827ebdacaf
tici: move tests to tests/
...
old-commit-hash: 39a1a917e7
2 years ago
Adeeb Shihadeh
119c910a36
tizi: only affine panda USB IRQ when it's used ( #27816 )
...
only affine panda USB IRQ when it's used
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: fdb3488f6b
2 years ago
Adeeb Shihadeh
3d9dfbf2bd
tizi: affine IRQ by action instead of number ( #27811 )
...
* tizi: affine IRQ by action instead of number
* do camera irqs
* debug script
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 038d34aa7f
2 years ago
Adeeb Shihadeh
aa5aeb3ba3
tici: turn off fan after boot ( #27680 )
...
* tici: turn off fan after boot
* tmp if
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c25ce02639
2 years ago
Adeeb Shihadeh
7bd3d642aa
allow running amp config script standalone ( #27587 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2749205b4a
2 years ago
Harald Schäfer
6d6137ef5a
Update amplifier config ( #27443 )
...
* update tizi amplifier
* Update attenuation
old-commit-hash: 75eaca3cf3
2 years ago
Adeeb Shihadeh
37af774ab0
test_power_draw: add header to output table ( #27511 )
...
* test_power_draw: add header to output table
* units
old-commit-hash: ebd25b8a7d
2 years ago
George Hotz
2fe836f158
tinygrad: bump to 0.5 ( #27505 )
...
* bump tinygrad to 0.5
* update release files
* ref commit + bump tinygrad
* save 220 mW
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3892c60980
2 years ago
Cameron Clough
0276badcc0
setup: add serial to request headers ( #27237 )
...
* setup: add dongle ID to request headers
* rename openpilot
* fix str
* hardware: get_serial
* set serial instead
* fix typo
* static
* fixes
old-commit-hash: 6fb5661abb
2 years ago