217 Commits (fbcfa087d6570f6b71bddb1af681dfd208cb16f5)

Author SHA1 Message Date
Robbe Derks fbcfa087d6 Panda fan controller (#25475) 3 years ago
Adeeb Shihadeh 85b4328085 enable panda deep sleep (#24949) 3 years ago
Adeeb Shihadeh 9a45a3b99b Move selfdrive/hardware/ to system/ (#24725) 3 years ago
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
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 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
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
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
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
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
Dean Lee a96d3f46bf boardd: new function sync_time (#23033) 3 years ago
Dean Lee 04fefd6791 boardd: const reference pandaStates to avoid copy (#23030) 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
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
Dean Lee 23dca7ffae boardd/usb_connect: remove unused variable params (#22931) 3 years ago
Willem Melching 37c7137220 boardd: fix segfault when SIGINT with no pandas (#22914) 3 years ago
Dean Lee b45c79ea7d boardd: pass std::vector pandas by reference (#22741) 4 years ago
Robbe Derks dbe4641e04 Multipanda support (#22402) 4 years ago
Robbe Derks a6a2693a1c Pigeon (ublox) initialization fixes (#22712) 4 years ago
Adeeb Shihadeh bb7751fdb0 don't set core affinity on PC (#22706) 4 years ago
Adeeb Shihadeh 25cfa2b65a tici: affine loggerd to efficiency cores (#22581) 4 years ago
Robbe Derks 58c99158a1 Make pandaState and safetyMode a list (#22454) 4 years ago
Willem Melching ed7088c0f6 boardd: lower log level for ublox msg timing issues 4 years ago
Willem Melching 5aa9a8e217 safety_setter_thread: exit on ignition low (#22426) 4 years ago
Dean Lee ca45a040fc boardd: wait for safety_setter_thread to finish while quitting panda_state_thread (#21961) 4 years ago
Willem Melching 11066c6236 Split pandaState into peripheralState and pandaState (#22385) 4 years ago
Willem Melching 4680b6f940 Don't send empty pandaState from panda_state_thread (#22393) 4 years ago