264 Commits (bb0c6b7314dc5c1def8c4d1448533f69315be16f)

Author SHA1 Message Date
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) 3 years ago
Willem Melching 37c7137220 boardd: fix segfault when SIGINT with no pandas (#22914) 3 years ago
Adeeb Shihadeh e14ef7f9fd add multipanda to loopback tests (#22900) 3 years ago
Adeeb Shihadeh 1896097480 boardd: apply bus offset in can recv 3 years ago
Igor Biletskyy 841c20b412 New usb protocol for panda (#22752) 4 years ago
Mayfield 43e1903073 enable wshadow (#22756) 4 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 e05237f5a2 test_boardd: don't modify environment at import time 4 years ago
Adeeb Shihadeh c9ebc1c442 move nose tests to unittest (#22665) 4 years ago
Adeeb Shihadeh 25cfa2b65a tici: affine loggerd to efficiency cores (#22581) 4 years ago
Adeeb Shihadeh 39811d083f boardd: reduce unnecessary allocations (#22494) 4 years ago
Robbe Derks 58c99158a1 Make pandaState and safetyMode a list (#22454) 4 years ago
Willem Melching 6762c152de boardd: fix context leak in init_usb_ctx (#22472) 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
Willem Melching 8aa225b3f9 move acados deps out of devpackages (#22376) 4 years ago
Dean Lee 00e02325ab boardd: new function get_time_str (#22158) 4 years ago
Jason Young 1df072cd3a VW MQB: Fixes for network location detection (#22174) 4 years ago
Dean Lee 5afeb1e0a3 panda: call libusb_free_device_list before libusb_exit (#22162) 4 years ago
Dean Lee 9a1fa559ba Panda::list: remove call to libusb_release_interface (#22157) 4 years ago
Dean Lee 31adaa3906 panda: fix dev_list may be freed twice on failure (#22161) 4 years ago
Dean Lee 4c17c06799 Handle EINTR for all syscalls that can return it (#21948) 4 years ago
Dean Lee f2d7b27cbd boardd: remove global panda (#21962) 4 years ago
Adeeb Shihadeh 7611b94e51 fix boardd reconnect loop (#22081) 4 years ago
Igor Biletskyy 2e1ea456f0 add function to list connected pandas to panda.cc (#21989) 4 years ago
Dean Lee ea344bb52f panda_state_thread: replace stoi with atoi (#21981) 4 years ago
Igor Biletskyy b82c83ccae Add argument to Panda to connect by serial number (#21905) 4 years ago
Willem Melching 9038e1b86f C3 AE improvements (#21698) 4 years ago
Willem Melching 0bdc6918c7 boardd: remove ir multiplier after AE revert 4 years ago
Willem Melching 1187fe4e05 Increase IR filter time constant to 30 seconds (#21666) 4 years ago
Willem Melching dee6218c5e fix dcam AE feedback loop with IR LEDs (#21651) 4 years ago
Igor 7595ad4d28 bump cereal 4 years ago
Willem Melching ba505de08c Stay in ELM327 mode during controls init (#21386) 4 years ago
Willem Melching e57dab8f40 revert changes to boardd safety mode setting 4 years ago
Willem Melching 5bc0d28708 Honda Bosch longitudinal prerequisites (#21217) 4 years ago
Dean Lee 147b355dde add space after function name and if statement (#21225) 4 years ago
Dean Lee 51cf285c31 Passing arguments by reference (#21205) 4 years ago