1 Commits (50dd024081496cc5f036a99c8f62d2887112dbb7)

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
Dean Lee 97e9d55588 cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee 69d7394e5c boardd: check fw version when connecting (#28823) 2 years ago
Comma Device 8a91f7cd30 boardd: only look for new usb pandas 2 years ago
Adeeb Shihadeh bf804f25bf boardd: connect to SPI panda by UID (#27035) 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
Adeeb Shihadeh a6f2f2d751 boardd: cleanup defs from panda (#26628) 2 years ago
Adeeb Shihadeh 5c123f01b4 boardd: prep for SPI + factor out USB (#26356) 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
Adeeb Shihadeh caac56b92e USB power mode cleanup (#25619) 3 years ago
Shane Smiskol 121b708ba1 Change safetyParam to uint16_t (#24376) 3 years ago
Shane Smiskol ebec632ea2 Make safetyParam unsigned (#24160) 3 years ago
Shane Smiskol 4bbc197433 update unsafeMode to alternativeExperience (#23995) 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
Adeeb Shihadeh e1f383c25a boardd: get health struct from panda (#23648) 3 years ago
Adeeb Shihadeh 962c53cad5 boardd: add blocked msg cnt (#23647) 3 years ago
Shane Smiskol 183715ccea controlsd: verify unsafe mode consistency (#23563) 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
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
Igor Biletskyy 8844b560d0 panda.cc: struct for CAN header, counter complexity, cleanup for readability (#22956) 3 years ago
Igor Biletskyy 34ad595349 panda.cc: add functions to set can and data speed (#22920) 3 years ago
Igor Biletskyy 841c20b412 New usb protocol for panda (#22752) 4 years ago
Robbe Derks dbe4641e04 Multipanda support (#22402) 4 years ago
Adeeb Shihadeh 39811d083f boardd: reduce unnecessary allocations (#22494) 4 years ago
Willem Melching 11066c6236 Split pandaState into peripheralState and pandaState (#22385) 4 years ago
Igor Biletskyy 2e1ea456f0 add function to list connected pandas to panda.cc (#21989) 4 years ago
Igor Biletskyy b82c83ccae Add argument to Panda to connect by serial number (#21905) 4 years ago
Adeeb Shihadeh f8cd0061c8 log on startup when panda heartbeat is lost (#21151) 4 years ago
Dean Lee 5609f32cee Cleanup includes (#20925) 4 years ago
Adeeb Shihadeh 3fbeb1299e boardd: set can and pandaState valid flags (#20899) 4 years ago
Dean Lee e333e4f189 Cleanup selfdrive/ includes (#20822) 4 years ago
Willem Melching 1d79459667 Remove panda set power functions (#20712) 4 years ago
Willem Melching e3d92dc714 verify safetyParam read back from PandaState (#20384) 4 years ago
Adeeb Shihadeh 865974a40b turn pigeon off when going offroad (#20296) 4 years ago
Adeeb Shihadeh 05eb44115e cereal cleanup part 2 (#20092) 4 years ago
Adeeb Shihadeh 966945880b Cereal cleanup (#20003) 4 years ago
Dean Lee 41368ada11 Panda: use 'std::atomic<bool> connected' to ensure thread-safety (#19954) 4 years ago
Dean Lee 24ffdd6183 Panda: refactor get_firmware_version, return std::optional<std::vector> (#19896) 4 years ago
Dean Lee 7194e5926e panda: refactor get_serial, return std::optional<std::string> (#19895) 4 years ago