rusefi-1/firmware/hw_layer/ports
Matthew Kennedy 6b64db7f9c
rewrite text logging system (#2439)
* minor cleanup

* enable mailboxes

* priority

* implement new logger

* more cleaning

* signature

* remove debug

* put the assertion back in

* remove debugging

* spelling

* doy

* tweaks & comments

* cleaning

* size_t

* guard more

* test build now

* needs more ram until we can remove LogginWithSTorage

* hunt for memory

* bootloader

* unused

* stub simulator

* it would help to get the signature right

* geez kinetis only has 64k ram

* more guarding because kinetis

* that's now very legal and very cool

* templatify

* s

* force null terminate

* probably fix

* const

* write a test

* disable sensor chart for now

* hide SC ui

* oh nope that breaks many things

This reverts commit c3c1bb324fb484c3d9cc44b7715c234bc0392e1e.

* missed one

* reset after scheduleLogging

* we can't print out the full message because it contains commas which break parsing

* force terminate long buffers

* let's see how much memory we have to play with

* a lot, is the answer

* real thread name

* shrink this for now before its deleted

* turn that back on

* biiig comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 18:46:47 -04:00
..
cypress ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
kinetis ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
stm32 rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
chconf_common.h make board config override actually usable (#2508) 2021-03-31 14:46:50 -04:00
mpu_util.h Extract slow adc (#2402) 2021-03-04 19:55:09 -05:00
rusefi_halconf.h multiple mass storage (#2535) 2021-04-10 08:35:41 -04:00