56 Commits (44fa44fcd729eca8b5167493c85f25e6805c94d0)

Author SHA1 Message Date
Shane Smiskol f597d63bf6
PlatformConfig: clean up and print all flags (#32369) 12 months ago
Shane Smiskol 3d0f9fb18f
Platforms: less redundant string repr (#32233) 1 year ago
Adeeb Shihadeh 23e8ad7397 cleanup pedal crc 1 year ago
thenhnn 489528dcae
PlatformConfig: automatically get platform_str from the enum name (#31868) 1 year ago
Adeeb Shihadeh fa12a67228
remove pedal (#31903) 1 year ago
Justin Newberry 0b92f4e9ee
more car info -> car docs (#31885) 1 year ago
Justin Newberry 655e5f7c3e
rename CarInfo to CarDocs (#31879) 1 year ago
Shane Smiskol bdae188c6f
docs: don't support multi-type car info (#31875) 1 year ago
Shane Smiskol 99610c8819
Revert "common PlatformFlags base class + test for < 32 bits" (#31793) 1 year ago
Justin Newberry 8ba5d660f3
common PlatformFlags base class + test for < 32 bits (#31779) 1 year ago
Justin Newberry 25ccb2426c
cars: remove CAR_INFO map (#31739) 1 year ago
Justin Newberry b0eae8c1b7
platformconfig and carspecs are now required, carspecs no longer kwarg (#31667) 1 year ago
Justin Newberry 2e0db7f8d8
Hyundai: move car specs to platformconfig (#31661) 1 year ago
Shane Smiskol 52ee070fe0
Toyota: use platform config (#31607) 1 year ago
Justin Newberry e341707b0f
HKG: move to platform config (#31649) 1 year ago
Justin Newberry ac16c5518a
add CAR.print_debug (#31652) 1 year ago
Justin Newberry 5734d7c2bf
Honda: move to platformconfig (#31637) 1 year ago
Justin Newberry f775faf26d
carspecs: add more units (#31646) 1 year ago
Shane Smiskol 85150c0289
Platform config small cleanup (#31638) 1 year ago
Justin Newberry 3a6c3315ab
Subaru: move to flags within PlatformConfig (#31584) 1 year ago
Justin Newberry d3f0f76a7e
Nissan: move to platform config (#31599) 1 year ago
Justin Newberry 9ecff49118
platformconfig: freeze all dataclasses (#31605) 1 year ago
Eric Brown 5012e15aa6
GM: move to platform config (#31553) 1 year ago
Jason Young da540eac13
VW: Move car specs to PlatformConfig (#31567) 1 year ago
Cameron Clough 995250ae49
use pyupgrade to update to new typing syntax (#31580) 1 year ago
Justin Newberry 1161d33c18
Subaru: move carspecs to PlatformConfig (#31550) 1 year ago
Justin Newberry 73a497ded8
cleanup PlatformConfig (#31551) 1 year ago
Justin Newberry 1ee8c9aa33
cars: introduce "platformconfig" to be a configuration for all relevant car information (#31542) 1 year ago
Adeeb Shihadeh 9719b22761
Update Python packages and pre-commit hooks (#29739) 2 years ago
Shane Smiskol 24f5a6170d
car interfaces: handle buttons changing state without going unpressed (#26463) 2 years ago
Shane Smiskol ed6e72ae1f car/__init__: missing ending newline 2 years ago
Adeeb Shihadeh a9626f95b6
add openpilot prefix to imports (#29498) 2 years ago
Shane Smiskol 8dcd108972
Rename CivicParams (#29459) 2 years ago
Justin Newberry 7ec52da33a
Subaru: calculate steering angle rate (#29409) 2 years ago
Jason Young 90c4bbe8e4
car interfaces: cleanup tire stiffness calculation (#28263) 2 years ago
Shane Smiskol 2a38f38be1
common_fault_avoidance: take a bool (#29328) 2 years ago
Shane Smiskol dba4492aa0
Clean up common steer fault avoidance code (#29200) 2 years ago
Justin Newberry a19f8dce92
Homogenize Steering Fault Avoidance (#29140) 2 years ago
Shane Smiskol f99ac84b5c
CanBusBase: fix offset calculation (#28938) 2 years ago
Cameron Clough 28bf743693
selfdrive/car: reusable CanBus helper (#28489) 2 years ago
Shane Smiskol 581fd62d26
steer limits: rename common dist to meas function (#27453) 2 years ago
Shane Smiskol d5688ae49f
Angle control: fix limiting bug (#27428) 2 years ago
Shane Smiskol 41667d020a
Car controls: common angle limiting function (#26732) 2 years ago
Jason Young 135270f65c
Allow car port to define enable buttons (#25793) 3 years ago
Shane Smiskol ef26abcf65
ui: support ego speed hysteresis (#25702) 3 years ago
Adeeb Shihadeh baef4c1fb2 expand fingerprint dict size for multipanda setups 3 years ago
Shane Smiskol 40deea7d7b
Honda: fix enabling before PCM (#24715) 3 years ago
Shane Smiskol eed6803ccc
Button-enable cars: common functions for button events (#24678) 3 years ago
Dylan Herman d2eef1955c
add mypy check for return-any (#24379) 3 years ago
Adeeb Shihadeh b07ddad6ed comma pedal: rename create_gas_command -> create_gas_interceptor_command 3 years ago