Commit Graph

1264 Commits

Author SHA1 Message Date
rusefillc 2191960a34 ETB duty cycle jitter #4833 2022-11-28 20:01:26 -05:00
rusefillc 22b999363e ETB overheats due to constant isTpsError true/false/true/false jitter #4832 2022-11-27 22:34:27 -05:00
rusefillc 8cf9490921 ETB duty cycle jitter #4833 2022-11-27 18:13:10 -05:00
Matthew Kennedy a49ef9fd92 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 431eb0e832 period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 6a77c6136c ETB duty cycle jitter #4833 2022-11-27 00:45:02 -05:00
rusefillc 796f7b47b7 "Auto Calibrate" enable consistency 2022-11-26 23:36:48 -05:00
rusefi 947d4e952e 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 89bd552578 Launch control UI suggestions #4819 2022-11-23 07:05:57 -05:00
rusefillc f8025f0284 Launch control UI suggestions #4819 2022-11-22 17:45:51 -05:00
Nathan Schulte 22f2d10bb7 Full Optimized – High Speed #4818 2022-11-21 20:12:13 -05:00
rusefillc 90f3d3f5d4 UI Suggestions for Tunerstudio: next round of trigger #4780 2022-11-20 11:17:01 -05:00
rusefillc 7159e89bad Organize Lua front end stuff in seperate folder #4781 2022-11-20 01:53:20 -05:00
rusefillc 618958b5c1 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 346061e3ec Organize Lua front end stuff in seperate folder #4781 2022-11-20 00:42:55 -05:00
rusefillc b672c3f5d7 groupMenu = "Script Curves" 2022-11-20 00:38:21 -05:00
rusefillc 2f86bcde56 Add Boost Control Tool Tips #4801 2022-11-19 23:51:18 -05:00
rusefillc eba16babe1 Reference KPa in Boost Control Target Table fix #4802 2022-11-19 23:27:59 -05:00
rusefillc e3bad2649e simpler SENT for now 2022-11-19 09:38:39 -05:00
rusefillc 6e2708b621 Show cams in TS trigger logger #2496
oops
2022-11-14 23:42:10 -05:00
rusefillc 64668e3467 new templating feature 2022-11-14 23:25:41 -05:00
rusefillc 7d3899a8ac high-speed composite logger #416
one step back
2022-11-14 22:22:36 -05:00
rusefillc 8d61ee2f12 high-speed composite logger #416 2022-11-14 18:32:26 -05:00
rusefillc 37305dc6f9 high-speed composite logger #416
dead lines
2022-11-14 17:50:59 -05:00
rusefi 58482b1546 Add fuel adder to launch #4777
only UI for now
2022-11-13 19:55:46 -05:00
rusefi c4ed167407 UI Suggestions for Tunerstudio #4722 2022-11-13 17:00:12 -05:00
rusefi b5546d8495 UI Suggestions for Tunerstudio #4722 2022-11-13 16:57:11 -05:00
rusefi fbe94a52dd UI Suggestions for Tunerstudio #4722 2022-11-13 16:53:31 -05:00
rusefi 3865b9c44a UI Suggestions for Tunerstudio #4722 2022-11-13 11:37:57 -05:00
rusefi 174ba8ff96 UI Suggestions for Tunerstudio #4722 2022-11-13 11:35:03 -05:00
rusefi 9ad7e346a2 Ford SENT ETB bench test in NJ #4745 2022-11-11 18:07:13 -05:00
Matthew Kennedy 7b47e77e58 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 32b170810e 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 acfde29c60 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 770fe36254 Improve IAT fuel multiplier help #4728 2022-11-02 14:18:50 -04:00
rusefillc 9f6f848efd rusefi.input: use tabs for intendations #4726
3rd ooopsie :(
2022-11-01 23:06:57 -04:00
rusefillc f26e7d032d rusefi.input: use tabs for intendations #4726
second ooopsie :(
2022-11-01 22:51:21 -04:00
rusefillc 086fed15b7 rusefi.input: use tabs for intendations #4726
another ooopsie
2022-11-01 22:43:27 -04:00
Andrey G 8fa0bb5e73 rusefi.input: use tabs for intendations (#4726)
also clear tailing whitespaces

This saves 18K
2022-10-31 16:54:25 -04:00
Andrey G 44b1f4d629 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 2bdba82abf TS: reorder Ignition menu (#4724) 2022-10-31 14:34:51 -04:00
Andrey G 450aec44e1 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 40eb85a1bf TS: target lambda and target AFR gauges: fix layout (#4719) 2022-10-30 19:41:02 -04:00
Andrey G 84ac6c3a67 TS: move "Trigger error count" from ECU status to Trigger category (#4718) 2022-10-30 12:45:30 -04:00
rusefillc fc44e65f3d gaugeCategory = Idle 2022-10-28 18:38:47 -04:00
rusefillc 80489b4fb6 GM 2022-10-28 14:08:24 -04:00
rusefillc 0a0f803798 PROTEUS_GM_LS_4 2022-10-27 19:59:52 -04:00
rusefi f81f907d3a GM SENT ETB bench test in NJ #4688 2022-10-26 12:15:32 -04:00
rusefi 4cd403e326 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:01 -04:00
Andrey G 81fbc443db TS: lua gauges move from Extra 2 to LUA category (#4701) 2022-10-26 07:09:07 -04:00