201 Commits (f3cc81721f4fe8e4e35d54cda5c65a7214f4bd0c)

Author SHA1 Message Date
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
Dean Lee 1a29755702 dmonitoring_publish: use kj::ArrayPtr<const float> raw_pred as paramater instead of float (#19916) 4 years ago
Dean Lee 2a95f73b84 Thneed::clinit() : use cl_get_device_id helper(#19934) 4 years ago
Dean Lee 8c963586f8 model_init: remove memset (#19921) 4 years ago
Dean Lee 898c93dcbf dmonitoring_init: use &s->output[0] instead of &s->output (#19918) 4 years ago
Dean Lee 52e1efffd5 modeld: remove template from fill_meta (#19862) 4 years ago
George Hotz 3484683199 Thneed load/save (#19700) 4 years ago
HaraldSchafer 5c2c6691b2 remove old model packet (#19769) 4 years ago
ZwX1616 744d263288 compensate for tilt 4 years ago
HaraldSchafer c6d9b9565a Mpc rework2 (#19660) 4 years ago
Comma Device 25dbb18f73 fix rounding error 4 years ago
ZwX1616 fa97a4c7be fix tici dm 5 years ago
Dean Lee 99a831dd5c replace std::this_thread::sleep_for with util::sleep_fo (#19717) 5 years ago
Dean Lee 4c1919f41e merge utilpp.h into util.h (#19710) 5 years ago
Dean Lee 5561bb058d dmonitoringd: add helper function get_yuv_buf (#19590) 5 years ago
Willem Melching 3f950832b9 VisionIPC 2.0 (#19641) 5 years ago
Dean Lee 5e557ed96d common exit handler (#19661) 5 years ago
Dean Lee b1b5baf5e9 shorten variable name (#19659) 5 years ago
Dean Lee bbfb751d69 Replace usleep with util::sleep_for (#19643) 5 years ago
Adeeb Shihadeh 5bbe4f3d52 manager tests + make all processes exit cleanly (#19595) 5 years ago