Commit Graph

1162 Commits

Author SHA1 Message Date
Josh Stewart 3bdeec43f5 I'm reverting these changes as there is no benefit to them. The lines are written this way for clarity as both the 16 and the 2 have specific meanings (See comment) 2016-10-26 00:37:26 +11:00
Josh Stewart 2af90436c1 Fix type corrections that were overwritten 2016-10-26 00:33:19 +11:00
Josh Stewart 1a5635d795 Store previous baro value in EEPROM. Having this in a variable is insufficient 2016-10-26 00:24:40 +11:00
Josh Stewart 6fd80e5c35 Merge branch 'master' into pr/50 2016-10-25 23:36:06 +11:00
Josh Stewart 2641cddfa9 Revert "do while loop"
This reverts commit 7c91a0bbb9.
2016-10-25 23:35:39 +11:00
VitorBoss 7c91a0bbb9 do while loop
According to tests this speeds up about 1.2% loops
2016-10-25 10:22:09 -02:00
Josh Stewart 1f87c31e01 Load and save routines for the 4 fuel trim tables 2016-10-25 17:31:44 +11:00
VitorBoss b6b85bb8bf Merge remote-tracking branch 'refs/remotes/origin/master' 2016-10-24 16:35:17 -02:00
VitorBoss 3c43bd6fca Merge remote-tracking branch 'refs/remotes/origin/master' into noisymime/master 2016-10-24 16:32:37 -02:00
VitorBoss dabbf872c2 limit baro corretion
Check if engine isn't running. Others minor code changes.
2016-10-22 09:17:56 -02:00
VitorBoss 68aae53766 Merge remote-tracking branch 'refs/remotes/noisymime/master' 2016-10-21 12:15:49 -02:00
VitorBoss f774888996 Revert "digitalWriteFast.h inplementation"
This reverts commit 18319259a0.
2016-10-21 12:14:01 -02:00
Josh Stewart a4593ae339 Better tooth log handling 2016-10-19 13:12:08 +11:00
Josh Stewart d140cd74ff Prevent potential misses caused during initial connection to TS 2016-10-19 11:00:48 +11:00
Josh Stewart a0db44f9ae PVT 3 of the NA6 PNP board 2016-10-19 10:38:55 +11:00
Josh Stewart 2181f39037 Sequential support on the dual wheel decoder 2016-10-19 10:38:55 +11:00
Josh Stewart ebc38a1025 Fix for sequential ignition timing error 2016-10-19 10:38:55 +11:00
Josh Stewart 0df9b14acd Add MPX4400 MAP sensor calibration 2016-10-19 10:38:55 +11:00
Josh Stewart 743136fd81 Merge pull request #49 from tausday/master
Update scheduler.ino
2016-10-19 10:01:07 +11:00
VitorBoss 18319259a0 digitalWriteFast.h inplementation 2016-10-18 16:30:26 -02:00
VitorBoss 6d8714e035 Adition of float spark math
Add some spark math, fix some code too
2016-10-18 15:58:25 -02:00
VitorBoss 9134ea70a7 Merge pull request #1 from VitorBoss/NewFeatures
Remove some unused code
2016-10-18 07:46:28 -02:00
tausday 8a6f59b3e3 Update scheduler.ino 2016-10-18 02:14:37 +02:00
Josh Stewart c45d283c37 Revised images for v0.4.2 board 2016-10-17 08:58:18 +11:00
Josh Stewart 34b571226e Further sequential work 2016-10-15 21:52:20 +11:00
darren siepka 5f7ac06671 update processor ifdef to tidy code inc teensy options 2016-10-14 12:17:17 +01:00
darren siepka 6289f0cda2 update with josh2 13102016 2016-10-13 23:28:57 +01:00
VitorBoss eb0f2b0cb9 removed assembly code 2016-10-13 14:51:51 -03:00
Josh Stewart db469b17d8 Cleanup of a few compiler warnings 2016-10-11 22:17:15 +11:00
Josh Stewart 241314e42d Low res (1ms) timer enabled for Teensy 2016-10-10 22:38:40 +11:00
Josh Stewart 7e6f102a5a Code compiles cleanly for Teensy 3.5/3.6 (Is NOT functional though) 2016-10-10 16:58:19 +11:00
Josh Stewart ed3038108a More Teensy compatibility work (Experimental) 2016-10-10 00:06:52 +11:00
Josh Stewart 4113df387c Fix for TS reset before EEPROM is written after calibration 2016-10-07 22:26:14 +11:00
Josh Stewart 983e365dd7 Teensy groundwork (Many to come) 2016-10-07 17:34:27 +11:00
VitorBoss 1f6169ecef removed unused variables 2016-10-05 13:53:11 -03:00
VitorBoss eb2ce0591f Fix wrong Battery voltage pin name 2016-10-05 13:51:14 -03:00
VitorBoss 9d2c3f4106 removed unused variables 2016-10-05 13:50:04 -03:00
VitorBoss 3feefef1a7 removed unused variables
removed unused variables in fastMap1023toX function
2016-10-05 13:44:09 -03:00
Josh Stewart cb4d0b9ab6 Initial commit of sequential fuel and spark 2016-10-04 20:28:51 +11:00
Josh Stewart 3d68d1859e Compatibility for the Mega2561 2016-10-04 12:50:09 +11:00
Josh Stewart a9798517e9 Development signature for Oct 2016-10-03 17:32:04 +11:00
Josh Stewart dc4ebac47d Merge pull request #47 from noisymime/pr/46
Closes pull request #46
2016-10-01 02:11:59 +10:00
Josh Stewart dc40b0a0a8 More formatting changes 2016-10-01 02:06:09 +10:00
Josh Stewart b739618ebc Bring formatting in line with standards 2016-10-01 01:57:57 +10:00
Josh Stewart 4d0fe1836a Merge branch 'master' into pr/46
Conflicts:
	reference/Speeduino base tune.msq
2016-10-01 01:45:18 +10:00
Josh Stewart 509d36cf34 September base tune file 2016-09-30 22:35:41 +10:00
Josh Stewart 03c342e5fb Cleanup of old legacy files 2016-09-30 22:04:00 +10:00
Josh Stewart 484e92a8bc September final signature 2016-09-30 21:18:23 +10:00
Josh Stewart 0101537890 Improvements to 5 channel support (Still not 100% right) 2016-09-30 16:11:50 +10:00
Josh Stewart f2ee98902d Add live graph to the Accel Enrichments dialog 2016-09-30 16:11:16 +10:00