441 Commits (773d0944d8b51fe2a64c13f0a9b6b0ff9457cf4f)

Author SHA1 Message Date
Adeeb Shihadeh 685340d578
Sound stability test (#2089) 5 years ago
Willem Melching 3517d45802 make sure snpe can find libopencl 5 years ago
robbederks 37d6472bfa
Tici camerad (#2048) 5 years ago
Willem Melching a7be2b090d larch64 dmonitoringmodeld fixes 5 years ago
Willem Melching cd6ec8211c
larch64 modeld fixes (#2086) 5 years ago
Dean Lee 727055e0a0
remove device_id&context from ModelFrame (#2064) 5 years ago
Dean Lee de7b901dc1
move matmul3 into live_thread (#2069) 5 years ago
Dean Lee f8ab6bd009
ui: refactor model related functions (#2026) 5 years ago
Dean Lee d158837617
add function cl_get_device_id (#1948) 5 years ago
Dean Lee 36801a70eb
init and destroy transform_lock (#2003) 5 years ago
Dean Lee cccb63229d
fix bug that visionstream_destroy may be called twice (#1999) 5 years ago
Dean Lee ef435ef2ac
Make sure memory is released by using unique_ptr (#1958) 5 years ago
Dean Lee f80acad519
modeld: read frame_id if sm.update(0)>0 (#1947) 5 years ago
ZwX1616 2cfa0edb4c
EfficientNet driver monitoring (#1907) 5 years ago
Adeeb Shihadeh 5db81f60ca
Fix most remaining LGTM alerts (#1893) 5 years ago
Adeeb Shihadeh 35a5b057c1 minor cleanups from LGTM 5 years ago
ZwX1616 c2be31c10b Revert "EfficientNet driver monitoring (#1866)" 5 years ago
ZwX1616 2d0e994674
EfficientNet driver monitoring (#1866) 5 years ago
Adeeb Shihadeh 58c3b5ba84
Revert modeld vipc conflate behavior and alert on dropped frame percent (#1877) 5 years ago
Adeeb Shihadeh 704bc1b883
small scons cleanup (#1858) 5 years ago
Adeeb Shihadeh c8f3ff8913 only check frame age for posenet too 5 years ago
Adeeb Shihadeh 587bdf5937 only check frame age for model validity 5 years ago
Adeeb Shihadeh 03e824a4b5
Alert when modeld is lagging by more than a frame (#1823) 5 years ago
Adeeb Shihadeh eb1aa3d831
Wunused (#1841) 5 years ago
Willem Melching 5e10efead1 Fix unsigned overflow in modeld frame age computation 5 years ago
Willem Melching 88f9266378
Make model packets invalid when frames are too old (#1759) 5 years ago
Willem Melching a8e7a187ca Fix modeld dropping frames if processing takes over 50 ms 5 years ago
George Hotz 01a486308d
c++ify thneed to remove memory leaks (#1737) 5 years ago
Dean Lee c8082190a0
release resources in modeld (#1700) 5 years ago
Jason Young 80101b350b
modeld process time logging to DEBUG (#1720) 5 years ago
Willem Melching 4ca8283d73
Modeld: loop over platforms to find CPU/GPU (#1710) 5 years ago
George Hotz 344a9a3699
Fixups for Mac, and a bunch for PC (#1654) 5 years ago
Jason Young ec5fc0e92b
Update realtime priority for modeld/dmonitoringd (#1675) 5 years ago
Dean Lee 90d97de74d
add function read_db_bytes (#1662) 5 years ago
George Hotz 7770041f92
Getting PC openpilot working again (#1650) 5 years ago
Dean Lee c7ff6dd194
pass DMonitoringResult as referer (#1639) 5 years ago
Adeeb 367155168a
Update Flake8 config (#1624) 5 years ago
George Hotz 4e7fe3a9ec save valid_len 5 years ago
Adeeb ab83e48ec4
Add pre-commit hooks (#1629) 5 years ago
Willem Melching 843a64c72f
Make pylint more strict (#1626) 5 years ago
Dean Lee cdb48cc180
dmonitoring : use memory cache to avoid malloc/free on every frame (#1599) 5 years ago
Adeeb Shihadeh f3dcf861c7 enable flake8 E303: too many blank lines 5 years ago
Adeeb Shihadeh 27754a277c enable E261 in flake8: two spaces before inline comment 5 years ago
Adeeb Shihadeh efd5dffb1e enable flake8 E231: missing whitespace after comma 5 years ago
Dean Lee af36aa28ab
driving.cc: Pass ModelDataRaw by reference (#1600) 5 years ago
Willem Melching ba2ac1207a
Running pre-commit in CI (#1590) 5 years ago
Willem Melching 50f3f1d335
-Werror (#1567) 5 years ago
Dean Lee d5858955ee
reduce the scope of mutex (#1561) 5 years ago
George Hotz b8571710e0
remove the clCreateProgramWithSource interceptor (#1559) 5 years ago
Willem Melching ab5af232b2
Use C++ version of SubMaster and PubMaster (#1548) 5 years ago