87 Commits (ffa10d784adf91d21bacdb5d3b51a523ceeb1c8f)

Author SHA1 Message Date
Robbe Derks ede75c9e9b
fix typos 2 years ago
Comma Device 78df554217 boardd: only look for new usb pandas 2 years ago
Adeeb Shihadeh a93f74a846
boardd: more logging (#28051) 2 years ago
Willem Melching 2a981f5531
cabana: support direct streaming from panda over USB (#27936) 2 years ago
Igor Biletskyy d9487ab901
boardd: fix uninitialized can_header (#27685) 2 years ago
Willem Melching f17bca00ba
panda.cc: fix possible heap overflow on wrong checksum (#27151) 2 years ago
martinl fdc4a7f84c
MacOS: build fixes (#27143) 2 years ago
Adeeb Shihadeh 66ff2de0a2
boardd: connect to SPI panda by UID (#27035) 2 years ago
Adeeb Shihadeh b8ec32103a
boardd: include SPI panda in list (#27018) 2 years ago
Robbe Derks 3136985b95
No more magic for the can chunks (#26861) 2 years ago
Adeeb Shihadeh 9cc06e9ea6
boardd: misc spi fixes (#26670) 2 years ago
Robbe Derks fee6f2efac
Simple CAN chunks (#25373) 2 years ago
Adeeb Shihadeh c3e3047080
boardd: cleanup defs from panda (#26628) 2 years ago
Adeeb Shihadeh e9dcabcef7 boardd: end peripheral panda discrimination 2 years ago
Adeeb Shihadeh 8ba9a5107b
boardd: SPI support (#26374) 3 years ago
Adeeb Shihadeh 06be96cae2
boardd: prep for SPI + factor out USB (#26356) 3 years ago
Adeeb Shihadeh 9a8c7f2453 boardd: remove canfd whitelist 3 years ago
Greg Hogan d5ef6f82e6
add CAN-FD non-ISO mode support (#25947) 3 years ago
Igor Biletskyy 53959082e7
boardd: add CAN health to pandaStates (#25800) 3 years ago
Igor Biletskyy e6ff301864
RPv2: fix data length check (#25819) 3 years ago
Adeeb Shihadeh 28cb1897cb
USB power mode cleanup (#25619) 3 years ago
Adeeb Shihadeh cb8885cffb
Merge common/ and selfdrive/common (#24556) 3 years ago
Shane Smiskol 4190d2608a
Change safetyParam to uint16_t (#24376) 3 years ago
Shane Smiskol 66dd8f934c
safety param: make uint16_t (#24362) 3 years ago
Shane Smiskol 6e62df65d7
Make safetyParam unsigned (#24160) 3 years ago
Shane Smiskol e91613bc62
update unsafeMode to alternativeExperience (#23995) 3 years ago
Gregor Kikelj 723560c20f
Remove void argument (#23928) 3 years ago
Igor Biletskyy 0b64ddb678
panda.cc: add panda deep sleep mode(#23911) 3 years ago
Willem Melching f2eb84eef0
handle usb error in reading panda state (#23686) 3 years ago
Igor Biletskyy 703efb9275
Panda: check libusb_open status (#23622) 3 years ago
Igor Biletskyy 285addeef2 Revert "boardd: new class USBDevice (#23015)" 3 years ago
Dean Lee 4061f50da3
boardd: new class USBDevice (#23015) 3 years ago
Adeeb Shihadeh a793b949be
boardd: add controls heartbeat (#23185) 3 years ago
Dean Lee 827fae8faa
panda: refactor can_send (#22981) 3 years ago
Igor Biletskyy e294e1620e
len_to_dlc make static (#23120) 3 years ago
Dean Lee 599c07e027
panda: refactor can_recv (#22977) 3 years ago
Igor Biletskyy 65ca9be82a
boardd: split usbprotocol unittest and fix paren order in data length assert (#23065) 3 years ago
Igor Biletskyy b2a018643f
Extra check for tail_size length (#23047) 3 years ago
George Hotz c6f62ebc4f Revert "boardd: be careful with paren order in assert" 3 years ago
George Hotz 50cd8588a2 boardd: be careful with paren order in assert 3 years ago
Dean Lee c77354009c
panda: add unit tests for usb protocol (pack/unpack) (#22955) 3 years ago
Igor Biletskyy edaf7d7604
fix chunk buffer size (#22969) 3 years ago
Dean Lee 57db99700c
panda: fix len_to_dlc always return 1 if len > 24 (#22964) 3 years ago
Dean Lee 841fb93def
boardd/can_recv_thread: improve caching for can_frame (#22944) 3 years ago
Igor Biletskyy 47d0d717eb
panda.cc: struct for CAN header, counter complexity, cleanup for readability (#22956) 3 years ago
Igor Biletskyy 04e1a25881
panda.cc: add functions to set can and data speed (#22920) 3 years ago
Adeeb Shihadeh 5ffb3e4347 boardd: apply bus offset in can recv 4 years ago
Igor Biletskyy e293ccf016
New usb protocol for panda (#22752) 4 years ago
Robbe Derks 585c16cd2a
Multipanda support (#22402) 4 years ago
Adeeb Shihadeh 2f1ab63920
boardd: reduce unnecessary allocations (#22494) 4 years ago