mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-03-02 07:33:51 +08:00
* inital infrastructure for panda safety testing * add test for toyota acceleration * test for non real time torque rate limits and refactoring * add test for cruise disable * fix toyota limit down * add tests for realtime limits * test for torque measurements * fix toyota test setup * honda button logic * test for brake logic * tests for gas logic * test steer, gas and brake message contents * add test script * fix hardcoded limits
15 lines
114 B
Plaintext
15 lines
114 B
Plaintext
*.pyc
|
|
.*.swp
|
|
.*.swo
|
|
*.o
|
|
*.so
|
|
*.d
|
|
a.out
|
|
*~
|
|
.#*
|
|
dist/
|
|
pandacan.egg-info/
|
|
board/obj/
|
|
examples/output.csv
|
|
.DS_Store
|