110 Commits (c99c0b51e3ccbe22f9352d379968b2761e513280)

Author SHA1 Message Date
Willem Melching 7f75519892 make sure tidx+1 doesn't exceed TRAJECTORY_SIZE-1 (#21595) 4 years ago
robbederks 319a000fe5 Add option to avoid thneed (#21577) 4 years ago
Adeeb Shihadeh 477e2e22d3 Revert model (#21571) 4 years ago
HaraldSchafer 7fcdd04541 New desire model (#21458) 4 years ago
Dean Lee 880d64d615 Refactor ModelFrame struct to class (#20005) 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
HaraldSchafer 8850151ddf Fix planner low speed behaviour (#20990) 4 years ago
Mitchell Goff 78927e4ebb New model outputs (#20933) 4 years ago
Dean Lee e333e4f189 Cleanup selfdrive/ includes (#20822) 4 years ago
HaraldSchafer 1d36adf351 no heading cost (#20594) 4 years ago
Dean Lee 405df8b165 Params: python-like interface (#20506) 4 years ago
Adeeb Shihadeh 966945880b Cereal cleanup (#20003) 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 8c963586f8 model_init: remove memset (#19921) 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
HaraldSchafer c6d9b9565a Mpc rework2 (#19660) 4 years ago
HaraldSchafer 89b03fa2ee Test model refactor (#2720) 4 years ago
Dean Lee fb9298b120 fix fille lead (#2703) 4 years ago
ZwX1616 f4bdc2127c raw pred api (#2611) 4 years ago
Dean Lee df9e0b2cb4 simplify building capnp messages with arrays (#2617) 4 years ago
Willem Melching 19855c90f1 remove check on frame drop in modeld (#2638) 4 years ago
Adeeb Shihadeh 4be6d905dc update frame drop filter (#2592) 4 years ago
HaraldSchafer 7c8ea30532 fix frame drop percentage (#2578) 5 years ago
HaraldSchafer faad598e29 Minor fixes 08 (#2565) 5 years ago
HaraldSchafer 008f37c749 Torch model (#2452) 5 years ago
Willem Melching 498ecbdf3c Params refactor, simplified (#2300) 5 years ago
Adeeb Shihadeh ac3422fc0f message builder (#2161) 5 years ago
Adeeb Shihadeh 91ac4efab2 driver monitoring cleanup (#2101) 5 years ago
Dean Lee ebd4f68cba ui: refactor model related functions (#2026) 5 years ago
Dean Lee 1bc3801c9b Make sure memory is released by using unique_ptr (#1958) 5 years ago
Adeeb Shihadeh c374f03187 Revert modeld vipc conflate behavior and alert on dropped frame percent (#1877) 5 years ago
Adeeb Shihadeh 4d9200f307 only check frame age for posenet too 5 years ago
Adeeb Shihadeh c8a9fb9321 only check frame age for model validity 5 years ago
Adeeb Shihadeh a1dbb38a0c Alert when modeld is lagging by more than a frame (#1823) 5 years ago
Willem Melching 2e056ae2a3 Fix unsigned overflow in modeld frame age computation 5 years ago
Willem Melching b772d12f87 Make model packets invalid when frames are too old (#1759) 5 years ago
Dean Lee 5fb85ede56 add function read_db_bytes (#1662) 5 years ago
George Hotz 669977eb1f save valid_len 5 years ago
Dean Lee b72fcb69e2 driving.cc: Pass ModelDataRaw by reference (#1600) 5 years ago
Willem Melching 7f0b3180a4 Use C++ version of SubMaster and PubMaster (#1548) 5 years ago
Willem Melching aedf223401 remove eigen from phonelibs (#1505) 5 years ago
Harald Schafer 02eeef5f2b safer 5 years ago
robbederks 5a12fc32e7 Ambient light calibration parameters on persist partition (#1429) 5 years ago
HaraldSchafer f3747d2fe5 Better poly (#1437) 5 years ago
Dean Lee 451af5865c unmap a previously mapped buff (#1410) 5 years ago
HaraldSchafer 5d6131d711 add traffic convention (#1372) 5 years ago