openpilot0/selfdrive/common
Dean Lee 52ad5cddac modeldata: use a constexpr function to build the IDXS (#23245)
remove convert_array_to_type

rename to build_idxs

space

double
old-commit-hash: 7d3ad941bc
2021-12-16 14:19:46 -08:00
..
tests util: add safe write functions (#22160) 2021-10-29 13:23:31 +02:00
SConscript Unify neos/agnos updaters (#22109) 2021-09-10 17:03:54 -07:00
clutil.cc thneed/serialize: use funtions from clutil(#22760) 2021-11-04 16:19:25 +01:00
clutil.h thneed/serialize: use funtions from clutil(#22760) 2021-11-04 16:19:25 +01:00
gpio.cc add space after function name and if statement (#21225) 2021-06-11 10:17:52 +02:00
gpio.h Cleanup includes (#20925) 2021-05-17 10:31:31 +02:00
i2c.cc Handle EINTR for all syscalls that can return it (#21948) 2021-08-31 16:22:56 -07:00
i2c.h Use C++ header files instead of C header files. (#21192) 2021-06-08 13:46:22 -07:00
mat.h
modeldata.h modeldata: use a constexpr function to build the IDXS (#23245) 2021-12-16 14:19:46 -08:00
params.cc athena: persist upload queue to disk (#22659) 2021-12-14 13:29:17 +01:00
params.h params: code cleanup (#22744) 2021-11-01 11:22:34 +01:00
queue.h remove cqueue, use class SafeQueue (#19774) 2021-01-28 15:12:45 +01:00
swaglog.cc Use C++ header files instead of C header files. (#21192) 2021-06-08 13:46:22 -07:00
swaglog.h fix: spelling typos (#21861) 2021-08-05 12:05:49 -07:00
timing.h Use C++ header files instead of C header files. (#21192) 2021-06-08 13:46:22 -07:00
util.cc util: move all functions into util namespace (#23203) 2021-12-12 14:42:23 -08:00
util.h util: move all functions into util namespace (#23203) 2021-12-12 14:42:23 -08:00
version.h bump version to 0.8.13 2021-12-13 22:24:03 -08:00
visionimg.cc EGLImageTexture: pass nullptr to glTexImage2d in last argument (#22844) 2021-11-09 18:49:48 -08:00
visionimg.h Use full include path (#21194) 2021-06-08 12:09:30 -07:00
watchdog.cc watchdog_kick: non-allocating (#22892) 2021-11-17 12:02:31 +01:00
watchdog.h Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00