403 Commits (9caed10c238a12427f209ece12b51cf49c06a742)

Author SHA1 Message Date
Dean Lee a013a5718a boardd/safety_setter_thread: use check_all_connected (#24102) 3 years ago
Adeeb Shihadeh bd71c594a2 pylint: enforce indentation (W0311) (#24039) 3 years ago
Shane Smiskol 4bbc197433 update unsafeMode to alternativeExperience (#23995) 3 years ago
Adeeb Shihadeh 1559456d6f set MANAGER_DAEMON for boardd 3 years ago
Adeeb Shihadeh ec7f17d288 move pandad to boardd/ (#23958) 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
Adeeb Shihadeh 11ca91fadc boardd: handle missing pandas 3 years ago
Adeeb Shihadeh 4a0c03c7b7 boardd: connect to all pandas if none specified (#23805) 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
Igor Biletskyy b294249932 Panda: check libusb_open status (#23622) 3 years ago
Shane Smiskol 183715ccea controlsd: verify unsafe mode consistency (#23563) 3 years ago
Dean Lee 403e92e9c4 boardd: move main() to main.cc for test cases (#23564) 3 years ago
Willem Melching 4b0cd07836 boardd: panda_state_thread run closer to 2 Hz (#23529) 3 years ago
Willem Melching 2543a0bc62 boardd: remove ublox timestamp logging (#23498) 3 years ago
Robbe Derks 08212107e8 C2 detection (#23439) 3 years ago
Ewout ter Hoeven f206ebd054 Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 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 3e72a81dac Use std::unique_ptr to manage memory (#23168) 3 years ago
Dean Lee dd7c226097 util: move all functions into util namespace (#23203) 3 years ago
Robbe Derks c9ef5b176e add check for restoring almanac, and clear like suggested in the datasheet (#23153) 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
Dean Lee a96d3f46bf boardd: new function sync_time (#23033) 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 04fefd6791 boardd: const reference pandaStates to avoid copy (#23030) 3 years ago
Dean Lee a919e5721e panda: add unit tests for usb protocol (pack/unpack) (#22955) 3 years ago
Adeeb Shihadeh 43abb312f8 boardd: small cleanup (#23005) 3 years ago
Adeeb Shihadeh 3a47379995 boardd: add note about slow disconnected panda check 3 years ago
Adeeb Shihadeh f22905b998 boardd: set thread names 3 years ago
Adeeb Shihadeh be1f80810e boardd: resolve TODO, still need that for USB errors 3 years ago
Adeeb Shihadeh 44568de155 faster jenkins (#22973) 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
Dean Lee 0049f2cf99 boardd: fix a panda may be connected by multiple panda instance (#22932) 3 years ago
Dean Lee 433add3a02 boardd/can_recv_thread: improve caching for can_frame (#22944) 3 years ago
Igor Biletskyy 8844b560d0 panda.cc: struct for CAN header, counter complexity, cleanup for readability (#22956) 3 years ago
Dean Lee 23dca7ffae boardd/usb_connect: remove unused variable params (#22931) 3 years ago
Igor Biletskyy 34ad595349 panda.cc: add functions to set can and data speed (#22920) 4 years ago
Willem Melching 37c7137220 boardd: fix segfault when SIGINT with no pandas (#22914) 4 years ago
Adeeb Shihadeh e14ef7f9fd add multipanda to loopback tests (#22900) 4 years ago
Adeeb Shihadeh 1896097480 boardd: apply bus offset in can recv 4 years ago