rusefi-full/firmware/console
Matthew Kennedy 4e3e95db2d
replace print/printMsg with scheduleMsg (#2497)
* start cleaning

* disabled feature means don't print that it's disabled

* cli

* usages

* printMsg -> scheduleMsg

* this is alllll dead now

* no crlf please

* all hope is lost if you manage to hit this line

* tests

* tests

* ok we did actually need that part

* sim

* d

* kinetis

* it did ifdef, not if

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-26 17:23:26 -04:00
..
binary replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
binary_log Usable fuel consumption data/gauges (#2474) 2021-03-19 17:04:42 -04:00
connector_uart_dma.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
connector_uart_dma.h occasional tunerstudio CRC errors #1943 2020-11-15 11:53:09 -05:00
console.mk Dedicated code path for USB console/TS (#2465) 2021-03-18 14:07:22 -04:00
console_io.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
console_io.h USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -04:00
eficonsole.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
eficonsole.h replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
status_loop.cpp plumbing for multiple vvt (#2488) 2021-03-25 07:39:23 -04:00
status_loop.h Move all DECLARE_ENGINE_PTR etc to one place (#1937) 2020-11-11 19:06:04 -05:00
usb_console.cpp USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -04:00