mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
876256a268
9881e6118 Panda for Mazda (#165) 9a15d2f5b fix version newline a8ed7d219 add subaru outback/legacy to subaru safety (#259) bdeb1c953 mazda is #12 14ea4d2e0 merge safety gm in a single file bf1ef875e Add GM passive safety mode (#266) c131fffae fix canflash for pedal (#267) 3397b1527 only allow bootloader entry on debug builds d68356b92 Honda Nidec: fwd stock AEB (#257) 6f532c6d5 Black panda Jenkins (#256) d68508c79 Gpio race condition fix (#263) d69d05fc0 Fixed pedal not initializing (#262) 36067e01c Honda safety: fixed incorrect brake decoding. Due to the specific limit of 255, this change does not affect the safety behavior git-subtree-dir: panda git-subtree-split: 9881e61184ad0417e9e080767f09585a9c777621
18 lines
141 B
Plaintext
18 lines
141 B
Plaintext
*.pyc
|
|
.*.swp
|
|
.*.swo
|
|
*.o
|
|
*.so
|
|
*.d
|
|
*.dump
|
|
a.out
|
|
*~
|
|
.#*
|
|
dist/
|
|
pandacan.egg-info/
|
|
board/obj/
|
|
examples/output.csv
|
|
.DS_Store
|
|
.vscode
|
|
nosetests.xml
|