17 Commits (e3ad7a4993f6e23c20e34a235df2ee030bd03ce2)

Author SHA1 Message Date
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
Dean Lee c8935f44a1 Fix panda: dangling pointer problem in can_receive (#19892) 4 years ago
Dean Lee fe457a93d5 Panda: replace pthread_mutex with std::mutex (#19909) 4 years ago
Shane Smiskol 2b9b7182d8 Abstract set_unsafe_mode function to Panda (#2431) 5 years ago
Willem Melching 938ce91d02 Pigeon abstraction layer (#1977) 5 years ago
Willem Melching 562394e2ae Panda abstraction layer in boardd (#1919) 5 years ago