98 Commits (2330e1458c5f8cfc562222d6dbde1e9b51feebb1)

Author SHA1 Message Date
Willem Melching 753045c73d less TICI when not needed (#24698) 3 years ago
Gijs Koning 6a53db981b Simulator: Speed up process by removing second camera (#24679) 3 years ago
Adeeb Shihadeh f4675fc260 Merge common/ and selfdrive/common (#24556) 3 years ago
Willem Melching 4ff9f6910d Do not run model when skipping frames (#23949) 3 years ago
Adeeb Shihadeh 074603c1b9 modeld tests (#24263) 3 years ago
Adeeb Shihadeh 5a9644261f remove comma two support (#24248) 3 years ago
Willem Melching 47aec23fb3 modeld: sync based on frame timestamp (#23901) 3 years ago
Adeeb Shihadeh 2e91f016bb modeld: remove support for small model (#23803) 3 years ago
HaraldSchafer fc042cd85a Fix tici bigmodel (#23817) 3 years ago
Willem Melching ad5ccabce3 bigmodel (#23684) 3 years ago
Dean Lee de3f8d227b modeld: update live calibration in main thread (#23235) 3 years ago
Dean Lee 0e0c8c9941 modeld: make valid variable thread safe (#23228) 3 years ago
Adeeb Shihadeh ea2dcf9d37 modeld: start publishing before calib seen (#23190) 3 years ago
Dean Lee dd7c226097 util: move all functions into util namespace (#23203) 3 years ago
Greg Hogan f1f2a52a5c model output struct for metadata (#23139) 3 years ago
Dean Lee 9b0fcaeb84 rename yuv streams (#23071) 3 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
Adeeb Shihadeh 277bd43b15 Revert "tici: give loggerd rt priority (#21503)" 4 years ago
Adeeb Shihadeh 5c1d1ebe76 tici: give loggerd rt priority (#21503) 4 years ago
Dean Lee ca09291317 modeld.cc: no need to initialize desire to -1 (#21424) 4 years ago
Dean Lee 147b355dde add space after function name and if statement (#21225) 4 years ago
Dean Lee f70a79b838 Use C++ header files instead of C header files. (#21192) 4 years ago
Dean Lee e333e4f189 Cleanup selfdrive/ includes (#20822) 4 years ago
Willem Melching 78bf4f5867 Replace ifdef with hw abstraction layer (#20843) 4 years ago
Willem Melching 39c18d4c5a Revert "Replace ifdefs with hardware abstraction layer (#20801)" 4 years ago
Dean Lee e0282ced49 Replace ifdefs with hardware abstraction layer (#20801) 4 years ago
Adeeb Shihadeh 532d19427c bump cereal 4 years ago
iejMac 4abd8988e4 cereal: SubMaster refactor, update is now void (#20730) 4 years ago
Adeeb Shihadeh 31d818b39a tici: offline big cluster while offroad (#20668) 4 years ago
Willem Melching 00b19b6351 ecam toggle (#20597) 4 years ago
Dean Lee aa1474467e Added new util class FirstOrderFilter (#20303) 4 years ago
Adeeb Shihadeh 3d04c4060b reduce log spam (#20330) 4 years ago
Dean Lee ee6d78c90b Run models in function run_model (#20272) 4 years ago
Dean Lee bca42582d9 modeldata.h: new function get_model_yuv_transform (#20257) 4 years ago
Willem Melching b5e8c1acdb modeld.cc fix matrix storage order 4 years ago
Willem Melching fc10bc8091 modeld.cc construct matrix directly from data 4 years ago
Dean Lee 5e19cdb0d3 move intrinsic_matrix into modeldata.h, removed duplicate definitions. (#20051) 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 3f7488b73a model_publish: use kj::ArrayPtr<const float> raw_pred (#19917) 4 years ago
HaraldSchafer 5c2c6691b2 remove old model packet (#19769) 4 years ago
Dean Lee 99a831dd5c replace std::this_thread::sleep_for with util::sleep_fo (#19717) 4 years ago
Dean Lee 4c1919f41e merge utilpp.h into util.h (#19710) 4 years ago
Willem Melching 3f950832b9 VisionIPC 2.0 (#19641) 4 years ago
Dean Lee 5e557ed96d common exit handler (#19661) 4 years ago
Dean Lee bbfb751d69 Replace usleep with util::sleep_for (#19643) 4 years ago
Adeeb Shihadeh 5bbe4f3d52 manager tests + make all processes exit cleanly (#19595) 4 years ago
Adeeb Shihadeh 762eda95cd Set GPU priorities + improved modeld priorities (#2691) 4 years ago
HaraldSchafer 89b03fa2ee Test model refactor (#2720) 4 years ago