220 Commits (5aa30638fe9cc8e659ad835ff1045a834474751a)

Author SHA1 Message Date
Dean Lee 147b355dde add space after function name and if statement (#21225) 4 years ago
Dean Lee 60c7e01d2d remove double semicolons (#21215) 4 years ago
Maxime Desroches 426df0435b Convert C++ while loops from int to bool (#21214) 4 years ago
ZwX1616 4b72ef3da3 dm e2e outputs added (#21210) 4 years ago
Adeeb Shihadeh edd2f1c1a6 fix qcom and qcom2 builds 4 years ago
Dean Lee f70a79b838 Use C++ header files instead of C header files. (#21192) 4 years ago
Dean Lee 3a698faadc Use full include path (#21194) 4 years ago
Adeeb Shihadeh c7c49e8e35 fix up model tests + tools (#21071) 4 years ago
HaraldSchafer 8850151ddf Fix planner low speed behaviour (#20990) 4 years ago
Mitchell Goff 78927e4ebb New model outputs (#20933) 4 years ago
Dean Lee 5609f32cee Cleanup includes (#20925) 4 years ago
Comma Device 07e1c76eeb fix dmonitoring build after include cleanup 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
Willem Melching f8608d2e7b Revert "Fixes after ifdef clenaup (#20842)" 4 years ago
Willem Melching 3cc799ecd8 Fixes after ifdef clenaup (#20842) 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
Dean Lee 7534abdd50 util.cc: reduce two read_file functions into one (#20655) 4 years ago
Adeeb Shihadeh 31d818b39a tici: offline big cluster while offroad (#20668) 4 years ago
Adeeb Shihadeh 7955ba0a5f enable --as-needed linking (#20619) 4 years ago
Willem Melching 00b19b6351 ecam toggle (#20597) 4 years ago
HaraldSchafer 1d36adf351 no heading cost (#20594) 4 years ago
Dean Lee f0565ee578 dmoniitoring: new function crop_yuv (#20344) 4 years ago
Dean Lee 405df8b165 Params: python-like interface (#20506) 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 aefb482339 thneed: remove redundant function nanos_since_boot (#20329) 4 years ago
Dean Lee 355a3452ff transform_queue: const mat3& projection (#20316) 4 years ago
Dean Lee e2f9e013a7 driving.h: fix indentation (#20315) 4 years ago
Dean Lee 362c98e6ba softmax(): use std::max_element (#20306) 4 years ago
iejMac efdd0e213a optimizing simulator performance (#20295) 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
iejMac afc0597686 Fix simulator docker: CPU only for now (#20227) 4 years ago
Willem Melching c0098cec09 Manager cleanup (#20231) 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 01d65286f0 make thneed compile more robust 4 years ago
Willem Melching dadeec50dd thneed: lookup dlsym offset at compile time (#20019) 4 years ago
Adeeb Shihadeh 966945880b Cereal cleanup (#20003) 4 years ago
Dean Lee 04adbaf8e1 Don't call function in assert (#19997) 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 04d7c01eda dmonitoring: use the same way as driving to build model output more clearly (#19933) 4 years ago
ZwX1616 e961d9b64c pyTorch DM (#19760) 4 years ago