Commit Graph

940 Commits

Author SHA1 Message Date
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
Autohome2 a348d20b82 Merge pull request #20 from noisymime/master
update with josh 29092016
2016-09-29 13:12:08 +01:00
Autohome2 501778a8fe Merge pull request #19 from noisymime/master
update with josh 29092016
2016-09-29 13:07:46 +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
ConnerMcLaughlin 389afa1e25 Adding variable for launch control pullup resistor option 2016-09-26 11:19:04 -05:00
ConnerMcLaughlin 57f2a08e26 Added support for both NO and NC clutch switch on launch
In many car designs a NC clutch switch acts as NO switch because the pressure plate is forcing the switch open when clutch is released and vise versa for a NO clutch switch.  But in almost all designs I've seen they are always grounding.  A hot switching option may be added later for exceptions to that design standard.
2016-09-25 13:32:12 -05:00
Josh Stewart bbb4d907ed Fix even/odd fire back to frontedness 2016-09-25 20:51:44 +10:00
Josh Stewart fabd318e52 Correct usage of MAP value with the Multiply MAP option. 2016-09-25 11:19:40 +10:00
Josh Stewart d8f017e30b PVT3 of the MX5 PNP board 2016-09-23 15:04:59 +10:00
Josh Stewart 0981e3264e Odd fire support added for up to 4 cylinders 2016-09-22 21:59:38 +10:00
Josh Stewart 091cf250ff Completed non-360 degree decoder 2016-09-22 00:58:04 +10:00