Commit Graph

351 Commits

Author SHA1 Message Date
Matthew Kennedy 12381ed0af detected gear available as gppwm channel
(cherry picked from commit f29b51d490)
2023-04-30 01:27:05 -04:00
rusefi 9aff40c137 Better idle VE table transition
// 0 TPS -> idle table
		// 1/2 threshold -> idle table
		// idle threshold -> normal table
2023-04-30 00:22:37 -04:00
rusefi ceb357b677 support gauge fuel pressure sensors 2023-04-30 00:21:39 -04:00
rusefillc 59d352d7cf only:changelog 2023-04-29 07:33:31 -04:00
Andrey ba5b85149a CJ125 support removed 2023-04-29 00:16:30 -04:00
rusefillc 8cdeb7796d LCD & joystick support removed 2023-04-28 23:14:16 -04:00
Matthew Kennedy bb49b22294 joystick, lcd
(cherry picked from commit 61c17791b8)
2023-04-28 22:32:37 -04:00
rusefillc a9f888b78a microRusEFI: Indicator for injector hardware issues #5189
only:mre_f4
2023-04-17 20:34:12 -04:00
Andrey 954da551f7 sensor checker is not checking sensors fix #5232 2023-04-11 16:06:38 -04:00
rusefillc deaee9ceae Ignition Knock response logging progress 2023-04-11 10:54:10 -04:00
rusefillc 912f800242 FATAL error helping humans decide what they want regarding WBO input fix #5226 2023-04-10 11:31:29 -04:00
rusefillc 6693480d8f ## April 2023 Release - "Day 408" 2023-04-07 05:46:28 -04:00
rusefi 033c2e2bb9 https://rusefi.com/forum/viewtopic.php?p=47378#p47378
Subaru EZ30 tdcPosition is now 240
2023-03-11 10:15:59 -05:00
Andrey f89a756d15 allow k-line as a runtime option on default build 2023-03-11 00:06:28 -05:00
rusefillc 25a1c2b389 CAN bus AFR value inverted #5160 2023-03-08 17:40:50 -05:00
rusefi da0b11098f Native SENT TPS input #5079 2023-03-01 17:37:56 -05:00
rusefillc ab3a1eae7e STM32Cube v2.13 #5135 2023-02-27 10:29:10 -05:00
rusefillc 60435b063a console creates new log file every 100 ms :( fix #5112 2023-02-20 17:31:05 -05:00
rusefillc 2ba0fd8421 - Selectable CanBus channel for WBO inputs #5028 2023-02-20 11:30:47 -05:00
Matthew Kennedy d0dd3e9b4d changelog 2023-02-15 18:51:15 -05:00
rusefillc e3a8ebb32c No rusefi*.ini file #5078 2023-02-14 13:14:56 -05:00
rusefi d6fd5d484f add 50/83.3/125kbit CAN #5072 2023-02-13 17:14:56 -05:00
Nathan Schulte f99e480e66
enable LSE (via: LSE max wait patches) (#4944)
* enable LSE (via: LSE max wait patches)

* ChibiOS: LSE patches
2023-02-12 16:01:03 -05:00
rusefillc a262df4dc2 Antilag switch pin mode was ignored fix #5036 2023-02-07 10:05:17 -05:00
rusefillc 4b50c26620 February 2023 Release - "Day 346" 2023-02-06 17:16:44 -05:00
rusefillc 717bf0279f
Update CHANGELOG.md 2023-02-01 08:32:54 -05:00
rusefillc 728db11c56 Alternator Duty Cycle Adder for AC Fan fix #4973 2023-01-24 10:29:08 -05:00
rusefillc 40520de120 Default binary should have more relaxed pinout: serial #4998
we can now simplify code a bit
2023-01-23 08:04:41 -05:00
rusefillc 46e37ae30e totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-17 23:28:28 -05:00
rusefillc a2d9fddb78 DC wastegate fix #4965 2023-01-17 23:24:32 -05:00
rusefillc ee5c9db9a8 detect and ignore doubled trigger edges #4656 2023-01-10 16:11:50 -05:00
Matthew Kennedy e5d199272d
improve iat ignition table (#4948)
* iat ignition table

* changelog
2023-01-06 21:59:34 -05:00
rusefi e67c2e85e1 STM32Cube v2.12 2023-01-06 15:32:32 -05:00
rusefillc d6d6df568c Ignition IAT Corr Load Bins Range fix #4941 2023-01-05 12:30:53 -05:00
rusefillc 00b472d08a multi-line tooltips in TS #4927 2023-01-02 22:10:40 -05:00
rusefillc a19a7120df https://rusefi.com/forum/viewtopic.php?f=2&t=2484 luaIgnCut 2023-01-02 18:06:38 -05:00
rusefi 17a8427c95 Antilag fix #2403 2022-12-26 20:43:46 -05:00
Matthew Kennedy 52884c64cb
SD card tooth log (#4897)
* adjust tooth logger api

* mmc card writes tooth log

* changelog
2022-12-15 08:34:10 -04:00
rusefillc 743bdad7e0 RPM correction/multiplier for Accel Enrich fix #4760 2022-12-14 19:57:07 -05:00
rusefillc d4fb20e54d Jammed ETB detection #4873 2022-12-13 22:26:51 -05:00
Matthew Kennedy 9d8bfb834e
Basic trigger scope implementation (#4885)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format

* tooth logger uses big buffer

* dead config

* config

* implement basic trigger scope

* good behavior

* enable on other alphax

* flag to enable second channel

* use 8 bit mode on the ADC for less memory use

* changelog
2022-12-10 23:00:12 -05:00
Matthew Kennedy 872595f302
ETB compensates for battery voltage (#4838)
* compensate battery voltage

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 22:55:26 -05:00
rusefillc 1580f45e18 ## December 2022 Release - "Day 289" 2022-12-09 22:51:06 -05:00
rusefillc 5b7e115dc1 ## December 2022 Release - "Day 281" 2022-12-01 18:42:31 -05:00
Andrey 8d456cedad ETB intermittent sensors protection #4832 2022-11-30 19:50:09 -05:00
Andrey 9a38d23b61 ETB duty cycle jitter: only monitoring within this ticket fix #4833 2022-11-30 19:49:16 -05:00
rusefi 421ac16f18 ETB input jitter protection fix #4832 2022-11-30 17:07:42 -05:00
Matthew Kennedy 151416b005
default fuel cleanup and injection phase change (#4836)
* default fuel cleanup and injection phase change

* happy tests

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-29 23:41:49 -05:00
rusefillc 7e79706221 "Day 267" was not amazing 2022-11-28 19:57:49 -05:00
Matthew Kennedy ef53ff0104
period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 08cd5a73e2 ## November 2022 Release - "Day 267" 2022-11-17 11:39:00 -05:00
rusefillc dee8869fb9 new trigger wheel shape for Benelli 3-cylinder engines #4744 2022-11-16 16:43:53 -05:00
rusefi a17e12747e Add fuel adder to launch fix #4777 2022-11-13 20:23:19 -05:00
rusefi b60107a807 gcc11 #4680 2022-11-13 20:13:40 -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 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 620dd1b42c gcc 10 #4641 2022-10-19 09:11:57 -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 2899b62805 Lua aux gauge fix #4672 2022-10-18 16:13:19 -04:00
Matthew Kennedy aa881efe89
fix 36-2-1 trigger (#4645)
* fix

* test files

* test real 4b11

* test.mk

* better angle error math

* test GM too

* changelog
2022-10-09 21:22:05 -04:00
rusefillc 9f8aa66a9a Mark is asking for VIN number field fix #3967 2022-10-05 18:26:12 -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 50344d32df stuff was misplaced? 2022-10-03 23:00:08 -04:00
rusefillc 4de2ea691f Startup Frame should scan for available hardware #4633 2022-10-03 22:59:15 -04:00
Matthew Kennedy cb86c014cf
fix instant rpm clearing bug (#4629)
* improve instant rpm

* changelog
2022-09-29 07:15:59 -04:00
rusefillc ba3498885e minor priming refactor #4627 2022-09-28 08:03:13 -04:00
rusefillc 974f6f540d VVT minimum RPM fix #4545 2022-09-27 22:41:26 -04:00
rusefillc cab0177df0
insist on setBoardConfigOverrides fix #4614 (#4615)
* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614
2022-09-24 07:35:19 -04:00
Matthew Kennedy 8ea31909a3
add ignition adder tables (#4586)
* ign blend tables

* tweaks

* iterate

* tweaks

* axis values

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

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

* changelog
2022-08-31 19:01:42 -04:00
Matthew Kennedy 553b549b95
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 ca60dc17bb
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 c1b97bcef0 Time delay before DFCO #4292 2022-08-25 22:56:14 -04:00
rusefillc 5007084981 VQ trigger gaps improvement fix #4469
nice, unit test is happier!
2022-08-23 23:32:14 -04:00
rusefillc 67b4ccc795 STM32Bootloader driver install from console requests elevation fix #4313 2022-08-23 21:29:25 -04:00
rusefi 1ea8dc2ef8 Inverted vvt control #4464 2022-08-21 23:48:51 -04:00
rusefi 755f9926ea 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 8272d70fc9 ## August 2022 Release - "Day 170" 2022-08-12 15:48:37 -04:00
Matthew Kennedy 76f5832db9
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 34bef1b3d2 https://github.com/rusefi/alphax-4chan/issues/57 2022-08-11 10:54:54 -04:00
Matthew Kennedy e9e6df6d7f
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 5d0aac56e9 VVT target to allow negative values #4424 2022-08-08 22:48:13 -04:00
rusefillc 8e87905977 Additional CAN messages fix #4401 2022-08-02 15:31:06 -04:00
Matthew Kennedy 4dc1dc5d17 MRE stepper kills LS2 or LS1 control fix #4381 2022-08-02 15:25:23 -04:00
rusefillc 945e876601 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:36:43 -04:00
rusefillc 51bb97181d it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 10:28:44 -04:00
Matthew Kennedy ada1ba6b56
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 956c585dca Write hard faults to backup ram, print on next boot #4324 2022-07-26 15:39:30 -04:00
rusefillc 247ad0ddec custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
Andrey 20a16bd53b Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
rusefillc f08624ad10 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
Matthew Kennedy e1254f84b9
remove idle offset (#4355)
* remove offset

* remove more completely

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

* icu vestiges

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

* loggy the change
2022-07-05 13:37:31 -04:00
rusefillc f6f99dc878 implement CAN driver for simulator #4312 2022-07-04 16:50:33 -04:00
rusefillc ffaa0cfaf3 ## July 2022 Release - "Day 130" 2022-07-03 23:44:29 -04:00
rusefi 8fa41f36f0 Dear contributors! Please changelog your amazing changes. 2022-06-30 17:16:29 -04:00
rusefillc 96117d9332 rpm hard limit limited at 12500 #4298 2022-06-29 22:21:25 -04:00
rusefillc 12d3a00712 SD card logs are broken by double fuel: wall correction #4291 2022-06-26 20:48:36 -04:00
rusefillc 5a2b430183 visiting "live data" tab causes fatal error on ECU fix #4271 2022-06-25 19:48:48 -04:00
rusefillc a4347668c5 https://rusefi.com/forum/viewtopic.php?f=5&t=2353 2022-06-20 11:41:33 -04:00
rusefi 271dddf61e verbose trigger sync should reuse engineSnifferRpmThreshold fix #4259 2022-06-18 15:18:45 -04:00
Matthew Kennedy 932f5e1f30
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 32d46d1f09.

* Revert "m_hasSynchronizedSymmetrical handling improvements #4099"

This reverts commit d5e131b1d0.

* 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 04c64e99dc ## June 2022 Release - "Day 98" 2022-06-02 10:17:34 -04:00
rusefillc 06c80c96e0 ## May 2022 Release - "Day 98" 2022-06-01 22:18:32 -04:00
rusefillc 70b5e148bf ## May 2022 Release - "Day 58" 2022-06-01 22:18:04 -04:00
Matthew Kennedy 4ada633206
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 6023dc2c29 hard requirement for console version match fix #4187 2022-06-01 11:08:22 -04:00
rusefillc ac3b854b07 use EXTI instead of ICU by default #3032 2022-05-29 14:42:07 -04:00
rusefillc 8de0765174 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199 2022-05-25 16:53:00 -04:00
rusefillc a2af7895bb TS injector bench test pulse is too short fix #4192 2022-05-22 09:43:09 -04:00
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