Commit Graph

847 Commits

Author SHA1 Message Date
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 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
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
Autohome2 a348d20b82 Merge pull request #20 from noisymime/master
update with josh 29092016
2016-09-29 13:12:08 +01:00
Autohome2 a8da0cdd31 Delete Speeduino base tune.msq 2016-09-29 12:53:26 +01:00
Autohome2 c706ed918c Merge pull request #17 from Autohome2/master
revised to share sendvalues() function and to use signature and firmw…
2016-09-29 12:52:36 +01:00
darren siepka b27f660e03 revised to share sendvalues() function and to use signature and firmware data from globals.h.
packetSize now defined in globals.h
2016-09-29 12:49:47 +01:00
Josh Stewart cbe00edaaa Design files for PVT3 of the MX5 board 2016-09-29 10:23:22 +10:00
Josh Stewart 8b05abcd7a Fix incorrect scaling on odd fire angles 2016-09-28 15:03:52 +10:00
darren siepka d5d3988060 edit to fix possible TS droppout 2016-09-27 11:22:05 +01:00
Josh Stewart 420e3ab7aa Design files for v0.3.4 board 2016-09-27 13:53:07 +10:00
Josh Stewart e504dfeb30 Merge pull request #43 from ConnerMcLaughlin/master
Added support for both NO and NC clutch switch on launch
2016-09-27 13:47:18 +10:00
ConnerMcLaughlin e247f0193c fixed a bug that bugged a TS bug
not enough valids
2016-09-26 22:36:47 -05:00
darren siepka 3430203ab1 updated msq and ini with can interface enable option in accessories 2016-09-26 22:16:30 +01:00
ConnerMcLaughlin 621e963c9a Launch control pull resistor implementation. 2016-09-26 12:01:52 -05:00
ConnerMcLaughlin 83347aabf6 Added TS setting for launch control pullup option 2016-09-26 11:50:04 -05:00
darren siepka 3578e76843 added serial3 broadcast or request 2016-09-26 17:44:21 +01:00