Commit Graph

315 Commits

Author SHA1 Message Date
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 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 7ecf5b1913 reduce flash footprint by smarter code generation #4163 2022-12-03 08:32:56 -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 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 a10de1ab1b Disabling inactive code for now 2022-11-21 21:31:02 -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 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 3476e8a87c reducing unusedBit clutter 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 d1bbc6eb47 Automation coverage for RPM not reading #4709 2022-10-28 04:22:10 -04:00
rusefillc eb23f8e3b3 LTS: signature considerations of long time support branches #4603 2022-10-27 22:33:08 -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
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
rusefillc 5bdf78fa8c triggerImage: todo: support symmetrical crank 2022-10-16 10:19:41 -04:00
rusefillc c5cc0efb9d SD card log fields list should be auto-generated #3985
let's try again
2022-10-12 20:24:16 -04:00
rusefillc f6bcaf640c SD card log fields list should be auto-generated #3985
safer 'digits' default
2022-10-12 12:36:29 -04:00
rusefillc 97bb8805fe SD card log fields list should be auto-generated #3985 2022-10-12 08:04:58 -04:00
rusefillc 2edd09c1b6 SD card log fields list should be auto-generated #3985
array support
2022-10-11 23:53:11 -04:00
rusefillc 36524673b5 SD card log fields list should be auto-generated #3985 2022-10-10 21:36:15 -04:00
rusefillc 5c61e6ba15 SD card log fields list should be auto-generated #3985 2022-10-09 21:46:38 -04:00
rusefillc b63f7da7ff SD card log fields list should be auto-generated #3985 2022-10-09 21:44:25 -04:00
rusefillc 86b31ed272 VVT minimum RPM #4545
let's see who else is affected
2022-10-07 12:13:24 -04:00
rusefillc 7882b97a1c Struct array for outputs #4442
extra option might help
2022-08-16 20:05:01 -04:00
rusefillc 6945f49cd8 reducing inconsistency between gen scripts 2022-08-16 16:58:01 -04:00
rusefillc e0172a170d We have to move either forward or backwards with newparse #4441
a step back anticipating changes
2022-08-15 17:34:03 -04:00
Andrey 6f47772e6b Revert "A safe place where stuff is consistent (#4444)"
This reverts commit b4eb56c7b4.
2022-08-15 17:05:40 -04:00
rusefillc b4eb56c7b4 A safe place where stuff is consistent (#4444)
* We have to move either forward or backwards with newparse #4441

only spot where newparse was used for real?

* We have to move either forward or backwards with newparse #4441

.jar

* Struct array for outputs #4442

* Struct array for outputs #4442

* Struct array for outputs #4442

making kinetis happy :(

* VVT target to allow negative values #4424

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-15 14:26:51 -04:00
rusefillc 4367270cec Ant should go, gradle is the unified way #4371 2022-07-28 15:04:52 -04:00
rusefillc 13825a29ac Drew reminds that humans like sorted drop downs #4339 2022-07-12 07:17:29 -04:00
rusefillc 1569a14821 a step back 2022-07-12 06:43:47 -04:00
rusefillc e0cff09dd6 Revert "removing strange condition"
This reverts commit a8234ef3e2.
2022-07-12 06:41:42 -04:00
rusefillc a8234ef3e2 removing strange condition 2022-07-12 06:20:30 -04:00
rusefillc 6bb00be498 Drew reminds that humans like sorted drop downs #4339 2022-07-12 05:36:06 -04:00
rusefillc 4941f392a9 Drew reminds that humans like sorted drop downs #4339 2022-07-12 05:01:36 -04:00
rusefillc 9960acbacb Make hard-coded gap ratios visible on trigger documentation images #4172
boring details
2022-07-12 03:00:19 -04:00
rusefillc 81f02dacee debug is set to idle mode, but none of the debug fields show anything #4335
a mess with quotes and new lines
2022-07-07 23:48:37 -04:00
rusefillc d18e4602c1 debug is set to idle mode, but none of the debug fields show anything #4335
code generator fix with multiline and quotes
2022-07-07 23:23:54 -04:00
Matthew Kennedy 40106224f0 Write output channels with new parser (#4219)
* let the new parser run

* s

* support for output channels

* usages reader uses new parser for output channels

* better debugging configuration

* bad merge

* test it a bit too

* more tests

* copy/paste the same content from other file

* s

* fix bugs where even the existing logic tries to write as an enum (?)

* jar

* print stream always unix

* print stream always unix

* use typedefs correctly

* jar

* stub support for multiple of each type

* s

* s

* name some more datas
2022-06-19 09:52:23 -04:00
Matthew Kennedy aa7a404a44 new parser TS output fixes, config file fixes (#4261)
* new parser TS output fixes, config file fixes

* jar
2022-06-18 17:24:50 -04:00