Commit Graph

283 Commits

Author SHA1 Message Date
Matthew Kennedy 4106704385 add ignition adder tables (#4586)
* ign blend tables

* tweaks

* iterate

* tweaks

* axis values

* changelog
2022-09-16 20:07:04 -04:00
rusefillc 57be7f3933 September 2022 Release - "Day 203" 2022-09-15 14:54:49 -04:00
rusefillc 8d2d477767 Randomly hanging for a complete second #4557 2022-09-14 08:41:40 -04:00
Andrey a35f20af78 remove alternator on/off mode fix #4548 2022-09-07 22:46:42 -04:00
Andrey 100bc31498 Engine Sniffer into TS data logs #4535 2022-09-05 20:57:18 -04:00
Matthew Kennedy 1efe511be8 add hysteresis to limp rpm, boost, injector duty (#4541)
* add hysteresis

* changelog
2022-09-05 20:56:32 -04:00
Andrey 6fbafd7818 Injection Offset for skipped wheel triggers fix #4536 2022-09-05 01:31:03 -04:00
Andrey 4f50694782 Require full sync for odd cylinder count fix #4533 2022-09-05 00:21:38 -04:00
Matthew Kennedy ec8be9400c AC delay (#4502)
* AC delay

* changelog
2022-08-31 19:01:42 -04:00
Matthew Kennedy 2926570747 idle coasting table is RPM, not clt (#4487)
* idle coasting table is RPM, not clt

* default

* autoscale

* changelog
2022-08-29 08:15:04 -04:00
Matthew Kennedy 0d99d828e3 trim table for throttle #2 (#4472)
* add table and wire it up

* trim table ui

* initialization

* changelog

* add a test
2022-08-28 08:28:20 -04:00
rusefillc e78271e66d Time delay before DFCO #4292 2022-08-25 22:56:14 -04:00
rusefillc f5576b05d9 VQ trigger gaps improvement fix #4469
nice, unit test is happier!
2022-08-23 23:32:14 -04:00
rusefillc d9dc7c3272 STM32Bootloader driver install from console requests elevation fix #4313 2022-08-23 21:29:25 -04:00
rusefi 96b29a5082 Inverted vvt control #4464 2022-08-21 23:48:51 -04:00
rusefi 27c1165560 canRxAdd bus does not convert from Lua/human value into zero-indexed implementation value fix #4467 2022-08-21 23:48:10 -04:00
rusefillc 191e2efce9 ## August 2022 Release - "Day 170" 2022-08-12 15:48:37 -04:00
Matthew Kennedy fcb9897443 resolve VVT phase using every tooth, not just sync point (#4434)
* resolve VVT phase using every tooth, not just sync point

* fix tests

* comment

* changelog
2022-08-12 08:08:23 -04:00
rusefillc cad9791b35 https://github.com/rusefi/alphax-4chan/issues/57 2022-08-11 10:54:54 -04:00
Matthew Kennedy 66b4523575 add option to invert vvt control (#4425)
* add option to invert vvt control

* s

* s

* s

* one bit per cam type

* move the space

* I don't spelling good

* changelog
2022-08-09 16:22:55 -04:00
rusefillc 68ce7c1254 VVT target to allow negative values #4424 2022-08-08 22:48:13 -04:00
rusefillc c740b6a0a2 Additional CAN messages fix #4401 2022-08-02 15:31:06 -04:00
Matthew Kennedy cebb62a0de MRE stepper kills LS2 or LS1 control fix #4381 2022-08-02 15:25:23 -04:00
rusefillc 9414517b94 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:36:43 -04:00
rusefillc 038a5fb294 it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 10:28:44 -04:00
Matthew Kennedy 8ec103a7f2 Lua rx callback (#4387)
* s

* mask, callback

* support 8 different signatures

* make the compiler happy about unrechable code

* s

* make the compiler happy about unreachable code

* guard

* changelog
2022-07-28 09:27:18 +03:00
rusefillc 58b8845774 Write hard faults to backup ram, print on next boot #4324 2022-07-26 15:39:30 -04:00
rusefillc 17bf4d0c46 custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
Andrey 43bc08bc24 Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
rusefillc e09d12108d software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
Matthew Kennedy 1fd637d27e remove idle offset (#4355)
* remove offset

* remove more completely

* changelog
2022-07-18 15:49:43 -04:00
rusefillc a717d1c05f Console autoupdate fix #4352 2022-07-17 03:10:42 -04:00
rusefillc d586a7dc9c raw aux inputs gauges fix #4346 2022-07-15 06:37:30 -04:00
rusefillc 902da45e72 https://rusefi.com/forum/viewtopic.php?f=5&t=2373
rusEFI TS plugin launcher fixed
2022-07-14 03:29:36 -04:00
rusefillc 714951aaef Drew reminds that humans like sorted drop downs fix #4339 2022-07-13 03:24:28 -04:00
Matthew Kennedy 6267b8621a big delete ICU (#4270)
* big delete

* icu vestiges

* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy e50eaee90f fix lua CAN RX of 11b frames (#4321)
* s

* loggy the change
2022-07-05 13:37:31 -04:00
rusefillc b73144fef9 implement CAN driver for simulator #4312 2022-07-04 16:50:33 -04:00
rusefillc f7b0643cb0 ## July 2022 Release - "Day 130" 2022-07-03 23:44:29 -04:00
rusefi b2d5e41155 Dear contributors! Please changelog your amazing changes. 2022-06-30 17:16:29 -04:00
rusefillc 2e49baa156 rpm hard limit limited at 12500 #4298 2022-06-29 22:21:25 -04:00
rusefillc 37d00b73d0 SD card logs are broken by double fuel: wall correction #4291 2022-06-26 20:48:36 -04:00
rusefillc e8777995be visiting "live data" tab causes fatal error on ECU fix #4271 2022-06-25 19:48:48 -04:00
rusefillc 60b8aa71de https://rusefi.com/forum/viewtopic.php?f=5&t=2353 2022-06-20 11:41:33 -04:00
rusefi 214d38f286 verbose trigger sync should reuse engineSnifferRpmThreshold fix #4259 2022-06-18 15:18:45 -04:00
Matthew Kennedy 27c98f70fe cam/crank sync improvements (#4152)
* clarify getOperationMode

* wait for phase synchronize to transition to sequential mode

* one test

* encapsulate vvtSyncCounter

* test

* Add option to stop VVT sync above some RPM

* getOrZero

* Revert "synchronized Phase handling improvements fix #4099"

This reverts commit e64c8cfccb.

* Revert "m_hasSynchronizedSymmetrical handling improvements #4099"

This reverts commit 5454b8f509.

* remove synchronizedPhase

* only crank needs this

* changelog

* needsDisambiguation()

* test

* s

* bad merge

* put the timer back

* s

* s

* changelog

* test for new behavior

* correct parameter order

* spelling

* s

* s

* s

* tests merge happy

* bad merge

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-09 17:21:22 -04:00
rusefillc e265227bd3 ## June 2022 Release - "Day 98" 2022-06-02 10:17:34 -04:00
rusefillc f4345789cd ## May 2022 Release - "Day 98" 2022-06-01 22:18:32 -04:00
rusefillc 1c734fd54c ## May 2022 Release - "Day 58" 2022-06-01 22:18:04 -04:00
Matthew Kennedy c2f61dc95f Remove third trigger channel (#4226)
* remove third trigger

* clean up the honda mess

* there was nothing novel about this engine config

* include

* missed a few

* s

* x

* changelog

* don't set the third trigger input

* don't redefine the same thing 3 times

* only two inputs!

* test
2022-06-01 21:24:20 -04:00
rusefillc c8159212e4 hard requirement for console version match fix #4187 2022-06-01 11:08:22 -04:00
rusefillc 6decd34ff8 use EXTI instead of ICU by default #3032 2022-05-29 14:42:07 -04:00
rusefillc 95c44fdb16 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199 2022-05-25 16:53:00 -04:00
rusefillc 3cc4e3143c TS injector bench test pulse is too short fix #4192 2022-05-22 09:43:09 -04:00
rusefillc f0d5df87e5 Maintainability: frequency sensors need a simple event counter in the logs #4173 2022-05-14 08:50:18 -04:00
rusefillc e64c8cfccb synchronized Phase handling improvements fix #4099 2022-05-09 04:36:03 -04:00
rusefillc cad6240a1c An option to disable semi-random ignition fix #4151 2022-05-08 09:18:01 -04:00
rusefillc c557b4ec30 Revert "Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150"
This reverts commit 086b4885c9.
2022-05-08 07:10:54 -04:00
rusefillc 086b4885c9 Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150 2022-05-08 07:07:34 -04:00
Matthew Kennedy 72e5604f9b fix 36-2 trigger params (#4138)
* fix gap params

* changelog was wrong too

* typo

* binary log knock count and retard

* Revert "binary log knock count and retard"

This reverts commit 48b29d24d72331065a9f648ef5bfe845d03575d6.
2022-05-05 07:41:26 +03:00
rusefillc 2dd0ba4da9 Make ETB low limit configurable #4119 2022-05-04 02:45:47 -04:00
rusefillc fdeeaac1c8 Corolla 1ZZ 2003 trigger improvements fix #4132 2022-05-04 02:45:44 -04:00
rusefillc e0e61f7f44 FasterEngineSpinUp should be enabled by default fix #4094 2022-04-23 09:51:47 -04:00
rusefillc 624fec2df3 ## April 20202 Release - "Day 58" 2022-04-23 09:49:39 -04:00
rusefillc dfca197707 logging of live data structs was: data points #3614 2022-04-18 10:03:27 -04:00
Matthew Kennedy 8650686ab7 knock threshold table fix (#4077)
* fix knock threshold table

* defaults

* knock controller is engine module

* testable

* test builds

* knock tests work

* s

* format

* everyone loves changelogs
2022-04-18 08:03:16 -04:00
rusefillc 5f288d88dc do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
Andrey 97511f1e77 #4021 2022-04-03 20:30:09 -04:00
rusefillc a5f0e05dad We have working runtime RAM detection - we shall use it for Lua fix #3970 2022-03-27 22:21:02 -04:00
rusefillc 9ad6ef14d8 new VVT trigger shape? 4-1 Toyota fix #1847 2022-03-23 19:47:10 -04:00
Andrey d8b2043f2b Mitsubishi 3A92 Support - 3 cylinder #4011 2022-03-19 22:32:15 -04:00
rusefillc ac6357b77d ## March 2022 Release - "Day 22" 2022-03-17 21:54:11 -04:00
rusefillc 71fc6f252e Proteus F7 flashing work-around 2022-03-13 00:13:16 -05:00
rusefillc e2a4c93910 Onboard SD Card Datalogging Doesn't Record TPS #3943 2022-02-18 22:44:39 -05:00
rusefillc 27af540ba2 console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
rusefillc 94603363d9 rusEFI console does not stay alive due to CRC error with in outputs #3912 2022-02-12 10:38:10 -05:00
Matthew Kennedy 0222aab5e3 support lps22 (#3900)
* support lps22

* s

* changelog, UI
2022-02-07 17:09:51 -05:00
David Holdeman 6451d3cd0f move old changelog from readme (#3893) 2022-02-05 07:25:33 -05:00
rusefillc e828eb41a4 User board-specific terms in error messages fix #3886 2022-02-03 16:07:32 -05:00
Matthew Kennedy 57525283ac Remove FSIO, byeeeeeeeee (#3865)
* vestigial config

* replace last functionality

* engine/board configs include

* files that didn't need to include this

* remove FSIO implementation

* stragglers

* random little bits

* s

* s

* ConfigDefinition

* jar

* s
2022-02-02 02:03:31 -05:00
rusefillc 08261d881e When using SDIO instead of SPI for SD card interface logs files created empty. #3873 2022-02-01 18:42:48 -05:00
rusefillc 9d8c316aff Remove Miata MX5 NB1 trigger fix #3488 2022-01-31 18:20:43 -05:00
rusefillc 394ffb5448 ## January 2022 Release - "Green Juice" 2022-01-26 17:34:41 -05:00
rusefillc 36ac408cb3 Well, for release builds we want to build everything? #3817
## January 2022 Release - "Tin Can"
2022-01-19 22:09:52 -05:00
rusefillc 5c3742af80 Bosch Quick Start on B6 Passat is confused about phase #3812 2022-01-19 01:24:38 -05:00
rusefillc 91808b5f4e ## January 2022 Release - "Rubber ducky" 2022-01-13 22:32:21 -05:00
rusefillc c628d72ff8 rusefi_Console: Too long re-connection time #3305 2022-01-11 23:40:05 -05:00
rusefillc b11658c5bd https://github.com/rusefi/rusefi/issues/2551 2022-01-11 10:32:42 -05:00
Matthew Kennedy c2cc5c8cc7 cylinder ignition trim (#3709)
* cylinder ignition trim

* changelog

* changelog

* test

* move UI
2022-01-01 15:47:47 -05:00
Matthew Kennedy 265f005239 hook up fuel trims (#3715)
* hook up fuel trims

* pass all the params

* store per-cylinder fuel mass directly

* main trigger callback only touches per-cylinder, no banks!

* test test test test

* move UI to happy land

* changelog
2022-01-01 02:19:59 -05:00
rusefillc 3c9d0d0558 ## December 2021 Release - "Cookie Exchange" 2021-12-22 19:20:04 -05:00
rusefillc 001c81a972 CAN wake-up #3660 2021-12-13 17:53:20 -05:00
rusefillc 6d248db16d rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
Matthew Kennedy bdf6583306 smarter priming logic (#3674)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test

* priming happens on ignition-on

* priming has its own scheduling

* config & UI

* dead config

* implementation

* look, the test caught a bug

* keep the watchdog happy

* bad merge

* changelog

* easier to read the test

* test naming
2021-12-08 16:20:19 -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 913ebd5c1e lua code formatting 2021-11-25 10:19:07 -05:00
Matthew Kennedy b9f8409f59 correctly compute engine revolution number (#3586)
* add param

* first revolution is revolution 0, not revolution 1

* would you look at that, we sync one rev quicker!

* changelog

* rpm value
2021-11-21 09:01:27 +03:00
Andrey 164218747a Knock retard #3396 2021-11-15 21:21:45 -05:00
rusefillc c6bc2f73f6 clarification 2021-11-14 18:36:59 -05:00
rusefi c5077a88e5 ## November 2021 Release - "Loosen Up Lighten Up Day" 2021-11-14 17:47:07 -05:00
rusefillc 0fc4096213 Epic: Remove FSIO #2928 2021-11-14 08:33:19 -05:00
rusefillc 37a3e8e54a turbo speed turbospeed input #2935 2021-11-04 22:56:54 -04:00
Andrey 1d30748678 On Proteus Main relay control #3447 2021-11-03 13:29:04 -04:00
rusefillc 255c8e1829 Better Windows build-in DFU #3338 2021-10-22 15:34:22 -04:00
rusefillc 35f0cd44dc - Higher Data Rate with TS 3.1.06.14 2021-10-19 19:22:42 -04:00
rusefillc 2b84e6c6ed - A/C control bugfix 2021-10-17 11:40:49 -04:00
rusefillc 14abddb5d7 Remove engine load acceleration enrichment #3357 2021-10-16 21:24:05 -04:00
rusefillc 7689c419b7 ## October 2021 Release - "Pierogi Day" 2021-10-08 13:38:40 -04:00
rusefi 3843ec26fc ## October 2021 Release - "Frappe Day" 2021-10-07 13:53:05 -04:00
rusefillc 12af684ca8 CLT/IAT sensor calibration presets 2021-10-06 15:18:44 -04:00
rusefillc f39315be16 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 12:32:26 -04:00
Andrey 3d832b8622 overdwell protection #3220 2021-10-02 01:36:54 -04:00
rusefillc e42e99c9b0 rusEFI firmware feature should be honest about it's Windows-only limitation 2021-09-27 21:36:47 -04:00
rusefillc 503818f545 GPPWM usability: no one remembers which one does what fix #3270 2021-09-26 23:19:31 -04:00
rusefillc d9b0245d25 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-26 01:26:14 -04:00
rusefillc 7ef1402e63 SD card doesn't work on H7 #2395 2021-09-20 18:52:15 -04:00
rusefillc f5790e9f0a 36/2/2/2 is an ambiguous trigger wheel fix #3242 2021-09-19 17:09:52 -04:00
Matthew Kennedy 3a8d92f879 Dwell voltage correction (#3234)
* cfg + impl

* ui

* value_or

* changelog

* fix
2021-09-15 08:07:33 -04:00
rusefillc 3962c20c3f https://rusefi.com/forum/viewtopic.php?f=5&t=2117 2021-09-12 13:58:03 -04:00
rusefillc 06aca00215 ## September 2021 Release - "Iguana Awareness Day" 2021-09-09 08:41:54 -04:00
rusefillc cbdd36df92 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc 2cc3170931 ## August 2021 Release - "Lottery Day" 2021-08-28 01:36:26 -04:00
Matthew Kennedy df5f7552f2 disable closed loop boost below MAP threshold (#3206)
* boost minimum map

* changelog
2021-08-27 17:54:08 -04:00
rusefillc f9b7861f11 firing order for some 911 2021-08-24 07:48:02 -04:00
rusefillc 0fb9ce14df Tooth logger to use engineSnifferRpmThreshold #3161
use configurable limit
2021-08-15 13:59:18 -04:00
Andrey b5313d395e Nissan 4 cylinder QR trigger wheel #3118 2021-08-08 04:56:56 -04:00
rusefillc c0db6bd72f TS file read #3004 2021-08-07 05:13:16 -04:00
Andrey 1bef7e5731 RUSEFI MSD to contain bundle-specific URL #2848 2021-07-30 22:23:52 -04:00
rusefillc 3cee375197 ## July 2021 Release "Ice Cream Day" 2021-07-18 23:33:41 -04:00
Andrey 8e41795caa wrong handling of symmetrical crank wheels NB2 VQ35 Renix #2980 2021-07-18 14:53:25 -04:00
rusefillc 79f04983eb New hardware testing commands #2978 2021-07-17 13:42:10 -04:00
Andrey df7ac63541 kaiju is asking for vq30de trigger wheel decoder fix #2974 2021-07-17 10:59:02 -04:00
rusefi 30cc60e047 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi 5a2c17b3ff 1-4-3-6-2-5 firing order for VAG v6 2021-07-09 01:45:01 -04:00
Matthew Kennedy 03c6db89f5 injector nonlinearity (#2916)
* nonlinear polynomial

* make existing tests work again

* test that nonlinearity is called

* s

* fix enum

* ui

* fix and test

* comment

* changeloggy
2021-07-07 23:46:44 -04:00
Andrey c593cdca2d VW warnings on cranking #2861
late CHANGELOG
2021-07-07 11:25:44 -04:00
Andrey 2c3f3c2c22 Nissan VVT trigger decoder #2887 2021-07-03 12:57:14 -04:00
Andrey 44d4a33732 fresh attempt at a June release 2021-06-28 19:29:06 -04:00
rusefillc 2a1dc63cba ## June 2021 Release "Please Take My Children to Work Day" 2021-06-25 22:46:32 -04:00
Andrey 1269e7f4ea Minor change of Miata NA trigger shape #2855 #669 2021-06-24 22:21:30 -04:00
rusefillc 94d7a413b2 June 2021 Release "Garbage Man Day" 2021-06-17 22:14:40 -04:00
Matthew Kennedy 7e2d13e581 changelog (#2825) 2021-06-17 04:56:32 -04:00
Matthew Kennedy f1a95123fb kill engine if no oil pressure (#2800)
* min oil pressure for crank

* do it time-based

* rename field

* include

* fix existing test

* tests

* fix logic

* more test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-16 17:20:28 -04:00
rusefillc a9bffcefed # 2021 May "Piercing Day" 2021-05-17 04:28:13 -04:00
rusefillc 159e3cd1ff Support STM32F7 1MB devices #2659 2021-05-09 10:10:00 -04:00
Matthew Kennedy ae668edf2a Fix multi bank fueling (#2661)
* add cylinder number

* changelog

* wording
2021-05-09 09:37:07 -04:00
rusefillc a41df9675d HD44780: start pins on init #2576 2021-04-21 18:17:59 -04:00
rusefillc bb4b737e5a April 2021 Release - "Malbec" 2021-04-18 10:04:55 -04:00
rusefillc 213e77f921 he reads my mind 2021-04-17 21:38:58 -04:00
rusefillc 9f6952b3c6 NB2 trigger decoder fix #2533 2021-04-15 19:30:29 -04:00