fome-fw/firmware/console
Matthew Kennedy df57b24e3f Shrink output channels, now with passing CI (#1077)
* reorder fields

* temporary tle8888 fix

* comment, simplify

* hand tweak generated

* oops, those are reciprocal

* fix engineLoadAccelExtra

* aggressive priority order

* fix output size

* comments

* reorder fields, no sizes yet

* should've been signed

* simplify constructor mess, hook up scaling

* notes

* typo

* if -> switch

* rev signature

* correct map offset

* handle unsigned properly

* RPM is unsigned

* vss isn't scaled

* extract magic

* required generated for build

* de-scale rpm

* field type cases
2019-12-22 08:12:45 -05:00
..
binary Shrink output channels, now with passing CI (#1077) 2019-12-22 08:12:45 -05:00
console.mk
console_io.cpp
console_io.h
eficonsole.cpp The Big Refactoring of 2019: folder structure #723 2019-12-04 01:11:10 -05:00
eficonsole.h
status_loop.cpp Shrink output channels, now with passing CI (#1077) 2019-12-22 08:12:45 -05:00
status_loop.h a bit of dead code 2019-12-21 20:35:13 -05:00
tooth_logger.cpp move tsOutputChannels to header (#970) 2019-10-08 21:02:51 -04:00
tooth_logger.h