fome-fw/firmware/controllers
Matthew Kennedy 90ec387cdb Sensor-via-CAN (#1241)
* CAN sensor impl

* subscription hookup

* printing

* init

* inject stamp

* don't init const field

* clarify

* guard for non-CAN builds

* fix merge

* guard with EFI_CANBUS_SLAVE

* headers, guards

* include

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-31 23:21:05 -04:00
..
actuators Friendlier pin names (#1233) 2020-03-29 19:07:07 -04:00
algo CAN progress 2020-03-31 20:23:40 -04:00
can Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
core cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
engine_cycle cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
gauges Friendlier pin names (#1233) 2020-03-29 19:07:07 -04:00
generated un-generate (#1228) 2020-03-26 11:52:19 -04:00
math cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
sensors Sensor-via-CAN (#1241) 2020-03-31 23:21:05 -04:00
system start/stop progress 2020-03-31 01:06:19 -04:00
trigger cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
bench_test.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
bench_test.h start/stop progress 2020-03-29 17:21:17 -04:00
controllers.mk Finally rename injector_central to bench_test (#1229) 2020-03-26 08:03:55 -04:00
engine_controller.cpp better message 2020-03-31 16:02:13 -04:00
engine_controller.h start/stop progress 2020-03-25 01:41:15 -04:00
engine_controller_misc.cpp moving a bit of crazy aside 2020-03-23 00:01:59 -04:00
flash_main.cpp critical error usability improvements 2020-03-28 20:14:17 -04:00
flash_main.h happy new year unification 2020-01-13 21:57:43 -05:00
global_shared.h fixing build 2020-02-27 01:51:21 -05:00
persistent_store.cpp happy new year unification 2020-01-13 21:57:43 -05:00
settings.cpp CAN progress 2020-03-31 16:49:19 -04:00
settings.h code style 2020-01-26 13:58:47 -05:00
system_fsio.h
system_fsio.txt