Commit Graph

11 Commits

Author SHA1 Message Date
Adeeb Shihadeh
7973ba4492 CAN driver cleanup (#2276)
* it's all the same thing

* not live

* less macro

* lil more

* bool

* lil more
2025-09-10 20:00:41 -07:00
Adeeb Shihadeh
5ac6305a95 quick garbage collection pass (#2231)
* remove DPANDA

* -22

* lil more

* canfd

* lil more

* update cppcheck

* uart cleanup

* always harness

* sbu sense

* lil more

* enable spi

* rm ENABLE_SPI
2025-07-19 21:05:12 -07:00
Shane Smiskol
edf042883e jungle: fix transceiver typo (#2133)
jungle: transceiver typo
2025-01-29 14:11:15 -08:00
Adeeb Shihadeh
e2c9a81c4f jungle: more robust CAN generation mode 2024-06-04 15:37:28 -07:00
Adeeb Shihadeh
fec68d0409 jungle: add debug mode with generated CAN traffic (#1966) 2024-06-03 22:25:17 -07:00
Ruben Medina
40671436ee enable misra-constParameterPointer (#1826) 2024-01-20 21:50:42 -08:00
Aryan
a902a19ead enable misra-c2012-21.2 (#1819)
* enable misra-c2012-21.2

* Add suppressions on memset and memcpy

* revert that

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-01-18 14:29:01 -08:00
Igor Biletskyy
b12b9b9c97 jungle v2: control power individually per port (#1669)
* init

* better api
2023-09-25 17:58:11 -07:00
Igor Biletksyy
8ed82d3899 jungle: fix can_health update on request 2023-08-25 15:42:39 -07:00
Igor Biletskyy
ab70a3c867 jungle: add pin header control (#1581)
* init

* style

* clean + gpio output
2023-08-14 19:38:38 -07:00
Adeeb Shihadeh
d7120be904 panda jungle (#1547)
* mv jungle

* match pedal style

* fix linter

* fix fw path

* fix paths

* safety!
2023-08-03 23:55:13 -07:00