Commit Graph

883 Commits

Author SHA1 Message Date
Josh Stewart 0be03b20eb Merge branch 'master' of https://github.com/noisymime/speeduino 2020-01-21 16:59:42 +11:00
Josh Stewart 52cce70784 Resolve merge 2020-01-21 16:59:33 +11:00
Josh Stewart d4104ea9f2 Minor tweaks for better operation of higher sequential fuel counts 2020-01-21 16:57:26 +11:00
Pasi Kemppainen 9d0b74982b Pin mapping for BMW PnP boards (#295)
BMW PnP pin mapping to support 6cyl fully seqvential. Basically same as v0.4 pin mapping, but in addition there is correct pins for ign/inj 5-6.
2020-01-21 15:41:51 +11:00
Josh Stewart e004a81524 Increase maximum corrections value from 255 to 511 2020-01-21 15:16:54 +11:00
Josh Stewart fee931c421 Updated files for the early SpeedyMAP work 2019-12-19 17:38:49 +11:00
Josh Stewart 9ffbdcc132 Cleanup of hardware directory 2019-12-19 17:37:25 +11:00
Bruno Bousquet ac3ec76b53 add io summary and gauge limits dialogs in TS (#288)
* add io summary gauge limits dialogs in ts

* Clean titles
2019-11-28 16:30:34 +11:00
Josh Stewart 8cb7876406 Improvements to the high speed loggers. Fixes #285 2019-11-25 14:50:43 +11:00
Josh Stewart 262e9dc506 Dev signatures for 201912 2019-11-19 21:17:44 +11:00
Josh Stewart f1f593f97c Signatures and base tunes for the 201911 release 2019-11-14 23:17:46 +11:00
Josh Stewart bfe704ab05 Add default values in updates.ino for 201911 2019-11-14 18:00:39 +11:00
Josh Stewart d75dbf9719 Add new MAP sampling option (Event average) 2019-11-14 17:40:25 +11:00
iLeeeZi 77975a0a59 Fix idle advance delay and add baro correction comms (#279) 2019-11-11 14:32:49 +11:00
Josh Stewart de8b563028 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-11-10 19:27:56 +11:00
Josh Stewart 44ce30ab75 Cleanup idle adv dialog and add delay 2019-11-10 19:26:10 +11:00
Bruno Bousquet 5b876b252a fix WUE lookup function and add missing commas in speeduino.ini (#278)
* fix WUE lookup

* fix missing commas in speeduino.ini

* fix correctionWUE
2019-11-10 19:04:32 +11:00
iLeeeZi 892e05d2fc Add idle ignition timing correction feature (#275)
* Add idle advance and idle switch settings

Add idle RPM target based ignition timing correction

* Change few names to avoid confusion

changed idle switch to closed throttle position sensor  (CTPS) and moved CTPS settings under idle advance settings dialog for now
2019-11-08 16:40:53 +11:00
Pasi Kemppainen 3a6b9045f3 Added missing TS gauges (#272)
* Map reading offset fix

Because of this, mega was backfeeding +5v to map sensor signal pin, causing offset to map reading.

* Update init.ino

* Added new TS gauges

Added missing TS gauges:
- boostTarget
- Boost Duty Cycle
- Target AFR
- VVT Duty Cycle
- Idle Target RPM
- IAC Value
- # Sync Losses
2019-11-06 17:13:18 +11:00
Josh Stewart 71add256fc
Merge branch 'master' into dev/injOpen 2019-11-06 17:00:45 +11:00
Josh Stewart 4ffee25c4a Add manual baro correction curve 2019-11-04 10:14:11 +11:00
Josh Stewart 434467686c Prevent potential overflow of the ASE enrich value. Fixes #274 2019-11-01 14:25:51 +11:00
Bruno Bousquet 91f90f32e6 Add condition to apply BattV correction only on open time 2019-10-14 21:08:18 -04:00
Josh Stewart be7e8359bc
Merge pull request #258 from Tjeerdie/dev_STM32F407VE
Development STM32F407VE with official core
2019-10-15 07:59:12 +10:00
ric355 0e5f50d1e9 Separate out stepper homing steps from maximum number of steps (#257)
* Provide support for changing the idle stepper direction through the use
of an "inverted Y/N" setting. This is to avoid the need to change wiring
if it turns out the stepper is working in the opposite direction to what
is expected.

* Add a new setting maximum number of stepper motor steps, so that homing can be done more reliably.
2019-10-01 17:22:33 +10:00
hoogendijkta a8bc25bd9d Merge branch 'FixTimers_STM32F4' 2019-09-30 21:44:23 +02:00
hoogendijkta 9ccb913738 Added STM32F407VET6 to speeduino.ini 2019-09-25 20:14:00 +02:00
Josh Stewart ced6a2a4a1 October dev signatures 2019-09-19 09:41:10 +10:00
Josh Stewart cc0d71b0e7 Re-revert the use of On/off fields in the datalog 2019-09-07 08:51:17 +10:00
Josh Stewart 186ca9e468 Signatures and base tunes for 201909 release 2019-09-05 12:02:15 +10:00
Josh Stewart d98dad2965 Remove elements requiring newer (beta) versions of TS 2019-09-05 11:03:24 +10:00
Josh Stewart b95997736c ini cleanup to match current comms.ino 2019-09-04 17:59:52 +10:00
Josh Stewart eb37ad70ac Only show the error details in the log if there actually is an error 2019-09-02 11:18:37 +10:00
Josh Stewart f088c72c96 Most of the base logic for the conditional and input based table switching 2019-08-20 09:44:18 +10:00
Josh Stewart 3d3437406d Remove the old SPEED_DENSITY TS project option 2019-08-10 09:39:16 +10:00
Josh Stewart 15cbb9a4e5 Most of the initial closed loop VVT base work 2019-08-08 16:26:59 +10:00
Josh Stewart b05156411f Add legacy MAP reading mode 2019-08-07 09:51:18 +10:00
Josh Stewart 260f9b4c6c Add pin mapping for DIY-EFI CORE4 2019-08-06 17:19:52 +10:00
Josh Stewart 6235909c77 Updated schematic image from the latest v0.4.3 board 2019-07-13 08:17:39 +10:00
Josh Stewart 549ec979fa Add pin mapping for 01-05 Miata PNP 2019-07-12 16:41:53 +10:00
Josh Stewart 3ee8e11824 Add battery voltage offset calibration. Fixes #179 2019-07-08 17:51:08 +10:00
Josh Stewart 19cb1a5cb0 Add pin mapping for the 1996-97 Miata PNP 2019-06-24 17:04:24 +10:00
Josh Stewart 5a7b17bccd Fix for HW test mode that broke in f41f95a60c 2019-06-24 15:47:13 +10:00
Josh Stewart 030b88b578 Fix for negative values in the coolant advance table not working 2019-06-24 14:46:11 +10:00
Josh Stewart 40d8ed81c7 June dev signatures 2019-06-19 08:09:13 +10:00
Josh Stewart 1943d0f7bf Add missing defaults for the coolant based advance curve 2019-06-06 23:29:04 +10:00
Josh Stewart 28fae10a45 Signatures and base tunes for 201905 2019-06-06 20:10:17 +10:00
Josh Stewart 120df04ded Combine ASE amount and duration on a single dialog 2019-06-06 17:06:53 +10:00
Josh Stewart 593194c9b0 Disable the switching option on 2nd fuel table for this release 2019-06-05 18:27:40 +10:00
Josh Stewart c18b29b7d2 Only allow O2 sensor readings when they sensor type is not disabled 2019-06-05 18:22:19 +10:00