314 Commits (2330e1458c5f8cfc562222d6dbde1e9b51feebb1)

Author SHA1 Message Date
Willem Melching 753045c73d less TICI when not needed (#24698) 3 years ago
Adeeb Shihadeh f4675fc260 Merge common/ and selfdrive/common (#24556) 3 years ago
Adeeb Shihadeh fad9a5bf4f boardd: set extra pandas to silent safety mode (#24511) 3 years ago
Dylan Herman 2dfba97175 add mypy check for return-any (#24379) 3 years ago
Adeeb Shihadeh b7d6595fa4 remove now unused LastPeripheralPandaType param 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
Adeeb Shihadeh 1056784a95 pandad: better handling of internal panda failures (#23755) 3 years ago
Shane Smiskol ebec632ea2 Make safetyParam unsigned (#24160) 3 years ago
Robbe Derks 1e3ae0a704 Panda interrupt load (#24180) 3 years ago
Lukas Petersson df8476118b Latency logging 2 (#24058) 3 years ago
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