fome-fw/firmware/console
Andrey G 112b4d1182 Hip9011 (#2512)
* hip9011: coexistance with other spi devices

* hip9011: rework so SPI transfer is invoked from thread

also use polling spi exchange to avoid cache problems

* hip9011: move calculations from ADC callback to thread

* hip9011: big cleanup

* hip9011: simplify spi communication

* No need to set knockBandCustom if it is not custom

HIP9011 calculates knockBand from cylinderBore same way

* hip9011: make unit test happy

* hip9011: fix unit test

* hip9011: remove duplicated initialization, reorder

* hip9011: just renames and data type adjustments

* hip9011: rename BAND() to HIP9011_BAND()

* hip9011: move some code from lookup.cpp to logic.cpp

* hip9011: move initEngineNoiseTable to engine_configuration.cpp

* hip9011: move lookup tables to hip9011_logic.c

* hip9011: remove empty files

* hip9011: additional checks
2021-03-30 10:56:25 -04:00
..
binary fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
binary_log
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
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 Hip9011 (#2512) 2021-03-30 10:56:25 -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