102 Commits (45f1f764ea32f05b51e8e8a84ab6ce7ab8eefd95)

Author SHA1 Message Date
Harald Schäfer 160c9ba1d2
Navmodel and driving style: update runner (#26762) 2 years ago
Dean Lee 2f878830c8
modeld: removed extra spaces (#25880) 3 years ago
Adeeb Shihadeh 48efd8374b Revert "modeld: bug fix in single camera mode of modeld (#25658)" 3 years ago
Inoichan 7cdb538043
modeld: bug fix in single camera mode of modeld (#25658) 3 years ago
HaraldSchafer 772b748689
Cleanup calibration code (#25119) 3 years ago
ZwX1616 22408781f7
Remove RHD toggle: determine by driver side instead (#24802) 3 years ago
Adeeb Shihadeh 1139fe507b
Move selfdrive/hardware/ to system/ (#24725) 3 years ago
Willem Melching f49a9c9fd2
less TICI when not needed (#24698) 3 years ago
Gijs Koning b5aed2bf67
Simulator: Speed up process by removing second camera (#24679) 3 years ago
Adeeb Shihadeh cb8885cffb
Merge common/ and selfdrive/common (#24556) 3 years ago
Willem Melching 3741908733
Do not run model when skipping frames (#23949) 3 years ago
Adeeb Shihadeh 27b067446a
modeld tests (#24263) 3 years ago
Adeeb Shihadeh 5c48e7bc86
remove comma two support (#24248) 3 years ago
Willem Melching 492398826f
modeld: sync based on frame timestamp (#23901) 3 years ago
Adeeb Shihadeh 8a19d9892e
modeld: remove support for small model (#23803) 3 years ago
HaraldSchafer 48154703a7
Fix tici bigmodel (#23817) 3 years ago
Willem Melching 85efde269d
bigmodel (#23684) 3 years ago
Dean Lee ffc2f64f19
modeld: update live calibration in main thread (#23235) 3 years ago
Dean Lee 7c4855a609
modeld: make valid variable thread safe (#23228) 3 years ago
Adeeb Shihadeh fa62b9d3f9
modeld: start publishing before calib seen (#23190) 3 years ago
Dean Lee 9decd3d8a2
util: move all functions into util namespace (#23203) 3 years ago
Greg Hogan 40d2e4ec90
model output struct for metadata (#23139) 3 years ago
Dean Lee 348d2d2b0d
rename yuv streams (#23071) 3 years ago
Adeeb Shihadeh 5b331fd6f5
don't set core affinity on PC (#22706) 4 years ago
Adeeb Shihadeh 84de248fa7
tici: affine loggerd to efficiency cores (#22581) 4 years ago
Adeeb Shihadeh 54a4eeb0fc Revert "tici: give loggerd rt priority (#21503)" 4 years ago
Adeeb Shihadeh 7e2752c878
tici: give loggerd rt priority (#21503) 4 years ago
Dean Lee 645dbd3f24
modeld.cc: no need to initialize desire to -1 (#21424) 4 years ago
Dean Lee e4e669bb0f
add space after function name and if statement (#21225) 4 years ago
Dean Lee c53cb5d570
Use C++ header files instead of C header files. (#21192) 4 years ago
Dean Lee 7222d0f20d
Cleanup selfdrive/ includes (#20822) 4 years ago
Willem Melching ab319d4f54
Replace ifdef with hw abstraction layer (#20843) 4 years ago
Willem Melching 3a95d3ccaa Revert "Replace ifdefs with hardware abstraction layer (#20801)" 4 years ago
Dean Lee 757d2923d2
Replace ifdefs with hardware abstraction layer (#20801) 4 years ago
Adeeb Shihadeh 8a280fbb8e bump cereal 4 years ago
iejMac 4866a39244
cereal: SubMaster refactor, update is now void (#20730) 4 years ago
Adeeb Shihadeh 9edda6fbc1
tici: offline big cluster while offroad (#20668) 4 years ago
Willem Melching 1fc7bcca43
ecam toggle (#20597) 4 years ago
Dean Lee 6db31b9a33
Added new util class FirstOrderFilter (#20303) 4 years ago
Adeeb Shihadeh 90795fc773
reduce log spam (#20330) 4 years ago
Dean Lee a7672e2851
Run models in function run_model (#20272) 4 years ago
Dean Lee 80cc0eefc9
modeldata.h: new function get_model_yuv_transform (#20257) 4 years ago
Willem Melching c3931074bf modeld.cc fix matrix storage order 4 years ago
Willem Melching a27245e6c1 modeld.cc construct matrix directly from data 4 years ago
Dean Lee ae72d34a42
move intrinsic_matrix into modeldata.h, removed duplicate definitions. (#20051) 4 years ago
Adeeb Shihadeh 312b681a46
cereal cleanup part 2 (#20092) 4 years ago
Adeeb Shihadeh 000bd226aa
Cereal cleanup (#20003) 4 years ago
Dean Lee 0b7b7241c8
model_publish: use kj::ArrayPtr<const float> raw_pred (#19917) 4 years ago
HaraldSchafer 124100d0fa
remove old model packet (#19769) 4 years ago
Dean Lee 72bb55247c
replace std::this_thread::sleep_for with util::sleep_fo (#19717) 4 years ago