Commit Graph

1625 Commits

Author SHA1 Message Date
Josh Stewart 93a1ae989f Initial rough work on Speedy MAP 2018-01-09 08:46:46 +11:00
Murray 6d0e93bc58 display a different message on U command if reset control is disabled 2018-01-07 18:54:45 -06:00
Murray 3db8319320 Atmega16u2 firmware that supports reset control
With this firmware installed, auto reset on DTR will only work if PINB7 is held LOW.
2018-01-07 16:50:40 -06:00
Murray 43f0d35839 Merge branch 'master' of https://github.com/noisymime/speeduino into reset-lock 2018-01-07 16:22:55 -06:00
Murray ae8ea08d41 Reset Control
Changed reset lock feature to a more general "reset control" feature. Moved reset control settings to the general Settings menu. added a serial U command that will halt comms and set the control pin low when another byte is received to facilitate reset control for devices that lack an AtmegaXXu2 usb controller. Improved context help for reset control. Corrected reset lock status indicator on / off labels. moved reset control setup to utils.ino.
2018-01-07 16:22:18 -06:00
Vitor Moreno B. Sales 936c0e882b
Merge pull request #14 from noisymime/master
Jan2018
2018-01-05 20:05:11 -02:00
Josh Stewart f474a95dc5 December 2017 signature and base tunes 2018-01-03 21:52:25 +11:00
Josh Stewart a2e1379fd6 MISRA cleanup 2018-01-03 20:48:35 +11:00
Josh Stewart 654aa728d5 Disable testing on Bluepill until ROM size issue is resolved 2018-01-03 20:29:13 +11:00
Josh Stewart 3a98d08c1a Prevent staging and sequential trying to function at once 2018-01-03 20:12:37 +11:00
Josh Stewart 9f53002b9d Adjust injector setting priority so that sequential will override the Simultaneous/Alternating option 2018-01-03 17:27:22 +11:00
Murray 03e6c2d476 Software controlled auto-reset prevention
This feature enables the Speeduino to set a pin high that will tell the Arduino's 8U2/16U2 firmware not to reset on new serial connections. This requires a slightly modified firmware for the 8U2/16U2 that will only reset on DTR when PB7 is also held low.
2018-01-01 15:39:43 -06:00
Josh Stewart 507ebc83d6 Files for v0.3.7 board (Adds bluetooth header) 2017-12-30 08:35:20 +11:00
Josh Stewart 6b822ba85c Faster starting on 4g63 decoder 2017-12-29 11:59:29 +11:00
Josh Stewart 58842645d4 Add Teensy pin mapping for the MX5 PNP board (Incomplete) 2017-12-27 23:12:07 +11:00
Josh Stewart e11e22e2ae Fixes for 1 cylinder operation on the Basic Distributor decoder 2017-12-24 13:37:11 +11:00
Vitor Moreno B. Sales b13297cb44
Merge pull request #13 from noisymime/master
Early december
2017-12-21 17:29:36 -02:00
Josh Stewart 8feb7ae521 Fix typo in ini 2017-12-21 23:06:09 +11:00
Josh Stewart 38dfb2d8f6 Fix for timing bug on Miata 99-05 pattern 2017-12-21 13:30:45 +11:00
Josh Stewart ef72a28064 Reset the schedule status if over dwell protection has to kick in 2017-12-21 11:51:32 +11:00
Autohome2 2848913031
Merge pull request #53 from noisymime/master
update from master 20 12 2017
2017-12-20 22:26:44 +00:00
Josh Stewart ef0f6dd6cb Clear RUN and ASE flags in the timeout area to make sure they don't come on incorrectly upon power on 2017-12-20 12:23:14 +11:00
Josh Stewart 6c0c5962cd Initial commit of working 36-2-2-2 pattern 2017-12-19 17:28:01 +11:00
Josh Stewart c93f735036 Staging wiki images 2017-12-18 08:48:00 +11:00
Josh Stewart 36c08d42cc Initial layout work for 36-2-2-2 decoder 2017-12-15 16:38:17 +11:00
Josh Stewart 8fe7ff66a9 December dev signature 2017-12-15 16:23:56 +11:00
Vitor Moreno B. Sales 2c10a969dd
Merge pull request #12 from noisymime/master
December merge
2017-12-13 15:25:10 -02:00
VitorBoss d746de22f8 Increase STM32 max write 2017-12-13 15:21:33 -02:00
Josh Stewart e19ce69bfd Warnings and MISRA violation cleanup 2017-12-10 22:29:53 +11:00
Josh Stewart aebe4d2719 November signature and base tunes 2017-12-10 17:21:55 +11:00
Josh Stewart a57be61913 Missed lines from last commit 2017-12-07 13:46:25 +11:00
Josh Stewart 35fa068575 Staged injection (Table and automatic modes) 2017-12-07 13:46:04 +11:00
Josh Stewart 98ea973a80 Add individual pulse widths to the comms output 2017-12-07 11:42:44 +11:00
VitorBoss 31d134c05d Merge branch 'master' of git://github.com/noisymime/speeduino 2017-12-06 16:13:58 -02:00
Josh Stewart d715f95c7b Pinout correction on the INJ 3/4 MX5 PNP 2017-12-05 16:05:00 +11:00
Josh Stewart 7685316703 Files for the v3 VR conditioner 2017-12-05 13:02:39 +11:00
Josh Stewart 703d78ffe5 Remove unused parts from the Beta 2 PNP BOM 2017-12-05 13:02:18 +11:00
Josh Stewart 298ad3f1b4 Fix for fuel interrupt clashes 2017-12-05 09:15:17 +11:00
Josh Stewart 1e432514f9 Allow separate bars calibration 2017-11-28 10:09:54 +11:00
Josh Stewart 6ba1e4f946 Make sure stepper homing completes with 0 rpm 2017-11-27 17:39:53 +11:00
Josh Stewart d26c5298a3 Fixes for homing not working with stepper idles 2017-11-27 09:24:00 +11:00
Josh Stewart 2989e32f15 Memory adjustments for staging fuel table 2017-11-21 15:17:55 +11:00
Josh Stewart 74c65900a8 Updated images for v0.3.6 2017-11-20 09:12:01 +11:00
Josh Stewart f33455229d Change encoding used on ini file so the latest TS beta (3.0.50.17) can read it 2017-11-16 15:15:47 +11:00
Autohome2 2fb07de1df
Merge pull request #52 from noisymime/master
Wiki image for rotary settings
2017-11-13 00:04:21 +00:00
Josh Stewart 36ca95a330 November dev signatures 2017-11-13 09:14:58 +11:00
Josh Stewart bd9a445292 Wiki image for rotary settings 2017-11-12 21:49:14 +11:00
Autohome2 acac52a18e
Merge pull request #50 from noisymime/master
update 10/11/2017
2017-11-10 09:18:49 +00:00
Josh Stewart eead290bc6 Fix incorrect part designation on the MX5 PNP B2 BOM 2017-11-09 10:07:10 +11:00
Josh Stewart 883ba4a25f Potential fix for access enrich overflow 2017-11-08 22:51:40 +11:00