Josh Stewart
f34c03c98e
Big table lookup optimisation
2015-06-04 21:54:11 +10:00
Josh Stewart
a9c2a2dec7
Minor performance tweaks
2015-06-04 00:31:02 +10:00
Josh Stewart
204f024218
Minor cleanups of the fan control additions
2015-06-02 22:56:18 +10:00
Josh Stewart
65d23e6258
ini file for initial idle control work
2015-06-02 22:30:53 +10:00
Josh Stewart
f0d363407b
Merge pull request #15 from MoysieWRX/patch-4
...
Updated for Cooling Fan controls
2015-06-02 22:27:33 +10:00
Josh Stewart
84ae07383e
Merge pull request #14 from MoysieWRX/patch-5
...
Updated for Cooling Fan controls
2015-06-02 22:25:00 +10:00
Josh Stewart
c16e21bc6a
Merge pull request #13 from MoysieWRX/patch-6
...
Updated for Cooling Fan controls
2015-06-02 22:24:18 +10:00
Josh Stewart
10f9f51887
Merge pull request #12 from MoysieWRX/patch-7
...
Updated for Cooling Fan controls
2015-06-02 22:23:29 +10:00
Josh Stewart
9d15532485
Merge pull request #10 from MoysieWRX/patch-9
...
Updated for Cooling Fan controls
2015-06-02 22:20:32 +10:00
MoysieWRX
5588c00033
Updated for Cooling Fan controls
...
Updated for Cooling Fan controls
2015-05-30 22:36:40 +03:00
MoysieWRX
abc75efd7d
Updated for Cooling Fan controls
...
Updated for Cooling Fan controls
2015-05-30 22:30:08 +03:00
MoysieWRX
37e2c30a8b
Updated for Cooling Fan controls
...
Updated for Cooling Fan controls
2015-05-30 22:26:46 +03:00
MoysieWRX
66db819c9a
Updated for Cooling Fan controls
...
Updated for Cooling Fan controls
2015-05-30 22:23:33 +03:00
MoysieWRX
f40958f576
Updated for Cooling Fan controls
...
Updated for Cooling Fan controls
2015-05-30 22:20:22 +03:00
Josh Stewart
a2137403ce
Some initial work on idle control
2015-05-29 17:33:00 +10:00
Josh Stewart
48f426317d
Add explicit license information
2015-05-29 09:49:44 +10:00
Josh Stewart
be153bd4e7
Allow for custom injection timing on a per channel basis
2015-05-29 00:15:27 +10:00
Josh Stewart
2004f066d9
Totally untested 6 and 8 cylinder support
2015-05-24 23:50:54 +10:00
Josh Stewart
f2512750ec
Fix hardcoded count target in BasicDistributor decoder
2015-05-24 23:15:45 +10:00
Josh Stewart
45a24cb162
Flip byte order to little endian to match revised ini
2015-05-24 00:28:52 +10:00
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