rusefi/firmware/console
Matthew Kennedy 5e2e18d2b9
improve sensor chart flush behavior (#2545)
* disable sensor chart

* type signature, guards

* we can't log the message as that confuses the parser

* dead

* this syntax was technically illegal

* more

* turn it back on

* remove config

* api

* implement

* ui

* java ui
2021-04-12 14:05:52 -04:00
..
binary More binary log fields (#2518) 2021-04-03 20:28:55 -04:00
binary_log More binary log fields (#2518) 2021-04-03 20:28:55 -04:00
connector_uart_dma.cpp fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
connector_uart_dma.h fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
console.mk Dedicated code path for USB console/TS (#2465) 2021-03-18 14:07:22 -04:00
console_io.cpp fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
console_io.h fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -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 improve sensor chart flush behavior (#2545) 2021-04-12 14:05:52 -04:00
status_loop.h
usb_console.cpp USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -04:00