Commit Graph

129 Commits

Author SHA1 Message Date
rusefillc 32f91fabb2 Maintainability: frequency sensors need a simple event counter in the logs #4173 2022-05-14 08:50:18 -04:00
rusefillc 32d46d1f09 synchronized Phase handling improvements fix #4099 2022-05-09 04:36:03 -04:00
rusefillc 7f38354e7a An option to disable semi-random ignition fix #4151 2022-05-08 09:18:01 -04:00
rusefillc 7df4f36f88 Revert "Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150"
This reverts commit 76243afa9c.
2022-05-08 07:10:54 -04:00
rusefillc 76243afa9c Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150 2022-05-08 07:07:34 -04:00
Matthew Kennedy 045cbcbff1
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 48b29d24d7.
2022-05-05 07:41:26 +03:00
rusefillc cf7d8c0639 Make ETB low limit configurable #4119 2022-05-04 02:45:47 -04:00
rusefillc efccb2106d Corolla 1ZZ 2003 trigger improvements fix #4132 2022-05-04 02:45:44 -04:00
rusefillc 14e37e3cf4 FasterEngineSpinUp should be enabled by default fix #4094 2022-04-23 09:51:47 -04:00
rusefillc 7bdb5150b4 ## April 20202 Release - "Day 58" 2022-04-23 09:49:39 -04:00
rusefillc 61b3f465f3 logging of live data structs was: data points #3614 2022-04-18 10:03:27 -04:00
Matthew Kennedy 16de438ab8
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 b776003989 do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
Andrey fc0e930910 #4021 2022-04-03 20:30:09 -04:00
rusefillc 8828a90539 We have working runtime RAM detection - we shall use it for Lua fix #3970 2022-03-27 22:21:02 -04:00
rusefillc 485403fac8 new VVT trigger shape? 4-1 Toyota fix #1847 2022-03-23 19:47:10 -04:00
Andrey 323d547325 Mitsubishi 3A92 Support - 3 cylinder #4011 2022-03-19 22:32:15 -04:00
rusefillc 106e40e777 ## March 2022 Release - "Day 22" 2022-03-17 21:54:11 -04:00
rusefillc dd8eb8bef9 Proteus F7 flashing work-around 2022-03-13 00:13:16 -05:00
rusefillc 286730f2a0 Onboard SD Card Datalogging Doesn't Record TPS #3943 2022-02-18 22:44:39 -05:00
rusefillc 5310d022ce console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
rusefillc acfdc3cb88 rusEFI console does not stay alive due to CRC error with in outputs #3912 2022-02-12 10:38:10 -05:00
Matthew Kennedy 70ac0c378b
support lps22 (#3900)
* support lps22

* s

* changelog, UI
2022-02-07 17:09:51 -05:00
David Holdeman dfa9f52e44
move old changelog from readme (#3893) 2022-02-05 07:25:33 -05:00
rusefillc 0e6f006d58 User board-specific terms in error messages fix #3886 2022-02-03 16:07:32 -05:00
Matthew Kennedy 10be2d5f40
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 6455870ba8 When using SDIO instead of SPI for SD card interface logs files created empty. #3873 2022-02-01 18:42:48 -05:00
rusefillc 1d64929f33 Remove Miata MX5 NB1 trigger fix #3488 2022-01-31 18:20:43 -05:00
rusefillc 751b1eaf77 ## January 2022 Release - "Green Juice" 2022-01-26 17:34:41 -05:00
rusefillc 7f465cd2ee Well, for release builds we want to build everything? #3817
## January 2022 Release - "Tin Can"
2022-01-19 22:09:52 -05:00
rusefillc aeb62d0849 Bosch Quick Start on B6 Passat is confused about phase #3812 2022-01-19 01:24:38 -05:00
rusefillc ec8f437333 ## January 2022 Release - "Rubber ducky" 2022-01-13 22:32:21 -05:00
rusefillc 8a41510171 rusefi_Console: Too long re-connection time #3305 2022-01-11 23:40:05 -05:00
rusefillc a98eaccac4 https://github.com/rusefi/rusefi/issues/2551 2022-01-11 10:32:42 -05:00
Matthew Kennedy 338c14c3a8
cylinder ignition trim (#3709)
* cylinder ignition trim

* changelog

* changelog

* test

* move UI
2022-01-01 15:47:47 -05:00
Matthew Kennedy ab3e3ac83f
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 49c293583c ## December 2021 Release - "Cookie Exchange" 2021-12-22 19:20:04 -05:00
rusefillc 79586d42a6 CAN wake-up #3660 2021-12-13 17:53:20 -05:00
rusefillc f65907a192 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
Matthew Kennedy 4148ee76bf
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 d5363b814a
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 8f79906531 lua code formatting 2021-11-25 10:19:07 -05:00
Matthew Kennedy 9a28e8d938
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 d48cab2136 Knock retard #3396 2021-11-15 21:21:45 -05:00
rusefillc 1471193da9 clarification 2021-11-14 18:36:59 -05:00
rusefi d348ba07ef ## November 2021 Release - "Loosen Up Lighten Up Day" 2021-11-14 17:47:07 -05:00
rusefillc 991d0c5001 Epic: Remove FSIO #2928 2021-11-14 08:33:19 -05:00
rusefillc 8f2bd93596 turbo speed turbospeed input #2935 2021-11-04 22:56:54 -04:00
Andrey 74a34bbea3 On Proteus Main relay control #3447 2021-11-03 13:29:04 -04:00
rusefillc 13928a7b05 Better Windows build-in DFU #3338 2021-10-22 15:34:22 -04:00