rusefi/firmware/config
Andrey G 3d138958ce
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
..
boards Auto-generated configs and docs 2021-03-29 13:06:35 +00:00
engines Hip9011 (#2512) 2021-03-30 10:56:25 -04:00
stm32f4ems enable serial pins on proteus (#2507) 2021-03-28 17:03:14 -04:00
stm32f7ems fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
stm32h7ems fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00