2252 Commits (03f12d8735ccbf636bcfe7f7de9cb1ebced5afbe)

Author SHA1 Message Date
Dean Lee ab24d18c43 OmxEncoder: use c++ mutex&condition_variable (#19786) 4 years ago
Adeeb Shihadeh 02788f3a0e skip dashcam3 build for now 4 years ago
Dean Lee 926c3d6fd7 Logger: new class BZFile (#19959) 4 years ago
Comma Device a63dca4659 fix thneed build 4 years ago
Dean Lee 3f7488b73a model_publish: use kj::ArrayPtr<const float> raw_pred (#19917) 4 years ago
Dean Lee 58cf6b8a80 UI: mv sidebar_collapsed&viz_rect to struct UIState (#19782) 4 years ago
Adeeb Shihadeh 88566ec71c logcatd bugfix + tests (#19689) 4 years ago
ZwX1616 b7245e4cf5 tici fcam vignette compensation (#19971) 4 years ago
Willem Melching 58fd0deed5 cloudlog once on commIssue (#19949) 4 years ago
Adeeb Shihadeh 3469fb0c62 shouldn't need that anymore 4 years ago
grekiki 0b4151df44 Multithreaded ssh activation (#19988) 4 years ago
Dean Lee 6a04e4c06a Pigeon::receive: reserve 4kb+64b for std::string (#19951) 4 years ago
Robbe Derks 5b221a0a32 Add back replay_many script for unlogging over jungles 4 years ago
Igor e5e37f373e Longitudinal tune for Corolla TSS2 (#2746) 4 years ago
Dean Lee a64b230637 get_frame_image: moved the global variables into function static (#19982) 4 years ago
Jack Davison dde321fcc0 Add ESP FW for 2021 Hyundai Sonata SEL (#19980) 4 years ago
Dean Lee 11defbb77f pigeon_thread: ensure the pigeon->init() will not be called twice (#19963) 4 years ago
Dean Lee 2162aae01b pigeon_publish_raw: use capnp::Data::Reader instead of Builder (#19952) 4 years ago
Dean Lee 06ac698691 OMXEncoder: remove pthread_mutex_t lock from member variables (#19948) 4 years ago
Dean Lee 04d7c01eda dmonitoring: use the same way as driving to build model output more clearly (#19933) 4 years ago
Dean Lee 33495e4368 loggerd: small cleanup (#19864) 4 years ago
Adeeb Shihadeh ec468f88c9 move agnos manifest to selfdrive/hardware (#19889) 4 years ago
Dean Lee ab859c30de UI: function update_status (#19679) 4 years ago
Adeeb Shihadeh dbc2971dba fix static analysis checks after mypy update 4 years ago
Dean Lee 6bd51543e5 boardd: remove global variables spoofing_started&fake_send (#19966) 4 years ago
Dean Lee 35fe949cd8 fix panda: remove uninitialized err and check after (#19974) 4 years ago
ZwX1616 2dca9b49c7 tici dcam AE (#19970) 4 years ago
Adeeb Shihadeh 07747aea97 blue bg in training guide 4 years ago
Adeeb Shihadeh 48282f36a4 cleanup training guide 4 years ago
grekiki 9518779d56 Qt training guide (#19953) 4 years ago
grekiki 21f94c284d Wifi correct ip (#19961) 4 years ago
Dean Lee 760b707597 boardd: refactor usb_connect, delete panda on failure (#19956) 4 years ago
Dean Lee 53957eec3f Panda: add check for connected in usb_read (#19957) 4 years ago
ZwX1616 099a5a21e2 camerad frame lag/drop jenkins tests (#19945) 4 years ago
ZwX1616 e961d9b64c pyTorch DM (#19760) 4 years ago
Comma Device a2f322de6e match driverView with new model 4 years ago
Maksym Sobolyev 9f3e992fd7 Set "use_bsm" on KIA_NIRO_EV, I've tested it seems to be generating (#19955) 4 years ago
Adeeb Shihadeh 78b20a077f Revert "OmxEncoder: new function set_state, set and wait state changed (#19906)" 4 years ago
Dean Lee d7adc6ed49 OmxEncoder: new function set_state, set and wait state changed (#19906) 4 years ago
Dean Lee 41c117bba0 keyboard.cc: get value by reference in ranged based loop (#19950) 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 34952f246e draw lead indicator in 3D (#19793) 4 years ago
Willem Melching 1296525567 fix safequeue import 4 years ago
Dean Lee da9b0e8baa remove cqueue, use class SafeQueue (#19774) 4 years ago
Dean Lee 7a086b3f3d convert framebuffer to class (#19800) 4 years ago
Willem Melching 62f9992129 fix valgrind complaints about swaglog 4 years ago
Dean Lee 694b81e129 C++ swaglog (#19825) 4 years ago
Dean Lee b0552a1985 bootlog: fix dangling pointer problem in logger_build_boot (#19942) 4 years ago