Commit Graph

1007 Commits

Author SHA1 Message Date
rusefillc f1aa1d5220 TS Config comments trim at first new-line fix #4927 2023-01-02 14:53:33 -05:00
rusefillc ba2484759d TS Config comments trim at first new-line fix #4927 2023-01-02 14:30:58 -05:00
rusefillc e9691a26bc TS Config comments trim at first new-line #4927
more better test
2023-01-02 14:28:43 -05:00
rusefillc afa7e9b36e better API 2023-01-02 13:20:58 -05:00
rusefillc 0a8cb61d98 TS Config comments trim at first new-line #4927
reduce code duplication
2023-01-02 12:58:50 -05:00
rusefillc 7649c61a68 TS Config comments trim at first new-line #4927
random refactoring
2023-01-02 12:52:33 -05:00
rusefillc fabb0145d6 docs & better method name 2023-01-02 12:18:56 -05:00
rusefillc 5c1e333ed6 docs 2023-01-02 12:14:03 -05:00
rusefillc 1cc522410c docs 2023-01-02 12:10:09 -05:00
rusefillc 1f69d0a185 refactoring 2023-01-02 12:10:02 -05:00
rusefillc 2090067ffa lua getOutput documentation generator #4867 2022-12-20 12:12:42 -05:00
rusefillc af54b3a117 lua getOutput documentation generator #4867 2022-12-20 11:42:34 -05:00
rusefillc 3d791304f1 All live data not just outputs to be available in Lua #4866 2022-12-04 14:53:45 -05:00
rusefillc 41bb322f8e reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
rusefillc 320a9e17b2 reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
rusefillc 78a45ee9df reduce flash footprint by smarter code generation #4163 2022-12-04 00:46:07 -05:00
rusefillc 751e7a6787 reduce flash footprint by smarter code generation #4163 2022-12-04 00:21:17 -05:00
rusefillc 032deea464 minor progress: generating less unused bit noise in java 2022-12-04 00:09:14 -05:00
rusefillc bd1206c851 minor progress: generating less unused bit noise in java 2022-12-04 00:05:20 -05:00
rusefillc b659079b6b minor progress: generating less unused bit noise in java 2022-12-04 00:01:34 -05:00
rusefillc 990d5f5d86 reduce flash footprint by smarter code generation #4163 2022-12-03 14:39:04 -05:00
rusefillc 9d5801d421 reduce flash footprint by smarter code generation #4163 2022-12-03 08:32:56 -05:00
rusefillc 320585380e reduce flash footprint by smarter code generation #4163 2022-12-03 01:06:41 -05:00
rusefillc 0c46ca1dcc refactoring 2022-12-03 01:02:39 -05:00
rusefillc 6a8a459200 reduce flash footprint by smarter code generation #4163 2022-12-03 00:53:02 -05:00
rusefillc 5e62595d69 reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -05:00
rusefillc 8ad27f100f reduce flash footprint by smarter code generation #4163 2022-12-02 23:48:21 -05:00
Matthew Kennedy 65b459d461
live data objects evaluated at runtime (#4857)
* live data objects evaluated at runtime

* guard

* s
2022-11-30 19:29:22 -05:00
rusefi 511a6be63c 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 5c02e5b496 ETB duty cycle jitter #4833 2022-11-29 13:54:28 -05:00
Andrey 25dc82176b docs 2022-11-28 20:51:17 -05:00
Andrey 4d9a0500d4 Revert "progress: not generating unused bits into C header"
This reverts commit 3d5fd43f7d.
2022-11-28 20:50:45 -05:00
Andrey 3d5fd43f7d progress: not generating unused bits into C header 2022-11-28 20:43:56 -05:00
rusefillc d3223dcdb6 progress 2022-11-26 23:38:49 -05:00
rusefillc 41e2ece299 run configurations 2022-11-26 17:16:23 -05:00
rusefillc 2c7804e483 Target AFR table Y axis stuck at 0 #4826
integrated coverage is needed
2022-11-26 00:31:05 -05:00
rusefillc 54bd381fc4 minor progress: generating less unused bit noise in java 2022-11-26 00:25:16 -05:00
rusefillc 045da70a66 removing unused parameter 2022-11-26 00:21:29 -05:00
rusefillc 39eb76a35d Target AFR table Y axis stuck at 0 #4826
integrated coverage is needed
2022-11-26 00:19:17 -05:00
rusefillc f73d51bf8e unused parameter 2022-11-26 00:06:37 -05:00
rusefillc ce012da2c6 docs 2022-11-25 23:59:38 -05:00
rusefillc ab5746ecfe docs 2022-11-23 19:57:31 -05:00
rusefillc 4e1ea57f50 Full Optimized – High Speed #4818 2022-11-23 17:19:41 -05:00
rusefillc 86c3bc4a23 Disabling inactive code for now 2022-11-21 21:31:02 -05:00
rusefillc 38529cb4b7 refactoring: smaller interface helps with encapsulation 2022-11-21 21:07:49 -05:00
rusefillc d41ff743da progress: supporting float scale 2022-11-21 20:44:34 -05:00
rusefillc ed25651db1 "gradlew allDeps" is nice to have 2022-11-21 00:51:52 -05:00
Nathan Schulte ca15ab5f7b
java_console builds use iso-8859-1 encoding (#4800)
[javac] /rusefi/rusefi/java_console/io/src/main/java/peak/can/basic/MutableTPCANHandle.java:4: error: unmappable character for encoding ASCII
[javac]  * @LastChange $Date: 2020-08-07 16:40:53 +0200 (ven., 07 août 2020) $
[javac]                                                             ^
2022-11-19 07:47:56 -05:00
rusefillc bc3e14d869 triggerimage 2022-11-16 16:44:06 -05:00
Andrey c916ff1064 TriggerImage 2022-11-16 15:43:57 -05:00