Commit Graph

552 Commits

Author SHA1 Message Date
rusefillc 434e21e5a7 lua getOutput documentation generator #4867 2022-12-20 12:12:42 -05:00
rusefillc e9142e48bb lua getOutput documentation generator #4867 2022-12-20 11:42:34 -05:00
rusefillc 5e3c7363f3 All live data not just outputs to be available in Lua #4866 2022-12-04 14:53:45 -05:00
rusefillc 0c7aaad887 reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
rusefillc 79917b5571 reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
rusefillc 951d14c573 reduce flash footprint by smarter code generation #4163 2022-12-04 00:46:07 -05:00
rusefillc 006d9f3d81 reduce flash footprint by smarter code generation #4163 2022-12-04 00:21:17 -05:00
rusefillc d320d2412c minor progress: generating less unused bit noise in java 2022-12-04 00:09:14 -05:00
rusefillc 1f17aab585 minor progress: generating less unused bit noise in java 2022-12-04 00:05:20 -05:00
rusefillc 2595315df6 minor progress: generating less unused bit noise in java 2022-12-04 00:01:34 -05:00
rusefillc a5aaad682c reduce flash footprint by smarter code generation #4163 2022-12-03 14:39:04 -05:00
rusefillc 8f07285034 reduce flash footprint by smarter code generation #4163 2022-12-03 01:06:41 -05:00
rusefillc a2216dc485 refactoring 2022-12-03 01:02:39 -05:00
rusefillc b067f6d5e1 reduce flash footprint by smarter code generation #4163 2022-12-03 00:53:02 -05:00
rusefillc c0daffda1d reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -05:00
rusefillc 425235514f reduce flash footprint by smarter code generation #4163 2022-12-02 23:48:21 -05:00
Matthew Kennedy c2c69553b3 live data objects evaluated at runtime (#4857)
* live data objects evaluated at runtime

* guard

* s
2022-11-30 19:29:22 -05:00
rusefi c86761cad1 ETB overheats due to constant isTpsError true/false/true/false jitter: this seems obvious enough to disable ETB at least on non running engine #4832
better default for 16 bit fields
2022-11-30 13:23:19 -05:00
rusefillc 07dd9dc662 ETB duty cycle jitter #4833 2022-11-29 13:54:28 -05:00
Andrey 31816f2e4c docs 2022-11-28 20:51:17 -05:00
Andrey 8a86877349 Revert "progress: not generating unused bits into C header"
This reverts commit 6b09ecdeb9.
2022-11-28 20:50:45 -05:00
Andrey 6b09ecdeb9 progress: not generating unused bits into C header 2022-11-28 20:43:56 -05:00
rusefillc 68ae2c8d13 Target AFR table Y axis stuck at 0 #4826
integrated coverage is needed
2022-11-26 00:31:05 -05:00
rusefillc 9619c17267 minor progress: generating less unused bit noise in java 2022-11-26 00:25:16 -05:00
rusefillc 5af47bdf24 removing unused parameter 2022-11-26 00:21:29 -05:00
rusefillc 0b2afd66e6 Target AFR table Y axis stuck at 0 #4826
integrated coverage is needed
2022-11-26 00:19:17 -05:00
rusefillc a89b5e6837 unused parameter 2022-11-26 00:06:37 -05:00
rusefillc c3e4f9078e docs 2022-11-25 23:59:38 -05:00
rusefillc a10de1ab1b Disabling inactive code for now 2022-11-21 21:31:02 -05:00
rusefillc b6245aa68b refactoring: smaller interface helps with encapsulation 2022-11-21 21:07:49 -05:00
rusefillc b9c0f3cd9c progress: supporting float scale 2022-11-21 20:44:34 -05:00
rusefillc 830a9cbd0b new templating feature 2022-11-14 22:49:51 -05:00
rusefillc 7ba4f98dc6 status quo 2022-11-14 22:41:03 -05:00
rusefillc 955a90327d target lambda & afr log fields broken #4727 2022-11-02 22:17:00 -04:00
rusefillc e60dbbafd4 target lambda & afr log fields broken #4727 2022-11-02 21:59:09 -04:00
rusefillc b034ffb376 target lambda & afr log fields broken #4727 2022-11-02 21:50:42 -04:00
rusefillc 3476e8a87c reducing unusedBit clutter 2022-11-02 21:49:22 -04:00
rusefillc 7b0a4efd76 documenting current reality 2022-11-02 21:49:22 -04:00
rusefillc 76479a7261 Too long field comment becomes log field name fix #4716 2022-11-01 17:40:29 -04:00
rusefillc d8492e343f dead comment tag logic 2022-11-01 16:39:02 -04:00
rusefillc d1bbc6eb47 Automation coverage for RPM not reading #4709 2022-10-28 04:22:10 -04:00
rusefillc f47c36c92f renaming tool 2022-10-28 03:44:39 -04:00
rusefillc 6f8585f931 dead code 2022-10-28 03:37:11 -04:00
rusefillc eb23f8e3b3 LTS: signature considerations of long time support branches #4603 2022-10-27 22:33:08 -04:00
rusefillc 91f7a289e3 encapsulation 2022-10-27 22:12:39 -04:00
rusefillc 35ec353c15 making variable names just a bit less specific 2022-10-27 21:58:07 -04:00
rusefillc 0d3b5414fd refactoring: reducing code duplication 2022-10-27 20:59:11 -04:00
rusefillc cd2b121b5b reducing confusion just a bit 2022-10-27 19:59:52 -04:00
rusefillc 476bf26b92 refactoring: reducing code duplication 2022-10-27 19:59:52 -04:00
Matthew Kennedy c23d7ec077 use offsetof instead of generated offset defines (#4696)
* constify efi_gpio, use size_t

* use offsetof instead of macros

* don't generate offsets in rusefi_generated.h

* comment explaining the madness

* java fixes

* casing
2022-10-23 16:39:18 -04:00