Josh Stewart
00daa6b93a
Initial Idle Up implementation
2018-05-04 17:55:58 +10:00
Josh Stewart
4b5f580649
All base work on EMAP sensor configuration and reading
2018-04-24 21:31:52 +10:00
Josh Stewart
8706c107fb
Multi-squirt enable (giggity)
2018-04-20 17:02:35 +10:00
darren siepka
aa3904b448
add dvjcodec rev a and b teensy board entry
...
reactivate second o2 input
2018-04-10 23:17:38 +01:00
darren siepka
a5e226c58c
add teensy ifdef for new board entries
2018-04-05 22:02:33 +01:00
darren siepka
8583e8ac7a
Merge branch 'teensy_reva' of https://github.com/Autohome2/speeduino
2018-04-05 21:42:47 +01:00
darren siepka
339ece2618
add reva and revb teensy boards and enable second o2
2018-04-05 21:41:33 +01:00
Vitor Moreno B. Sales
4a532a7a80
Merge pull request #19 from noisymime/master
...
Bunch more work on dynamic ignition assignment
2018-03-18 02:57:54 -03:00
Josh Stewart
7f0ba43d51
Bunch more work on dynamic ignition assignment
2018-03-18 10:37:31 +11:00
VitorBoss
27e22eef1b
Merge branch 'master' of git://github.com/noisymime/speeduino
2018-02-01 18:28:53 -02:00
Josh Stewart
b1c307b01b
Fixup errors from last merge
2018-01-26 00:37:38 +11:00
Josh Stewart
05ebf72e53
Merge branch 'master' into 0x15e-master-amalgamation
2018-01-25 17:25:11 +11:00
Josh Stewart
8e2e3f125b
Convert all tables in code to match the numbering in the ini (Probably has bugs for now)
2018-01-24 12:05:50 +11:00
Vitor Moreno B. Sales
94b2154bed
Merge pull request #15 from noisymime/master
...
1801
2018-01-19 19:18:00 -02: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
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
a2e1379fd6
MISRA cleanup
2018-01-03 20:48:35 +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
58842645d4
Add Teensy pin mapping for the MX5 PNP board (Incomplete)
2017-12-27 23:12:07 +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
6c0c5962cd
Initial commit of working 36-2-2-2 pattern
2017-12-19 17:28:01 +11:00
Josh Stewart
36c08d42cc
Initial layout work for 36-2-2-2 decoder
2017-12-15 16:38:17 +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
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
1cfdcb0c77
Bunch of small tweaks to reduce Bluepill flash usage
2017-10-26 12:25:53 +11:00
Josh Stewart
b67ae45b69
Added NO2C pin mapping
...
Closes #106
2017-10-25 20:55:46 +11:00
Josh Stewart
6a8ab1015b
Move the pulse width function into the speeduino.h scope
2017-10-24 14:08:32 +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
2fca4d481b
Correction for fuel pump over analog pin mapping
2017-10-09 13:34:41 +11: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
c901748974
Allow use of Analog pins for some selectable outputs
2017-10-01 00:07:36 +10:00
VitorBoss
44a0da5a62
Small fixes
2017-09-23 11:47:48 -03:00
Josh Stewart
5b3df5ac4d
Merge config pages 6 and 7
2017-09-19 14:51:33 +10:00
Josh Stewart
7d3ffa5941
Fix for fuel pump priming never ending on 4g63 and Miata9905 patterns
2017-09-16 16:45:40 +10:00
Josh Stewart
72c2a3fb4b
Change MAP variable type to long for boost levels > 255kPa
2017-09-06 09:40:56 +10:00
VitorBoss
5721c9700b
Changed pins to any STM32F1
...
Make debug more friendly on Updates.ino
2017-09-01 23:21:14 -03:00
VitorBoss
da39db1476
Fix potential crash on IDLE when first flash
...
Other cosmetic changes
2017-09-01 16:16:45 -03:00
VitorBoss
04fe29010c
Merge branch 'master' of https://github.com/VitorBoss/speeduino
2017-08-31 17:40:21 -03:00
VitorBoss
6b205e832f
Fix error on IDLE
2017-08-31 17:38:41 -03:00
Josh Stewart
976c18fb26
Merge branch 'master' into master
2017-08-31 14:46:06 +10:00
Josh Stewart
6aebf7e068
Allow for setting secondary trigger edge on Miata 99-05
2017-08-30 12:54:21 +10:00
VitorBoss
1ffbad8a43
Revert "Merge branch 'master' into pr/5"
...
This reverts commit d8898db9fe
, reversing
changes made to b1e7b854d0
.
2017-08-28 02:01:36 -03:00
Vitor Moreno B. Sales
d8898db9fe
Merge branch 'master' into pr/5
2017-08-28 01:53:24 -03:00
VitorBoss
c10a637853
Sync with last changes
2017-08-28 01:35:49 -03:00
VitorBoss
38a89e41d0
082617
2017-08-26 19:48:04 -03:00
Josh Stewart
c791302a0e
Harley EVO decoder (courtesy of @bitwise17)
...
Closes #93
Slightly changed to fix bugs and be MISRA compliant
2017-08-17 14:17:21 +10:00