Commit Graph

1104 Commits

Author SHA1 Message Date
rusefillc 7bc85f5e9c automation around outputs section #197 2021-11-27 13:36:37 -05:00
rusefillc 547a045a14 automation around outputs section #197 2021-11-27 13:05:56 -05:00
rusefillc 00472d078c automation around outputs section #197 2021-11-27 12:28:59 -05:00
rusefillc 44fd0fe775 automation around outputs section #197 2021-11-27 10:55:24 -05:00
Matthew Kennedy aed334f9ac better VSS configuration (#3542)
* vss uses real values

* some defaults

* test and correct math

* km, not miles!

* comment

* tooltip

* that macro went away

* 100hz and default settings gives 9kph

* changelog

* order of operations safety

* make the test like the pwm test

* housekeeping

* this is why we need sensor automation

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
rusefillc 337dc1a37c automation around outputs section #197 2021-11-27 01:13:01 -05:00
rusefillc 2cd8863492 automation around outputs section #197 2021-11-27 00:36:14 -05:00
rusefillc b636cc3920 automation around outputs section #197 2021-11-26 21:54:31 -05:00
rusefillc ea3661e7fb automation around outputs section #197 2021-11-26 21:34:05 -05:00
Matthew Kennedy dad52dd75a wall fuel tweaks (#3617) 2021-11-25 18:45:44 -05:00
Andrey b04efc4b61 MAP phase sensing #3544 2021-11-24 21:28:49 -05:00
Matthew Kennedy 1c8c22f9f1 map averaging usability (#3603) 2021-11-24 14:39:54 -05:00
rusefillc 6c23986cf0 MAP phase sensing #3544 2021-11-24 14:26:41 -05:00
rusefillc 5d55b8538f unusedLogFormat 2021-11-22 13:37:06 -05:00
rusefillc f9c43e4dfa automation around outputs section #197
packing & making my job easier
2021-11-17 23:22:08 -05:00
Andrey b545743f7d Not all launch control options are used #3554 2021-11-15 21:13:01 -05:00
rusefillc 9420c6d831 MAP phase sensing #3544 2021-11-14 21:24:59 -05:00
rusefillc c616a6f057 Epic: Remove FSIO #2928 2021-11-14 17:56:58 -05:00
rusefi 0f29e137b7 bugfix: show both new and legacy field names were displayed 2021-11-14 14:19:09 -05:00
rusefillc 66195e9ed5 Epic: Remove FSIO #2928 2021-11-14 12:15:53 -05:00
rusefillc b4f7f2bcd2 Epic: Remove FSIO #2928 2021-11-14 12:11:56 -05:00
rusefillc 0a8a722471 script settings need names! 2021-11-14 11:40:33 -05:00
rusefillc 4ac9a67a7d Epic: Remove FSIO #2928 2021-11-14 10:47:40 -05:00
rusefi fafa504dec Lua progress 2021-11-14 10:02:28 -05:00
rusefillc f6fe1bc9ca Epic: Remove FSIO #2928 2021-11-14 08:00:58 -05:00
rusefillc 29670184e2 script settings need names! 2021-11-13 22:47:46 -05:00
rusefi c56dbce5a4 cmd_test_debug_mode_can 2021-11-13 10:33:03 -05:00
rusefillc 28cc1bc51a little mess 2021-11-13 04:35:45 -05:00
rusefillc d96755ec15 Proteus Harley 2021-11-12 21:56:07 -05:00
rusefi 2ac0cdd2ed curve names 2021-11-11 22:54:48 -05:00
Andrey f3bcf6c917 https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 20:16:46 -05:00
Andrey 58588cdf6b https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 18:31:54 -05:00
rusefillc 371f0ca72c Idle valve outputs not available in TS #3523 2021-11-10 20:40:42 -05:00
rusefillc 07711b4691 Proteus Lua Demo 2021-11-08 20:19:57 -05:00
rusefillc 259ab7a234 Latest firmware causes an error (2021 11 07 build) fix #3500 2021-11-07 19:52:30 -05:00
rusefi 90057333d1 scriptTableName 2021-11-07 13:35:29 -05:00
Andrey a32f061a0f names for tables similar to curve names 2021-11-07 09:58:35 -05:00
rusefillc 355e3c84f5 a bit of dead code 2021-11-07 00:13:29 -04:00
rusefillc b7ae42a5a1 Bench test problem - Coil 1 test error #3490 2021-11-06 21:11:43 -04:00
Scott Smith b166057bc2 Fix capitalization of subMenu for TS (#3482)
This fixes #3481
2021-11-06 14:06:35 -04:00
Scott Smith e350b0b6b4 Configuration for HPFP control algorithm. (#3475) 2021-11-05 23:15:35 -04:00
Matthew Kennedy f45d365f24 log current engine phase on trigger teeth (#3471)
* log phase on trigger teeth

* ui

* guard
2021-11-05 20:02:15 -04:00
Matthew Kennedy 72cdc52acc configurable etb maximum (#3469)
* etb maximum

* update tests and test new behavior
2021-11-05 18:16:19 -04:00
rusefillc b9861159a1 more curves! also names for curves 2021-11-04 23:19:44 -04:00
rusefillc f7e1734045 more curves! also names for curves 2021-11-04 22:56:54 -04:00
rusefi f182c65e5b turbo speed turbospeed input #2935 2021-11-04 19:43:22 -04:00
Matthew Kennedy 8ee86e0789 log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
Matthew Kennedy 1cee83a56c Knock retard (#3396)
* output gauge

* knock controller

* don't need that

* inject engine ref

* test knock

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-01 23:33:59 -04:00
rusefillc 68ac13f8d9 rusEFI is the spelling 2021-10-30 20:33:11 -04:00
rusefillc a2f1cd2467 Override trigger gaps feature #2734 2021-10-30 10:45:32 -04:00
rusefillc 1a83100bab few debug commands 2021-10-30 06:06:22 -04:00
rusefillc c24264055b Let's remove "enable boost control" #3424 2021-10-29 20:02:37 -04:00
rusefi c357471095 Override trigger gaps feature #2734 2021-10-29 17:04:34 -04:00
Matthew Kennedy ed4539dcb5 Split boost dialogs (#3425)
* split boost dialog

* more
2021-10-29 15:24:45 -04:00
rusefillc 40bf6a93d0 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
rusefillc 1de473ed2d https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 13:11:32 -04:00
rusefillc 4fe780bbbb https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:40:34 -04:00
Andrey 695ff0d391 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:29:56 -04:00
Andrey a94f62849f https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 11:21:07 -04:00
rusefi 5cf201a58a MRE_SECONDARY_CAN 2021-10-27 23:18:28 -04:00
Matthew Kennedy 4b9d91f6e5 idle closed loop vs open loop ui, etc (#3413)
* open + closed

* put idle solenoid first

* actually hide etb pins

* missed a few prepends
2021-10-26 15:04:09 -04:00
rusefillc caee1cf802 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:21:35 -04:00
rusefillc 99fa60ccac generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 10:57:48 -04:00
David Holdeman bb6c4c3400 Use SSH for remaining workflows (#3407)
* install sshpass instead of ncftp

* don't use file for command

* change env vars

* replace ncftp with sshpass in docs

* switch gcov upload

* use heredoc instead of file

* convert ibom

* whoops

* messed up var

* remove quotes

* undo ini variable changes
2021-10-25 08:22:31 -04:00
rusefi 436e515094 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 20:18:20 -04:00
rusefi 28cca6f44e generate java enum from C enum? generate both C and java from yaml? #2102
also partial rollback of 090c6fd99e
2021-10-24 20:15:27 -04:00
rusefi 1c0919d2a0 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 20:06:57 -04:00
Andrey 63472eb4d4 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 19:19:16 -04:00
rusefi 090c6fd99e https://www.rusefi.com/forum/viewtopic.php?f=18&t=2170 2021-10-24 18:22:01 -04:00
Andrey d8e4b3e345 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 16:10:56 -04:00
rusefillc 9095cf197d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 15:40:23 -04:00
rusefillc ec609264f3 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 13:01:40 -04:00
Andrey 10aea43c1b generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 12:15:53 -04:00
rusefillc 4b8d841299 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 21:47:03 -04:00
rusefillc 9eca48af91 Trigger setup in TS is highly confusing #3401
minor progress?
2021-10-23 20:42:10 -04:00
rusefillc 9cf62643dc generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 20:24:21 -04:00
rusefillc 9310d337fd poke 2021-10-23 13:40:10 -04:00
rusefillc 270ef86c95 Aux analog inputs via CAN #3378 2021-10-19 19:48:18 -04:00
Matthew Kennedy 1e5a7c04e5 optimizations (#3375) 2021-10-19 14:23:44 -04:00
rusefillc b455ad3fd2 GHA reliability: retry FTP upload #3011
not ignoring upload issues
2021-10-18 20:44:28 -04:00
rusefillc 14abddb5d7 Remove engine load acceleration enrichment #3357 2021-10-16 21:24:05 -04:00
rusefillc b3c4c23ea7 REO NB1 ecu not recognized #3351
poke
2021-10-13 22:12:06 -04:00
rusefillc a31d8034c7 REO NB1 ecu not recognized #3351 2021-10-13 22:06:43 -04:00
rusefillc 90a5c5d283 honda 2021-10-12 18:31:48 -04:00
rusefi a15b226b01 raw gauges into TPS dialog 2021-10-10 22:23:54 -04:00
rusefi 178e8287eb Hyundai 2021-10-09 23:35:28 -04:00
rusefillc 1eb1bac2ed saving TS project 2021-10-08 12:20:12 -04:00
Matthew Kennedy 729b696d3f Add clt/iat presets (#3326)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-06 14:11:39 -04:00
Andreika 49aedb1c74 [DRAFT] IAC H-Bridge Microstepping (#3213)
* fix for stepperHbridgeHardware

* new config fields for microstepping

* add stepper dir pin mode to the dialog

* refactor stepper hw dialog & add microstepping panel

* microstepper modes enum

* stepperDcInvertedPins needed by Hellen

* add sleep() for stepper and divisor for pause()

* microstepping impl.

* make unit-tests more happy

* small progress

* fix etb-stepper dlg conflict

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 13:57:04 -04:00
Andreika 99fb5e4204 [DRAFT] Fix cranking->idling taper phase for useSeparate*ForIdle tables (#3168)
* Rename Phase::CrankToRunTaper -> CrankToIdleTaper

* Change isIdling() to isIdlingOrTaper()

* test_idle_controller.cpp

* useSeparateIdleTablesForCrankingTaper setting

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 12:05:20 -04:00
rusefillc 6487646ab2 miata 36-1 trigger basemap (#3126) 2021-10-06 00:33:29 -04:00
rusefillc 79fd7586e0 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 00:19:33 -04:00
rusefi 0b0ad3d360 some cheap used junkyard Accelerometer #2225 2021-10-05 16:55:47 -04:00
rusefillc 6e07b2bb73 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:21:41 -04:00
rusefillc 43de4fbb0c https://rusefi.com/forum/viewtopic.php?p=42460#p42460 2021-10-04 18:35:46 -04:00
Matthew Kennedy e9cf522292 shrink multi cylinder map average buffer (#3315)
* halve

* add tooltip, rename UI
2021-10-04 07:50:17 -04:00
rusefillc 1db54121ba rusEFI console logs are missing some fields #3314 2021-10-03 23:48:01 -04:00
rusefillc a3a3459597 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefi 1a389ec754 VrThreshold 2021-10-02 15:23:04 -04:00
Andrey 57e000ea5f #3284 hiding for now 2021-10-02 09:41:28 -04:00