Josh Stewart
de45a0f506
Wiki image for Miata 9905 pattern
2018-01-17 09:39:19 +11:00
Josh Stewart
45d6780835
Merge pull request #120 from ConnerMcLaughlin/36-2+3
...
Initial commit for missing tooth secondary
2018-01-16 16:47:07 +11:00
ConnerMcLaughlin
b6096329d8
cam4minus1 var is now trigPatternSec
...
All the instances of the variable name cam4minus1 is changed to trigPatternSec
2018-01-15 20:38:37 -06:00
ConnerMcLaughlin
b2ed338f2e
MISRA violation fix
...
rule 12.1 was being violated and this is the fix where several sets of parentheses are removed.
2018-01-15 20:21:09 -06:00
Josh Stewart
f0ce5a9202
Updated 36-2-2-2 signal image
2018-01-15 16:45:06 +11:00
ConnerMcLaughlin
0622666434
Special fix for STM32F103C8 uCs
...
Was not compiling because of misplaced and/or insufficient preprocessor directives
2018-01-14 23:32:24 -06:00
ConnerMcLaughlin
dc0e1c7b88
Correction of choices for cam4minus1 var
...
In speeduino.ini you have to explictly show an INVALID placeholder for all the choices a constant can have. There were only 130 for cam4minus1. The numer was increased to 254.
2018-01-14 21:21:07 -06:00
ConnerMcLaughlin
52701e98ad
Initial commit for missing tooth secondary
...
This also includes setups that have Toyota 36-2+3 trigger wheels to work.
2018-01-14 20:23:25 -06:00
ConnerMcLaughlin
124c0d51da
Launch Control TPS II
...
Adding TPS limit on launch control
2018-01-14 17:42:38 -06:00
Josh Stewart
475509b957
Fix typo in gitattributes
2018-01-15 08:48:36 +11:00
Murray
bd303bd767
replaced accidental (and misnamed) copy of arduino-dfu firmware with the correct speeduino arduino-usbserial one
2018-01-14 11:49:16 -06:00
Murray
27641514f4
Merge branch 'master' of https://github.com/noisymime/speeduino into reset-lock
...
# Conflicts:
# reference/speeduino.ini
2018-01-14 11:29:29 -06:00
Murray
35267f21ed
Updated bootloader that sends its version to Speeduino when TS connects
2018-01-13 09:06:12 -06:00
Josh Stewart
85c600a992
Wiki image for 36-2-2-2
2018-01-14 00:25:18 +11:00
Murray
2819adb865
Custom bootloader recognition
...
Added a new serial command that allows a custom 16u2 firmware to let the speeduino know about itself. After issuing a `, the speeduino will expect one more byte indicating the capabilities level of the custom firmware (only 1 for now).
2018-01-12 21:37:21 -06:00
Josh Stewart
dd9941ce5d
Introduce end-of-line normalization
2018-01-12 14:04:43 +11:00
Josh Stewart
741067231f
Remove .bak files from git checking
2018-01-12 13:56:47 +11:00
Josh Stewart
819b3a1dc9
Updated parts for v4 VR conditioner
2018-01-12 13:55:27 +11:00
Josh Stewart
b83f24d253
Minor updates to adapters fzz files
2018-01-12 13:54:56 +11:00
Josh Stewart
d49d8f5fb7
SpeedyMAP initial work on RPM detection
2018-01-12 13:54:31 +11:00
Josh Stewart
c8badf88b8
Update to v0.4.4 BOM to replace EOL part
2018-01-12 13:53:43 +11:00
Josh Stewart
2c5ab994f5
Mostly complete SpeedyMAP firmware
2018-01-10 22:37:31 +11:00
Murray
81d8ccd358
Merge branch 'master' of https://github.com/noisymime/speeduino into reset-lock
2018-01-09 18:20:47 -06:00
Josh Stewart
e2dfeeb93d
Revised launch/clutch default pins
2018-01-10 00:12:14 +11:00
Josh Stewart
6c8e238697
January dev signature
2018-01-10 00:11:57 +11:00
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