fome-fw/firmware/console
Matthew Kennedy 1b07647e72 Software knock detection (#1730)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* config enable switch
2020-08-28 21:13:50 -04:00
..
binary Revert "reducing confusion?" 2020-08-28 21:03:01 -04:00
binary_log log second tps 2020-07-30 11:31:49 -07:00
connector_uart_dma.cpp UART DMA for "primary" connector #1528 2020-06-22 11:32:47 -04:00
connector_uart_dma.h
console.mk the miracle of makefile 2020-07-19 22:22:28 -04:00
console_io.cpp Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
console_io.h
eficonsole.cpp Stack usage is still all over the place #1662 2020-08-02 11:39:20 -04:00
eficonsole.h
status_loop.cpp Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
status_loop.h