Commit Graph

1271 Commits

Author SHA1 Message Date
Matthew Kennedy 466833d95a
ETB error counter logic (#4854)
* simplify ETB error counter logic

* dropped this: {

* happy test

* reorder logic, test etbErrorCode

* test that fails

* independent TPS and PPS counters

* missed a file

* happy test
2022-11-30 22:20:09 -05:00
rusefi 26a6eeaa34 ETB duty cycle jitter #4833 2022-11-30 21:51:54 -05:00
Andrey 9a38d23b61 ETB duty cycle jitter: only monitoring within this ticket fix #4833 2022-11-30 19:49:16 -05:00
rusefi 1e7baa1089 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 2022-11-29 22:39:55 -05:00
rusefi b5049c8284 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 2022-11-29 22:13:59 -05:00
rusefi b3a3c97b87 ETB duty cycle jitter #4833
still totally dead on real hardware and I've already fixed two defects! time for an indicator
2022-11-29 22:01:15 -05:00
rusefi 5a71d966ac Nested Panel tachSettings not found in UI structure fix #4853 2022-11-29 19:13:53 -05:00
rusefillc 1190d64156 ETB duty cycle jitter #4833 2022-11-28 20:01:26 -05:00
rusefillc 2b9164b7a4 ETB overheats due to constant isTpsError true/false/true/false jitter #4832 2022-11-27 22:34:27 -05:00
rusefillc 9321aae600 ETB duty cycle jitter #4833 2022-11-27 18:13:10 -05:00
Matthew Kennedy f0d0876c61
ve blend typo, explanation on dialog (#4835)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:47:57 -05:00
Matthew Kennedy ef53ff0104
period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 268a89a05d ETB duty cycle jitter #4833 2022-11-27 00:45:02 -05:00
rusefillc 3c1db7f086 "Auto Calibrate" enable consistency 2022-11-26 23:36:48 -05:00
rusefi 3375648612 usability progress: conditional ETB button enable. TODO: make logic consistent with other instances of same buttons 2022-11-26 14:26:29 -05:00
rusefillc e4ea586a91 Launch control UI suggestions #4819 2022-11-23 07:05:57 -05:00
rusefillc 735eec8d0a Launch control UI suggestions #4819 2022-11-22 17:45:51 -05:00
Nathan Schulte 471bcf063c Full Optimized – High Speed #4818 2022-11-21 20:12:13 -05:00
rusefillc ea35a03495 UI Suggestions for Tunerstudio: next round of trigger #4780 2022-11-20 11:17:01 -05:00
rusefillc 01eb1f27a3 Organize Lua front end stuff in seperate folder #4781 2022-11-20 01:53:20 -05:00
rusefillc 213ab9396a Extra Idle Air if Throttle is Pressed behavior #3940
starting to remove since that's not what Norman wanted
2022-11-20 00:55:16 -05:00
rusefillc e68158158e Organize Lua front end stuff in seperate folder #4781 2022-11-20 00:42:55 -05:00
rusefillc f1b7568c71 groupMenu = "Script Curves" 2022-11-20 00:38:21 -05:00
rusefillc 6c567d44b7 Add Boost Control Tool Tips #4801 2022-11-19 23:51:18 -05:00
rusefillc 76e363453c Reference KPa in Boost Control Target Table fix #4802 2022-11-19 23:27:59 -05:00
rusefillc a331cfa2c9 simpler SENT for now 2022-11-19 09:38:39 -05:00
rusefillc d25f37ea0e Show cams in TS trigger logger #2496
oops
2022-11-14 23:42:10 -05:00
rusefillc f26bf103b1 new templating feature 2022-11-14 23:25:41 -05:00
rusefillc 6b97402ecf high-speed composite logger #416
one step back
2022-11-14 22:22:36 -05:00
rusefillc 1e42eafed5 high-speed composite logger #416 2022-11-14 18:32:26 -05:00
rusefillc e904ff72e9 high-speed composite logger #416
dead lines
2022-11-14 17:50:59 -05:00
rusefi 3f4165fc17 Add fuel adder to launch #4777
only UI for now
2022-11-13 19:55:46 -05:00
rusefi 1779517fd3 UI Suggestions for Tunerstudio #4722 2022-11-13 17:00:12 -05:00
rusefi 9588c36d59 UI Suggestions for Tunerstudio #4722 2022-11-13 16:57:11 -05:00
rusefi ce16a99ab1 UI Suggestions for Tunerstudio #4722 2022-11-13 16:53:31 -05:00
rusefi bc3737dee9 UI Suggestions for Tunerstudio #4722 2022-11-13 11:37:57 -05:00
rusefi da510bb687 UI Suggestions for Tunerstudio #4722 2022-11-13 11:35:03 -05:00
rusefi 0e71535727 Ford SENT ETB bench test in NJ #4745 2022-11-11 18:07:13 -05:00
Matthew Kennedy 5c50ad2db4
infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
Matthew Kennedy f4f5f69ee6
duplicate log field names (#4730)
* remove duplicate target lambda/afr

* names on fuel computer

* remove more copies

* sensor.java

* everybody loves hard dependencies on generated fields

* target afr gauge fix

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
Matthew Kennedy 1269428044
remove idle timing deadzone (#4731)
* remove idle timing deadzone

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-04 15:02:20 -04:00
rusefillc 4f4276ed12 Improve IAT fuel multiplier help #4728 2022-11-02 14:18:50 -04:00
rusefillc 961ad9e27c rusefi.input: use tabs for intendations #4726
3rd ooopsie :(
2022-11-01 23:06:57 -04:00
rusefillc 37910fffc2 rusefi.input: use tabs for intendations #4726
second ooopsie :(
2022-11-01 22:51:21 -04:00
rusefillc eebe1c6fe8 rusefi.input: use tabs for intendations #4726
another ooopsie
2022-11-01 22:43:27 -04:00
Andrey G 4a40ed762a
rusefi.input: use tabs for intendations (#4726)
also clear tailing whitespaces

This saves 18K
2022-10-31 16:54:25 -04:00
Andrey G dfab126c92
TS: UI: rename Pin to input or output where possible (#4725)
Keep Pin term only for internal connections (SD, SPI...)
2022-10-31 15:29:29 -04:00
Andrey G 0db5783cd4
TS: reorder Ignition menu (#4724) 2022-10-31 14:34:51 -04:00
Andrey G 49b286793e
TS UI suggestions by ELDominio (#4723)
* TS: Idle position from Extra 2 to Idle category

* TS: idle AC adders to AC dialog

* TS: Fan idle adders to Fan dialog
2022-10-31 13:11:21 -04:00
Andrey G 76cc8656af
TS: target lambda and target AFR gauges: fix layout (#4719) 2022-10-30 19:41:02 -04:00