Commit Graph

1762 Commits

Author SHA1 Message Date
Josh Stewart 95aea5637c Merge pull request #108 from Autohome2/can-serial3
Serial3 own sendvalues routine
2017-10-27 09:42:43 +11:00
Josh Stewart db720bfba0 MX5 PNP Beta 2 files 2017-10-26 23:14:39 +11:00
Josh Stewart a1e8b9c874 Updated v0.4 image for wiki 2017-10-26 16:37:37 +11:00
Josh Stewart 8690c3c9a1 Remove unnecessary files from last commit 2017-10-26 12:30:28 +11:00
Josh Stewart 1cfdcb0c77 Bunch of small tweaks to reduce Bluepill flash usage 2017-10-26 12:25:53 +11:00
autohome2 ef657a08b3 added sendcanValues routine for serial3 and canbus use 2017-10-26 01:43:33 +01:00
Autohome2 a588edaa15 Merge pull request #46 from noisymime/master
update from josh master 261017
2017-10-26 01:01:56 +01:00
Autohome2 31c9111832 Merge pull request #45 from noisymime/master
update from josh master 261017
2017-10-26 00:58:56 +01:00
Josh Stewart b67ae45b69 Added NO2C pin mapping
Closes #106
2017-10-25 20:55:46 +11:00
Josh Stewart 4b20e61eb7 v0.3.6b files (Minor silkscreen and routing improvements) 2017-10-25 16:49:42 +11:00
Josh Stewart 763f434a57 Addition of experimental ignition schedule refreshing (Not enabled yet) 2017-10-24 23:31:42 +11:00
Josh Stewart 5de68f3c54 Add matching corrections.h to go with the current corrections.ino 2017-10-24 23:30:51 +11:00
Josh Stewart 1a86a738ed Add ignition dwell gauge in TS 2017-10-24 21:10:47 +11:00
Josh Stewart 91bea0766f Fix bug that could cause RPM to spike when first cranking on missing tooth patterns 2017-10-24 21:07:22 +11:00
Josh Stewart 2ec972948f Changes to logged variables 2017-10-24 16:54:18 +11:00
Josh Stewart 6a8ab1015b Move the pulse width function into the speeduino.h scope 2017-10-24 14:08:32 +11:00
Josh Stewart 543b33c774 Remove some unused variables 2017-10-24 11:22:05 +11:00
Josh Stewart ac4a36529b Cleanup work in the ini 2017-10-23 22:42:09 +11:00
Josh Stewart d3303e8b3d Add small flash mode to help with the Bluepill memory problem 2017-10-19 17:15:08 +11:00
Josh Stewart 53b039a3df Add check on the fuel schedules to prevent overflow below 58rpm 2017-10-19 17:02:43 +11:00
VitorBoss a52adc48a8 Merge branch 'master' of git://github.com/noisymime/speeduino into noisymime-master 2017-10-13 18:00:58 -03:00
Josh Stewart 98f5640a77 Another attempted fix for fluctuating MAP readings 2017-10-11 18:54:42 +11:00
Josh Stewart ace8c1f129 Potential fix for erratic MAP readings in some instances 2017-10-11 00:12:07 +11:00
Josh Stewart e921901fc0 Pass fuel pulse width full value to TS 2017-10-10 21:58:03 +11:00
Josh Stewart b93b0939ac Revised boost setting image 2017-10-10 19:56:45 +11:00
Josh Stewart 91a428401a October dev signature 2017-10-10 19:56:37 +11:00
Josh Stewart 2fca4d481b Correction for fuel pump over analog pin mapping 2017-10-09 13:34:41 +11:00
Josh Stewart b067ef100b Signature and base tunes for Sep 2017 release 2017-10-09 12:02:05 +11:00
Josh Stewart 34cd1d3cfd Corrected scope for valueOffset to fix chunk write issue 2017-10-09 11:52:27 +11:00
Josh Stewart ea77358045 More string trimming for bluepill 2017-10-08 20:50:54 +11:00
Josh Stewart 7adeeb3eaa Some incomplete work on 4g63 sequential 2017-10-08 20:15:49 +11:00
Josh Stewart 9af5534de4 Better handling of live chunk receives in comms 2017-10-08 11:07:49 +11:00
VitorBoss 59be466201 Typo fix 2017-10-06 16:44:29 -03:00
Vitor Moreno B. Sales 09df347633 Merge pull request #10 from VitorBoss/noisymime-master
Oct sync
2017-10-06 14:48:33 -03:00
VitorBoss bc71f23895 Merge branch 'master' of git://github.com/noisymime/speeduino into noisymime-master 2017-10-06 14:43:56 -03:00
Josh Stewart ef89229e27 More consistent rolling hard cut 2017-10-04 21:16:08 +11:00
Josh Stewart 485affc81e Cleanup some of the strings to reduce sketch size for Bluepill 2017-10-04 18:02:12 +11:00
Josh Stewart 9202afe7cf Prevent memory corruption from the page expansion 2017-10-04 12:24:40 +11:00
Josh Stewart 621f6b4d68 Small adjustments to Miata 9905 pattern 2017-10-04 10:45:00 +11:00
Josh Stewart fcac8b731d Minor tweaks to v0.3.6 BOM 2017-10-04 10:44:45 +11:00
Josh Stewart 44f4538d40 Updated design file for v3 of VR conditioner 2017-10-04 10:44:18 +11:00
Josh Stewart 57d4ee614a Non-final version of Beta2 MX5 PNP 2017-10-04 10:43:39 +11:00
Josh Stewart 683fe44562 Initial work on rolling sign cut rev limit 2017-10-04 09:48:46 +11:00
Josh Stewart 172cd18435 Add explicit on/off mode for the VVT table 2017-10-02 20:01:08 +11:00
Josh Stewart ed0908469a Revised MX5 fuel pump image for wiki 2017-10-01 22:11:19 +11:00
Josh Stewart b2552202b2 Draft image for fuel pump jumper on MX5 2017-10-01 00:37:25 +10:00
Josh Stewart a54c7f3a8d Final design files of the V3 VR conditioner 2017-10-01 00:10:26 +10:00
Josh Stewart c901748974 Allow use of Analog pins for some selectable outputs 2017-10-01 00:07:36 +10:00
Autohome2 c9dc3360f8 Merge pull request #44 from noisymime/master
update from speedy 30092017
2017-09-30 01:40:00 +01:00
VitorBoss 44a0da5a62 Small fixes 2017-09-23 11:47:48 -03:00