Josh Stewart
23b27c971e
Fix temperature gauge limits
2015-05-23 23:11:33 +10:00
Josh Stewart
5a56f05728
Add missing semi-colon from last commit
2015-05-23 21:56:15 +10:00
Josh Stewart
ad53ce13b9
Merge pull request #9 from MoysieWRX/patch-2
...
Default RPM pointer
2015-05-23 21:39:58 +10:00
MoysieWRX
a8b53afabf
Update speeduino.ino
2015-05-23 04:34:29 +03:00
MoysieWRX
3b69b191d0
Default RPM pointer
...
Default RPM pointer to allow tuner studio to be opened prior to being able to configure board set-up
2015-05-23 04:07:44 +03:00
Josh Stewart
73b8979dfc
Complete, but untested, 'Basic Distributor' decoder
2015-05-22 19:54:13 +10:00
Josh Stewart
30caaada2b
Completed moduler decoder
2015-05-22 14:14:03 +10:00
Josh Stewart
5c77ed9d1d
Correct order of setting trigger wheel
2015-05-22 11:43:10 +10:00
Josh Stewart
e51968fe04
Minor pin mapping revisions and updated base tune
2015-05-22 07:22:22 +10:00
Josh Stewart
13c61026cb
Additional modular decoder work
2015-05-18 22:46:22 +10:00
Josh Stewart
a6eed4a18f
Allow for trigger angle setting to 1 degree (NEED INI FILE RELOAD!!)
2015-05-16 22:06:05 +10:00
Josh Stewart
a16916fa74
Initial work on modular decoders
2015-05-16 21:06:54 +10:00
Josh Stewart
0db28fab18
Add fuel pump and idle pin mappings
2015-05-16 21:06:23 +10:00
Josh Stewart
d5066c6751
Merge pull request #8 from MoysieWRX/patch-2
...
Relocated coil and injector PinMode
2015-05-09 20:28:14 +10:00
MoysieWRX
de07544c80
Relocated coil and injector PinMode
...
Setting the coil and injector pin mode should be performed after calling the pin mapping, to ensure the outputs are set correctly preventing spurious faults. This shall correct part of the problem experienced with the ignition inversion option in tuner studio.
2015-05-09 02:56:42 +03:00
Josh Stewart
5f4a12736c
Add check in display code for pin mappings that use the i2c pins for other things
2015-05-06 16:13:21 +10:00
Josh Stewart
08254912de
Correctly flag all variables that require a restart
2015-05-06 09:22:02 +10:00
Josh Stewart
21c00cd3f9
Remove unneeded include for old file
2015-05-04 08:57:22 +10:00
Josh Stewart
b665b05133
Add annitated v0.3 board diagram
2015-05-01 14:11:06 +10:00
Josh Stewart
d6b72ec527
Sane values for MAP temperature correction curve
2015-04-28 13:06:23 +10:00
Josh Stewart
128942aca6
Actually use the dwell correction curve in the code
2015-04-22 16:49:10 +10:00
Josh Stewart
666da25d06
Cropped v0.3 board image
2015-04-22 00:07:57 +10:00
Josh Stewart
03da71da05
Mix missing label in v0.3 BOM
2015-04-22 00:07:34 +10:00
Josh Stewart
2f46e6306f
Cleanup and remove some old, unused code
2015-04-22 00:06:42 +10:00
Josh Stewart
39c634951f
Add missing label for R41 in the BOM
2015-04-19 20:40:52 +10:00
Josh Stewart
4aff435550
Minor revisions to BOM for v0.3 board
2015-04-18 22:52:20 +10:00
Josh Stewart
959965cb0d
Fix incorrect part number on 680 Ohm resistors
2015-04-14 21:42:59 +10:00
Josh Stewart
ffce6ad81c
Add tacho output pulse
2015-04-14 14:41:44 +10:00
Josh Stewart
4ebf529e51
Fix timing division error for 3 and 6 cylinder ignitions
2015-04-14 14:03:39 +10:00
Josh Stewart
13f4d9b131
Remove extra byte that shouldn't have been in one of the config pages
2015-04-10 17:26:38 +10:00
Josh Stewart
234612ad04
Add battery voltage correction code
2015-04-04 21:10:13 +11:00
Josh Stewart
3f2cd5cad3
Semi-sequential injector timing
2015-03-24 20:06:19 +11:00
Josh Stewart
2d815fa9c1
Voltage correction tables added (Not currently used)
2015-03-24 13:12:35 +11:00
Josh Stewart
d662611710
Add Plazomat 0.1 mapping
2015-03-24 13:11:34 +11:00
Josh Stewart
fb86e5fca6
Add injector vs voltage compensation curve
2015-03-21 10:41:53 +11:00
Josh Stewart
eb0f928663
Add curve for battery dwell compensation
2015-03-20 15:13:16 +11:00
Josh Stewart
7556ff5a2c
Correct EEPROM mapping of final 2 bytes in a page
...
Note that this commit may cause strange behaviour the first time it is
loaded within Tuner Studio. You need to ensure you reload the values
from Tuner Studio
2015-03-20 15:12:47 +11:00
Josh Stewart
bc8c9ed441
Add pin mapping for Turtana board
2015-03-20 00:35:41 +11:00
Josh Stewart
50e36b2a79
Minor updates to v0.3 BOM and silkscreen
2015-03-16 23:38:23 +11:00
Josh Stewart
f97a60eb35
Add config option to set the board layout being used
2015-03-15 22:54:47 +11:00
Josh Stewart
a7c28db973
Declare the OLED reset pin for v0.2 as well
2015-03-13 14:44:03 +11:00
Josh Stewart
5bcc235a24
Missed variable from last commit (OLED live update)
2015-03-02 11:12:39 +11:00
Josh Stewart
cbbb280f3c
Allow OLED display options to be configured live
2015-03-02 11:11:47 +11:00
Josh Stewart
092ade0c8a
Initialise display in the correct order
2015-03-01 10:39:21 +11:00
Josh Stewart
fee967d23f
Initial I2C OLED display work. Functioning.
2015-03-01 08:27:16 +11:00
Josh Stewart
c121ae1e92
Cleanup v0.3 schematic
2015-02-25 19:55:32 +11:00
Josh Stewart
c3fe8cb36b
Add dedicated 0-1024 mapping function (Super speeeed!)
2015-02-25 13:13:35 +11:00
Josh Stewart
a0458b4bb6
Set engine bit flag correctly for WUE
2015-02-25 13:12:28 +11:00
Josh Stewart
31b5ff5e37
Adjust pulse width comms accuracy
2015-02-25 13:11:44 +11:00
Josh Stewart
6a938da6df
BOM for v0.3 board
2015-02-18 12:27:38 +11:00