nopenpilot/selfdrive/common
Willem Melching 7c8044d2db
Add LastPowerDropDetected and create bootlog before clearing params (#23062)
* Add LastControlledShutdown and create bootlog before clearing params

* update param name

* sorting
2021-11-29 15:51:27 +01: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 Torch model (#2452) 2020-11-11 20:31:46 -08:00
modeldata.h ModelDataRaw struct part 3 (#22639) 2021-10-21 14:59:07 -07:00
params.cc Add LastPowerDropDetected and create bootlog before clearing params (#23062) 2021-11-29 15:51:27 +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 Put journal and nvme stats in bootlog (#22849) 2021-11-10 16:07:22 +01:00
util.h Put journal and nvme stats in bootlog (#22849) 2021-11-10 16:07:22 +01:00
version.h back to 0.8.12 2021-11-22 14:26:00 -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