1 Commits (2c6829ed67511a6b6aad75699c102639af8b90a4)

Author SHA1 Message Date
Adeeb Shihadeh 2c6829ed67 boardd is pandad (#32628) 11 months ago
Adeeb Shihadeh 21cce04a21 boardd: keep same offset for now 1 year ago
Adeeb Shihadeh b26565d793 remove RTC time pull (#31829) 1 year ago
Adeeb Shihadeh c4956c9c64 boardd: return earlier from bad unpack (#31687) 1 year ago
Dean Lee 97e9d55588 cpplint: `build/include_what_you_use` (#29556) 2 years ago
Adeeb Shihadeh d6b8eed74d boardd: misc cleanup (#28969) 2 years ago
Dean Lee 69d7394e5c boardd: check fw version when connecting (#28823) 2 years ago
Robbe Derks edc8384d6f fix typos 2 years ago
Comma Device 8a91f7cd30 boardd: only look for new usb pandas 2 years ago
Adeeb Shihadeh 65df3f01d1 boardd: more logging (#28051) 2 years ago
Willem Melching 484eed0acf cabana: support direct streaming from panda over USB (#27936) 2 years ago
Igor Biletskyy 7dfb32883a boardd: fix uninitialized can_header (#27685) 2 years ago
Willem Melching 1ff9f69a57 panda.cc: fix possible heap overflow on wrong checksum (#27151) 2 years ago
martinl 0970d900a2 MacOS: build fixes (#27143) 2 years ago
Adeeb Shihadeh bf804f25bf boardd: connect to SPI panda by UID (#27035) 2 years ago
Adeeb Shihadeh bbee5e6367 boardd: include SPI panda in list (#27018) 2 years ago
Robbe Derks f2cab9a00c No more magic for the can chunks (#26861) 2 years ago
Adeeb Shihadeh dda7913a33 boardd: misc spi fixes (#26670) 2 years ago
Robbe Derks d00e7ee24b Simple CAN chunks (#25373) 2 years ago
Adeeb Shihadeh a6f2f2d751 boardd: cleanup defs from panda (#26628) 2 years ago
Adeeb Shihadeh 1d152c074c boardd: end peripheral panda discrimination 2 years ago
Adeeb Shihadeh 461206de1c boardd: SPI support (#26374) 2 years ago
Adeeb Shihadeh 5c123f01b4 boardd: prep for SPI + factor out USB (#26356) 3 years ago
Adeeb Shihadeh a9e3d43246 boardd: remove canfd whitelist 3 years ago
Greg Hogan 1d4e4197e2 add CAN-FD non-ISO mode support (#25947) 3 years ago
Igor Biletskyy e39767b1cb boardd: add CAN health to pandaStates (#25800) 3 years ago
Igor Biletskyy 2e0bd5fe17 RPv2: fix data length check (#25819) 3 years ago
Adeeb Shihadeh caac56b92e USB power mode cleanup (#25619) 3 years ago
Adeeb Shihadeh f4675fc260 Merge common/ and selfdrive/common (#24556) 3 years ago
Shane Smiskol 121b708ba1 Change safetyParam to uint16_t (#24376) 3 years ago
Shane Smiskol 32075d4681 safety param: make uint16_t (#24362) 3 years ago
Shane Smiskol ebec632ea2 Make safetyParam unsigned (#24160) 3 years ago
Shane Smiskol 4bbc197433 update unsafeMode to alternativeExperience (#23995) 3 years ago
Gregor Kikelj cd1ba97c07 Remove void argument (#23928) 3 years ago
Igor Biletskyy c60d1ca766 panda.cc: add panda deep sleep mode(#23911) 3 years ago
Willem Melching baebb2c932 handle usb error in reading panda state (#23686) 3 years ago
Igor Biletskyy b294249932 Panda: check libusb_open status (#23622) 3 years ago
Igor Biletskyy f532819faf Revert "boardd: new class USBDevice (#23015)" 3 years ago
Dean Lee 49c35a70b5 boardd: new class USBDevice (#23015) 3 years ago
Adeeb Shihadeh 0386f99c1f boardd: add controls heartbeat (#23185) 3 years ago
Dean Lee a0c6a65d09 panda: refactor can_send (#22981) 3 years ago
Igor Biletskyy be3a376967 len_to_dlc make static (#23120) 3 years ago
Dean Lee 15bac98ad4 panda: refactor can_recv (#22977) 3 years ago
Igor Biletskyy ce565323fd boardd: split usbprotocol unittest and fix paren order in data length assert (#23065) 3 years ago
Igor Biletskyy 9055f2df79 Extra check for tail_size length (#23047) 3 years ago
George Hotz 327767f93f Revert "boardd: be careful with paren order in assert" 3 years ago
George Hotz 6475085095 boardd: be careful with paren order in assert 3 years ago
Dean Lee a919e5721e panda: add unit tests for usb protocol (pack/unpack) (#22955) 3 years ago
Igor Biletskyy 989270ac56 fix chunk buffer size (#22969) 3 years ago
Dean Lee 1cf28894e6 panda: fix len_to_dlc always return 1 if len > 24 (#22964) 3 years ago