Commit Graph

14 Commits (d572c012cb9f3f421d1556b37a1d3f18b5366b06)

Author SHA1 Message Date
Adeeb 20eb68b179
Add pre-commit hooks (#551)
* add more pre-commit hooks

* revert misra coverage table

* fix coverage table exclusion
2020-06-03 15:08:57 -07:00
rbiasini 01072bec0b
Misra 11.x: pointer usage. (#250)
* RDLR, RDHR gone from safety

* back at not failing misra safety

* fix safety tests

* did not mean this

* Use get-bytes in pedal too

* Ignore Misra 11.5 and Fix 11.8 violaitons

* Fix 11.3 violations

* Neglect Misra 11.4, fix pointer issue in bootstub and rutn on Werror for pedal builds

* Fix Misra 11.6: can't assign number to void pointer

* Fix test after changing honda_moving name

* for loop is better

* Fix bugs from fbck
2019-07-10 20:56:03 -07:00
Riccardo 8ea01ff127 Pedal: no built-in functions to avoid puts and putc re-definitions 2019-07-07 21:38:40 -07:00
rbiasini 1f40d1e6a6
Misra pedal (#245)
* Fix misra on pedal
2019-07-07 16:59:31 -07:00
Nigel Armstrong 06958e424c Fix pedal bootstub build 2019-03-22 21:42:14 -07:00
Nigel Armstrong f5817e6bd7 Fix Pedal bootstub version 2019-03-22 21:06:47 -07:00
rbiasini bce279a627
Pedal: only one firmware (#164)
* Pedal: only one firmware
2019-03-03 21:04:41 -08:00
rbiasini c91f038eab
Toyota pedal support (#159) 2019-02-07 12:48:28 -08:00
George Hotz 190b4f6841 start work on canflasher 2018-03-10 10:13:30 -08:00
George Hotz 5c655c992b add recover support 2018-03-10 09:34:48 -08:00
George Hotz ae3457f477 usbflash is reliable 2018-03-10 09:28:53 -08:00
George Hotz f7a0ab09bf pedal usbflash works 2018-03-09 17:47:13 -08:00
George Hotz 626e3123c6 pedal has a bootstub now 2018-03-09 14:02:00 -08:00
George Hotz bd09883eee comma pedal is building 2018-02-27 20:06:47 -08:00