Commit Graph

150 Commits

Author SHA1 Message Date
Matthew Kennedy b7b7c77ce0 move a bunch of tables out of engine_configuration_s 2024-03-20 17:07:12 -04:00
rusefillc 297c9855cc only:one knock sensor by default 2024-03-19 21:58:22 -04:00
Andrey c69e202eaf Seems that gdi pump angle changes at 2x the rate of cam movement, possible multiplication/division problem? #6245
only:alphax-4chan_f7
2024-03-17 21:05:11 -04:00
rusefillc 0eaf0e80d2 different default temperatures for different fans 2024-03-17 16:10:39 -04:00
rusefillc a28cc2aec1 only: defaults progress 2024-03-15 11:07:16 -06:00
rusefillc 2e3a547a6c only: defaults progress 2024-03-15 10:39:24 -06:00
rusefi d6fdc4111f only: calibrationBirthday 2024-03-06 22:53:25 -05:00
rusefillc 38acaab9fd Improve base VE and Timing maps #5521 2024-03-06 09:02:44 -05:00
Andrey df6ec17a64 odd fire timing_offset_cylinder not accounted by injection #6095
only: TDD to the win
2024-02-29 09:49:03 -05:00
Andrey b04b6a9251 only: NICE! these values actually mean something! 2024-02-28 22:53:44 -05:00
Andrey 928f6f2866 only: reducing magic numbers in unit tests 2024-02-28 21:05:48 -05:00
Andrey c62423b28a no wall wetting on GDI right? 2024-02-26 00:27:43 -05:00
rusefillc 9e4d8c587b at least some knock response defaults 2024-02-25 09:41:54 -05:00
rusefillc bc811f3d9d EPIC: Improve toolset for default tune canned tune generation #4871 2024-02-25 00:05:23 -05:00
rusefillc c250d321dc only:Slip ratio using #5897 2024-02-02 09:48:51 -05:00
rusefillc 2c22faf89a only:enableExtendedCanBroadcast 2024-01-19 16:41:32 -05:00
Matthew Kennedy 999d8d99fe separate config for secondary injectors 2024-01-17 08:54:39 -05:00
rusefillc 81e8a77e85 injectorStaging defaults
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-08 12:14:46 -05:00
Matthew Kennedy 26b351ba40 Remove/make injector duty limit configurable fix #4798 2024-01-07 22:36:18 -05:00
rusefillc 7ddf7f980c traction control: wheel-slip based close ETB #5843 2023-12-31 17:28:12 -05:00
rusefi cc90a0ecd2 traction control: wheel-slip based close ETB #5843
only:proteus_f4
2023-12-31 15:15:23 -05:00
rusefillc e7bd894b24 boost global defaults 2023-12-29 12:29:15 -05:00
Andrey 145c8e388d only 2023-11-26 12:16:07 -05:00
rusefillc df8cc652e8 only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 19:36:37 -05:00
Andrey a091b6a1cb only: addressing a warning 2023-11-18 22:18:49 -05:00
rusefillc 9ca56a71c3 only: better defaults 2023-11-18 01:55:51 -05:00
rusefillc 894fb7153c only: better defaults 2023-11-18 01:21:45 -05:00
rusefillc 8f645295f3 only: better defaults 2023-11-17 23:09:27 -05:00
rusefillc 33c34ff88c only: better defaults 2023-11-17 21:46:10 -05:00
Matthew Kennedy a8a5b01ab3 dead piece of config 2023-11-17 16:57:23 -05:00
rusefillc 36ebec3730 enable watchOutForLinearTime watchdog by default 2023-11-17 15:37:30 -06:00
rusefillc a1d7ca5934 default axis for ign trim fix #5713 2023-11-13 18:34:46 -05:00
rusefillc 094a2b6c79 only:hd 2023-11-11 17:36:42 -05:00
rusefi cc43b8fb25 setCustomMap API 2023-11-08 01:15:33 -05:00
Andreika ea5efd9252
Bench simulator test PWM VVT0 pin (#5697)
* Add vvtPins[0] to simulator config

* bench best VVT PWM pin
2023-11-06 11:11:02 -05:00
rusefillc 0725151609 better guards 2023-11-04 09:09:10 -04:00
Andreika 84f7508701
Trigger emulator: support for cam/vvt (#5642)
* tiny refactoring

* add cam/vvt support to trigger_emulator

* fix

* fix unit-tests

* fix

* CAM sensor simulator #5640
only: assertHappyTrigger

* fix?

* better fix?

* only:alphax-8chan

* progress!

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Andrey <rusefillc@gmail.com>
2023-11-02 21:57:01 -04:00
rusefillc 0b1b7a86d9 Make TPS/PPS split configurable #5620 2023-10-30 22:25:29 -04:00
rusefi 198609ecaf Non-square dimension maps #5641
copy/paste bad
2023-10-25 23:50:28 -04:00
Andrey f1c32b52e9 only: Non-square dimension maps #5641 2023-10-25 22:44:48 -04:00
rusefillc 9d0eac561e Non-square dimension maps #5641 2023-10-25 19:33:32 -04:00
rusefillc 77b7cd683d Non-square dimension maps #5641 2023-10-25 18:08:05 -04:00
rusefillc 33f4f39b6d CAM sensor simulator #5640 2023-10-25 18:05:48 -04:00
Patryk Chmura 41ac8a921c
Fixes confirmed on the real car (#5638)
Co-authored-by: pchmura4 <>
2023-10-25 14:02:41 -04:00
Patryk Chmura da7ebbfc61
After-start enrichment handling more similar to OEM, round two (#5633)
* After-start enrichment handling more similar to OEM and other Standalone EFI systems

* Corrections and tidying-up

* Corrected small mistake in TunerStudio definition

* Compatibility fixes

* Readability fix

* Changed to more appropriate cycles instead of seconds, bugfix for TS

* Typo fix...

---------

Co-authored-by: pchmura4 <>
2023-10-24 12:54:41 -04:00
Patryk Chmura 9252ecc3c0
After-start enrichment handling more similar to OEM (#5632)
* After-start enrichment handling more similar to OEM and other Standalone EFI systems

* Corrections and tidying-up

* Corrected small mistake in TunerStudio definition

* Compatibility fixes

* Readability fix

---------

Co-authored-by: pchmura4 <>
2023-10-23 15:41:35 -04:00
rusefillc ba1ea253a3 dead code 2023-10-21 18:14:52 -04:00
rusefillc d3db9c9eaa https://rusefi.com/forum/viewtopic.php?p=48481#p48481 2023-10-08 15:07:50 -04:00
rusefillc f3a032a052 only: #5580 suggests a default 2023-09-25 15:52:16 -04:00
rusefillc 9359d80474 in GDI mode we should require "Require cam/VVT sync for ignition" fix #5580
only:alphax-4chan_f7
2023-09-25 14:41:29 -04:00