Matthew Kennedy
|
9645130527
|
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 |
rusefi
|
871f86967f
|
Revert "DRAFT Shrink output channels, again (#1074)"
This reverts commit 562ce6cc
|
2019-12-21 15:02:49 -05:00 |
Matthew Kennedy
|
562ce6ccaf
|
DRAFT Shrink output channels, again (#1074)
* 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
|
2019-12-21 08:55:19 -05:00 |
rusefi
|
22f2739764
|
Revert "Shrink output channels, use scaling (#1069)"
This reverts commit 89405014
|
2019-12-19 22:35:06 -05:00 |
Matthew Kennedy
|
89405014cf
|
Shrink output channels, use scaling (#1069)
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
|
2019-12-19 20:37:42 -05:00 |