Commit Graph

1241 Commits

Author SHA1 Message Date
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
Andrey G f6ebba829a
TS: move "Trigger error count" from ECU status to Trigger category (#4718) 2022-10-30 12:45:30 -04:00
rusefillc 6082824462 gaugeCategory = Idle 2022-10-28 18:38:47 -04:00
rusefillc d66a0bd655 GM 2022-10-28 14:08:24 -04:00
rusefillc 318d7ed933 PROTEUS_GM_LS_4 2022-10-27 19:59:52 -04:00
rusefi 62afc7e761 GM SENT ETB bench test in NJ #4688 2022-10-26 12:15:32 -04:00
rusefi 3c922bcf99 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:01 -04:00
Andrey G f68130a2ca
TS: lua gauges move from Extra 2 to LUA category (#4701) 2022-10-26 07:09:07 -04:00
Matthew Kennedy f8a4d35d25
dual MAF sensors (#4697)
* add second MAF

* output channesl

* move them around

* ok let's try at the very end

* is the logic wrong, or something else?

* ooh it's the sensor order
2022-10-24 12:41:05 -04:00
Matthew Kennedy 24650f6460
implement "ford mode" injector correction (#4686)
* implement "ford mode"

* missed the enum value
2022-10-20 22:25:39 -04:00
rusefi 529bba17b8 SENT protocol capture implementation #4631 2022-10-19 23:56:21 -04:00
rusefillc c5a078e7fe SENT protocol capture implementation #4631 2022-10-19 15:21:13 -04:00
Matthew Kennedy 2bc8fbce7d
VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
rusefillc 2eba65505b Lua aux gauge #4672 2022-10-17 20:01:46 -04:00
rusefillc c6229651b8 4chan is a Fancy Board 2022-10-06 18:55:29 -04:00
rusefi 4f0d56cfd0 auxSpeedSensorInput 2022-10-05 22:09:25 -04:00
Matthew Kennedy 940e0dc369
require ignition on for firing (#4628)
* require ignition on for firing

* too much havoc for a unit test

* patch up references

* last one

* fix changelog mangling

* fix the changelog template too

* bad merge

* fix the template again

* s

* fake battery voltage on hw ci

* ugh merge

* ugh merge
2022-10-04 20:36:03 -04:00
rusefillc 61be33ea6d totally hiding irrelevant control to reduce confusion 2022-10-03 12:05:49 -04:00
rusefillc 3788d6e9f3 there is no third trigger simulator channel right? 2022-10-03 10:59:03 -04:00
rusefillc 28f7d9cfb9 VVT minimum RPM #4545 2022-09-27 22:17:43 -04:00
rusefillc fb234357ba engineSyncCam to be a drop-down not a number value #4611 2022-09-27 13:53:51 -04:00
rusefillc 7475ad9ddf engineSyncCam to be a drop-down not a number value #4611 2022-09-27 12:37:13 -04:00
rusefillc 2e7fe6fe40 ;+ is no longer needed 2022-09-26 05:44:52 -04:00
rusefillc 9f1210229e engineSyncCam to be a drop-down not a number value #4611
the easy part
2022-09-26 05:26:52 -04:00
Andrey 111220d38c more inclusive configuration name 2022-09-24 23:49:41 -04:00
rusefillc afa40ed22c minor menu improvements 2022-09-22 22:36:24 -04:00
rusefillc 05b84d21e6 auxSpeed1 2022-09-20 23:00:42 -04:00
Matthew Kennedy 3a57c41c1b
add fuel/spark cut codes to TS indicators (#4592)
* add fuel/spark cut codes to TS indicators

* fix list

* only set clearReason if not cleared
2022-09-19 22:01:03 -04:00
rusefillc 6e543355a7 useBiQuadOnAuxSpeedSensors 2022-09-19 12:13:20 -04:00
rusefillc 83dc351435 documenting biquad or else concerns 2022-09-19 12:06:00 -04:00
Matthew Kennedy 6ee4587b96
wbo fault code indicator (#4591)
* indicator for wideband errors

* only show if CAN wideband enabled

* tweaks
2022-09-18 21:37:46 -04:00