74 Commits (9b83190ffba48120d19b10aab325b901bfa671a2)

Author SHA1 Message Date
Adeeb Shihadeh 16ec56398c add openpilot prefix to imports (#29498) 2 years ago
Justin Newberry 7b677910df Linter: Fix >160 line length test (#29287) 2 years ago
Shane Smiskol d456293479 GM ASCM: don't apply gas when stopping (#28699) 2 years ago
Shane Smiskol 4cf0ce33d5 steer limits: rename common dist to meas function (#27453) 2 years ago
Shane Smiskol 8d0277a2ed GM: remove redundant CarController class variable (#27280) 2 years ago
Shane Smiskol acc8e38111 GM: enforce steering command message timing (#27250) 2 years ago
Shane Smiskol 74c5532ab2 Rename GM CS variable to be consistent to the CAN parsers 2 years ago
Shane Smiskol 2b84d8e3c3 GM: refactor steering control code (#27251) 2 years ago
Adeeb Shihadeh 20fbb0a8fd rename carState.radarOffCan to radarUnavailable (#27187) 2 years ago
Shane Smiskol bea6ee6ccb GM camera ACC: reliable relay closing (#27164) 2 years ago
Shane Smiskol 2e954e7473 GM camera ACC: reliable relay open init (#27163) 2 years ago
Shane Smiskol e66e4d8af2 Lateral jerk unit test (#25759) 2 years ago
Shane Smiskol ec9060c7ba CarController: log steer sent to the car (#26743) 2 years ago
Shane Smiskol 6a7ce3a4d6 GM camera ACC: vision-only ACC behind toggle (#25631) 3 years ago
Shane Smiskol ed9c040be9 GM: reduce LKAS faults while inactive (#26196) 3 years ago
Shane Smiskol 8b7a98ab8d GM: clean up gmcan (#26206) 3 years ago
Shane Smiskol f3589b7cf2 GM camera ACC: cancel after delay (#26197) 3 years ago
Shane Smiskol dcb882a690 GM: inactive gas/regen safety (#26184) 3 years ago
Shane Smiskol b65f516cb8 GM camera ACC: hide take steering alert (#26010) 3 years ago
Shane Smiskol 6a92eb5a7a GM camera ACC: reduce LKAS faults on startup (#26039) 3 years ago
Shane Smiskol 1101462fc7 GM pcmCruise: cancel more reliably (#25454) 3 years ago
Jason Shuler 3072fb4aec GM: Bolt EUV 2022-23 port (#24875) 3 years ago
Tim Wilson 5066d2c04c GM: separate EV/ICE gas/brake lookup tables (#25354) 3 years ago
Adeeb Shihadeh 5263356958 remove CS.steeringRateLimited (#25251) 3 years ago
Shane Smiskol 0d83812f86 Clean up CarControllers (#25008) 3 years ago
Jason Shuler 3931788747 GM: prep and cleanup for future ports (#24910) 3 years ago
Shane Smiskol f49522474c GM: resolve cruise faults (#24167) 3 years ago
Shane Smiskol 5a9c45b6e3 Clean up CarInterface.apply and CarControllers (#24060) 3 years ago
Adeeb Shihadeh ec47e0fef0 break up selfdrive.config (#23959) 3 years ago
Shane Smiskol 3e61c7e6ae carControl: add long and lat active fields (#23859) 3 years ago
Adeeb Shihadeh 63bbcd7279 better steer fault names (#23890) 3 years ago
Adeeb Shihadeh 71da8d1250 No actuation while in pre-enabled state (#23658) 3 years ago
Dean Lee 98de810849 check in tuple instead of list (#23477) 3 years ago
Willem Melching 7b3e330def Log actuators after applying rate limits in CarController (#23230) 3 years ago
Jason Young a399abf438 GM: EPS fault workaround (#22404) 4 years ago
HaraldSchafer a73a820338 Change car controller interface from gas/brake to acceleration (#21911) 4 years ago
Jason Young 5acd7306e7 GM: Correctly handle EPS warning vs error states (#21641) 4 years ago
CrispinFlowerday 4f02e178db Subaru: show LDW on dash for correct lane (#20934) 4 years ago
qadmus 1b8d4b1eef int(round()) on apply_steer for correct comparison after rate limiting (#20425) 4 years ago
Willem Melching 4daa6f05cf Move all CarControllerParams into values.py (#19663) 4 years ago
Adeeb Shihadeh 304d893af6 GM cleanup + ignition fix (#1729) 5 years ago
Willem Melching a56e2b01f8 Make pylint more strict (#1626) 5 years ago
Adeeb Shihadeh 37a67a2a14 enable flake8 E502: backslash is redundant between brackets 5 years ago
Adeeb Shihadeh 68a3061c9d enable E261 in flake8: two spaces before inline comment 5 years ago
Adeeb 5e857427ba Enable more flake8 checks (#1602) 5 years ago
Kishan Karunaratne 433cd9843a [GM] Show FCW from OP on dashboard UI / LED (#1596) 5 years ago
Adeeb 614adb569e Add steerWarning and steerError to carState (#1444) 5 years ago
Adeeb 7f2008aa0b Remove Cadillac CT6 port (#1359) 5 years ago
rbiasini 27c9381aa5 Test interfaces also in enabled state and fix a bug (#1213) 5 years ago
Adeeb 0468c42f22 Abstract CarInterface init (#1131) 5 years ago