Shane Smiskol
d8f56b30b5
selfdrive/car: ban common ( #33210 )
...
* ban all of common & copy numpy_fast
* add numpy_fast
* these are okay
* and ban controls
* better name
* Conversions
* do utils, kalman
* clean up
* sorting
* don't forget
old-commit-hash: 8d961a12e5
1 year ago
Shane Smiskol
2c49f6b20d
selfdrive/car: ban selfdrive/controls ( #33211 )
...
ban controls (VM isn't used anymore)
old-commit-hash: 6c837332ea
1 year ago
Shane Smiskol
c0f721180f
get_car: returns just CI ( #33204 )
...
just return CI
old-commit-hash: d00a539830
1 year ago
Shane Smiskol
1a74993ee2
selfdrive/car: ban params ( #33198 )
...
* ban params too with a callback
* all sorts of messed up
* use cloudlog
* consistent order
* order
* better type hint
* format
* this is a bit nicer
* hmm
* fix PLR1704
* no carvin
* fix process replay
old-commit-hash: 5a1596a322
1 year ago
Shane Smiskol
59b2f1f511
fingerprinted: log platform string
...
This does get safely converted to a string in the logs, but in the console it's the repr
old-commit-hash: d1140cc644
1 year ago
Shane Smiskol
a1c2971f13
selfdrive/car: OBD callback ( #33200 )
...
* finish
* pass empty cb
* last fix!
* i keep messing this up
* even more coverage!
* not needed
old-commit-hash: 86aeb123bc
1 year ago
Shane Smiskol
3df0a1ebbf
remove CarVin parameter
...
old-commit-hash: 87c6afccf7
1 year ago
Shane Smiskol
9e4a7484be
remove unnecessary debugging function from car_helpers.py ( #33199 )
...
* format
* better better
* huh
old-commit-hash: 5c1e111d8a
1 year ago
Shane Smiskol
c45e72dd2f
remove more car import exceptions ( #33193 )
...
* remove another exception (remove mention of events from car stack)
* guess this should've been here all along
* reorganize exceptions
* fix
old-commit-hash: 06216d43bb
1 year ago
Maxime Desroches
df13b36638
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
1 year ago
Shane Smiskol
550178261a
[bot] Fingerprints: add missing FW versions from new users ( #33191 )
...
Export fingerprints
old-commit-hash: 7a7200cbda
1 year ago
Shane Smiskol
cfc2cda37c
separate car logger forwarded to cloudlog ( #33170 )
...
* car logger
* try this
* fix double printing!
* clean up
* need to import where we actually use it (card won't be in submodule)
* NullHandler does not forward everything properly, need propagate=False to stop root logger from printing
* card is staying
* set up
* forward
old-commit-hash: 12a7b7f7fb
1 year ago
Shane Smiskol
799fabd707
Reapply "update to new opendbc API ( #32009 )" ( #33151 )
...
This reverts commit f2f01e3afaeaa267af61c8d7ab918da04d3411f2.
old-commit-hash: 7c112341c3
1 year ago
Shane Smiskol
0ea25665bb
get_fw_versions: test the full stack ( #33156 )
...
* add the test
fix
* bump
* not sure why mypy didn't catch this
old-commit-hash: ebff7cab1a
1 year ago
Shane Smiskol
2c11e7b49a
Revert "update to new opendbc API ( #32009 )"
...
This reverts commit d21755b2e216c3f547db0b55b7088357c4368801.
old-commit-hash: ac130001cc
1 year ago
Dean Lee
2f1ee6e832
update to new opendbc API ( #32009 )
...
* use new opendbc api
* export pandad_python
* merge master
* merge master
* bump opendbc
* bump opendbc
* improve func
* keep interface unchanged
* fix test_car_interfaces
* bump opendbc
* bump opendbc
* fix test_models
* the interface now has to convert from can capnp to list, so we should include this time
* goes from ~210 to ~240 mean ms real time
* remoe busTime
* lowercase sendcan
* consistent msgtype
* bump
* bump
* not used in lat_mpc
* space
* bump to master
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 0dddc97dca
1 year ago
Shane Smiskol
b4b3ae5da8
CarController: call to super's init ( #33148 )
...
* this should be common
* super!
* bump
* and frame is common
* bump
old-commit-hash: 1b6ac2d876
1 year ago
Shane Smiskol
5cc7d1c36b
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
old-commit-hash: 42f2601416
1 year ago
Shane Smiskol
7b724ed243
tester present msgs: use helper ( #33147 )
...
use helper
old-commit-hash: b6d124d268
1 year ago
Shane Smiskol
5e0168a7f0
Ford: add long controls todo
...
old-commit-hash: 661ef03a24
1 year ago
Shane Smiskol
2cb381997f
cars: remove some external imports ( #33133 )
...
* ford and gm
* clean that up
* also this
* honda
* temp fix
* move into selfdrive.car
* clean up
* more
old-commit-hash: 0739d79a51
1 year ago
Shane Smiskol
3e39d610bc
[bot] Fingerprints: add missing FW versions from new users ( #33123 )
...
Export fingerprints
old-commit-hash: 606890cba5
1 year ago
eivegau
805f2ff3bf
Kia: add missing Optima EUR FW versions ( #33027 )
...
* Update fingerprints.py
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cd8a603ad0
1 year ago
Shane Smiskol
fd0fc08f8a
[bot] Fingerprints: add missing FW versions from new users ( #33039 )
...
Export fingerprints
old-commit-hash: bd00a9d800
1 year ago
Shane Smiskol
30848f76d7
[bot] Fingerprints: add missing FW versions from new users ( #33038 )
...
Export fingerprints
old-commit-hash: 8d77cea3a5
1 year ago
Shane Smiskol
927bde4936
[bot] Fingerprints: add missing FW versions from new users ( #32996 )
...
Export fingerprints
old-commit-hash: aa8484093e
1 year ago
Dean Lee
34e307fd94
selfdrive/car/ecu_addrs: prefix internal functions with underscore ( #32980 )
...
underscore prefix
old-commit-hash: c0739cd9ee
1 year ago
Shane Smiskol
e8c4fb0177
Reapply "selfdrive/car: ban imports from external modules" ( #32993 ) ( #32994 )
...
* Reapply "selfdrive/car: ban imports from external modules" (#32993 )
This reverts commit 626d78ec548fe19acfdf3c2c3e063fac3b257dc6.
* controls will just use controls
* also these
* ignore
old-commit-hash: d684d8f0f6
1 year ago
Shane Smiskol
a878118b00
Revert "selfdrive/car: ban imports from external modules" ( #32993 )
...
Revert "selfdrive/car: ban imports from external modules (#32973 )"
This reverts commit c1e8ff2dbc47ccb07fb41a4e88bfb66af2669254.
old-commit-hash: 35a4a773f1
1 year ago
Dean Lee
58df39a2ba
selfdrive/car: ban imports from external modules ( #32973 )
...
* lint import
* Update selfdrive/car/__init__.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 83d4623590
1 year ago
JaReal07
0a85819340
Update fingerprints.py Corolla 2024 (South America) ( #32864 )
...
Add Corolla Sedan 2024 (South America), new 'engine' and 'eps' fwversion
old-commit-hash: 4014109666
1 year ago
dany7915
2246f087cd
Fingerprint: Kia K5 HEV 2020 ( #32875 )
...
fingerprint added
old-commit-hash: 67038d5b59
1 year ago
Shane Smiskol
14a31b177b
Chrysler Pacifica Hybrid: combine 2017 and 2018 ( #32937 )
...
* Chrysler Pacifica: combine 2017 and 2018 hybrids
torque params are not accurate for either (might be ~1.5 for both checking a few dongles)
* remove duplicate fingerprints
* combine docs lines
fix
old-commit-hash: 31ff8eda9c
1 year ago
Shane Smiskol
4ac21d6460
[bot] Fingerprints: add missing FW versions from new users ( #32936 )
...
Export fingerprints
old-commit-hash: fa2f7a4dd4
1 year ago
Shane Smiskol
9276958347
[bot] Fingerprints: add missing FW versions from CAN fingerprinting cars ( #32932 )
...
Export fingerprints
old-commit-hash: 4a696984f1
1 year ago
Shane Smiskol
8e3b18c3a0
Ford: use more reliable gear message ( #32886 )
...
* todo
* nope
* not this one
* yep
* passes
* clean up
* not used!
* oop
* update refs
old-commit-hash: 7de2aac3c9
1 year ago
Shane Smiskol
3953eba4ac
controlsd: no mutable carParams ( #32381 )
...
* no as builder
* fix car int test
* more
old-commit-hash: c95b58401a
1 year ago
Shane Smiskol
f26f9d7982
[bot] Fingerprints: add missing FW versions from new users ( #32883 )
...
Export fingerprints
old-commit-hash: 25b9a33852
1 year ago
Shane Smiskol
4d7567c3b0
Hyundai: remove CAN fingerprints ( #32856 )
...
* expand date range for KIA_NIRO_EV
9004767ba8fe7321/2024-06-05--04-30-48
* remove and format
old-commit-hash: 2d3c6cbe04
1 year ago
Shane Smiskol
ba39a8b301
[bot] Fingerprints: add missing FW versions from new users ( #32855 )
...
Export fingerprints
old-commit-hash: d0423dcab2
1 year ago
Shane Smiskol
d94198652d
Increase test_car_interfaces examples ( #32852 )
...
* to 100!
* Update selfdrive/car/tests/test_car_interfaces.py
old-commit-hash: 4a70934625
1 year ago
Shane Smiskol
33daa31301
GM torque control: robust sig function ( #32847 )
...
tricky
old-commit-hash: b7695c00e8
1 year ago
Jason Wen
cdba2da831
Hyundai: Add FW Versions for EU Ioniq 5 2023 ( #32833 )
...
old-commit-hash: 84725738c8
1 year ago
Shane Smiskol
33f0acb332
Genesis GV70: add "without HDA II" to docs ( #32835 )
...
* without!
* comment
old-commit-hash: 9a27512c82
1 year ago
Jason Wen
ecb9dfecff
Hyundai CAN: Log ABS/ESP Activation to `espActive` ( #32743 )
...
* Hyundai CAN: Log active ABS to accFaulted
* Add comments
* `espActive` to CarState and CarEvent.EventName
* re-order
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 36eafc0dc6
1 year ago
Shane Smiskol
68b7d68664
[bot] Fingerprints: add missing FW versions from new users ( #32825 )
...
* Export fingerprints
* sedan should work too
old-commit-hash: 76f7b2793d
1 year ago
Shane Smiskol
9328302b4d
[bot] Fingerprints: add missing FW versions from new users ( #32823 )
...
Export fingerprints
old-commit-hash: 36d5bb7ecc
1 year ago
Shane Smiskol
ae06013692
[bot] Fingerprints: add missing FW versions from new users ( #32803 )
...
Export fingerprints
old-commit-hash: 8550a57eaf
1 year ago
Shane Smiskol
12ec220949
Toyota: add another blacklisted FW character
...
old-commit-hash: 40aa3a0337
1 year ago
Jason Young
758a9f3ef4
VW: Rename harnesses ( #32779 )
...
old-commit-hash: a89201219d
1 year ago