Commit Graph

1762 Commits

Author SHA1 Message Date
unknown eb30daebf5 add fanWhenOff option 2019-01-14 15:28:13 -05:00
Josh Stewart 0c434004d6 Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
Josh Stewart 2791d81cc1 Fix ststm32 version at 4.5.0 due to all the breakage from 4.6.0
See https://github.com/platformio/platform-ststm32/issues/76 for details of breakages in ststm32 v4.6.0
2019-01-09 09:07:37 +11:00
Josh Stewart 9602a4c1e1
Merge pull request #182 from ric355/oct2018additions.
Idle stepper direction changing. Closes #132
2019-01-09 08:39:18 +11:00
Josh Stewart b35f9ad10f
Merge pull request #180 from Autohome2/dec18_master
Auxin bug patch dec18
2019-01-09 08:36:17 +11:00
Josh Stewart e19090f560
Merge branch 'master' into dec18_master 2019-01-09 08:32:56 +11:00
Josh Stewart ab701d6d84
Merge pull request #181 from ConnorRigby/typo-fixes
Fix a few typos and comment formatting consistency
2019-01-09 08:30:50 +11:00
Richard Metcalfe 4f94c98caa Provide support for changing the idle stepper direction through the use
of an "inverted Y/N" setting. This is to avoid the need to change wiring
if it turns out the stepper is working in the opposite direction to what
is expected.
2019-01-08 11:37:18 +00:00
connor rigby 72e1e2f9f8
Fix a few typos and comment formatting consistency 2019-01-06 10:16:04 -08:00
darren siepka 57c57efcee Merge branch 'dec18_master' of https://github.com/Autohome2/speeduino into dec18_master
# Conflicts:
#	speeduino/sensors.ino
#	speeduino/speeduino.ino
2018-12-29 23:03:01 +00:00
darren siepka 5e4517986c fix travis errors 2018-12-29 22:55:54 +00:00
darren siepka 3293a33f74 fix various typo in ts ini
fix selection offset for aux in pins
remove 511 limit on analog
2018-12-29 22:55:02 +00:00
darren siepka 005929ea86 fix various typo in ts ini
fix selection offset for aux in pins
remove 511 limit on analog
2018-12-29 22:45:05 +00:00
darren siepka eca00f5719 dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
Josh Stewart 31a70029ae Revert "Update README.md"
This reverts commit 7c42f2dad8.
2018-12-04 09:09:08 +11:00
Josh Stewart 7c42f2dad8
Update README.md 2018-12-04 09:03:52 +11:00
Josh Stewart 0aad002659
Update README.md 2018-12-03 17:44:09 +11:00
Josh Stewart 919ac63c9b Rmove injector opening time from the req_fuel multiplication on staged injection (Fixes #173) 2018-12-03 11:32:04 +11:00
Josh Stewart bfa3eb3e34 December dev signatures 2018-12-03 10:18:25 +11:00
Josh Stewart 5431a24e26 Safetyy for existing tunes on the revised trigger edge states 2018-11-27 23:41:00 +11:00
Josh Stewart ab07f54fed Minor tweaks to allowed options for Subaru 6/7 2018-11-23 17:18:37 +11:00
Josh Stewart 0b0345f06f More tweaks to Subaru 6/7 pattern 2018-11-22 18:13:24 +11:00
Josh Stewart 090837f404 More testing changes for Subaru 6/7 2018-11-21 18:15:24 +11:00
Josh Stewart bb7d8a30b4 TESTING: Force Subary 6/7 decoder to check for sync at 2 points 2018-11-19 23:42:05 +11:00
Josh Stewart 084d07362e Add Bosch 3 bar MAP sensor 2018-11-18 08:20:22 +11:00
Josh Stewart 87fc8018c4 Fix for copy/paste error in the sensor sanity checking 2018-11-18 07:53:12 +11:00
Josh Stewart b672a49758 Signature and base tunes for 201810 release 2018-11-15 22:21:31 +11:00
Josh Stewart d93fbb96ec Better handling of default values for ADC filters 2018-11-11 19:25:00 +11:00
Josh Stewart 3efb6abb9e Minor misra text update 2018-11-05 16:30:53 +11:00
Josh Stewart 7820d5c2c4 MISRA cleanup 2018-11-05 16:30:26 +11:00
Josh Stewart 8ba2d75f47 ADC filter changes in the ini 2018-11-05 15:58:54 +11:00
Josh Stewart eb5f845eb3 Introduce new ignition mode for Subaru 6/7 2018-11-05 15:58:18 +11:00
Josh Stewart 2b877c508a Fix incorrect tooth calc for missing tooth new spark mode 2018-10-24 23:25:10 +11:00
Josh Stewart b316ccedcd
Merge pull request #167 from Autohome2/improved_io2
Improved io2
2018-10-23 10:11:08 +11:00
Josh Stewart 2057f05d47
Merge branch 'master' into improved_io2 2018-10-23 10:05:54 +11:00
darren siepka 7fd7d6bf5c remove lines suggested 2018-10-22 15:50:31 +01:00
Josh Stewart abb8a085d6 Slightly improved paging on the high speed loggers 2018-10-15 16:27:49 +11:00
Josh Stewart 2b866dd8ad Full generic implementatino of the composite logger 2018-10-15 14:40:14 +11:00
Josh Stewart 9946350a69 Initial testing work on composite logging 2018-10-09 23:31:56 +11:00
Josh Stewart 43ed2e422a Fix for Teensy freezing when pwm idle enabled 2018-10-06 09:39:23 +10:00
Josh Stewart 2b321a9164 Minor memory cleanup 2018-10-05 20:27:46 +10:00
Josh Stewart 3bd5ea1988 Safety check for invalid ADC filter values 2018-10-05 20:26:50 +10:00
Josh Stewart 0fcc116d3f Potential fix for Teensy crash when PWM idle enabled 2018-10-05 20:26:08 +10:00
Josh Stewart fd10a77ff4 New and improved tooth logger 2018-10-01 14:21:13 +10:00
Autohome2 23787d0e21
Merge branch 'master' into improved_io2 2018-09-24 00:49:57 +01:00
darren siepka 207d091f90 resolved further conflicts 2018-09-24 00:41:27 +01:00
darren siepka 217739298e fix sensors merge conflicts 2018-09-23 23:30:18 +01:00
darren siepka efdc1b5162 fix sensors merge conflicts 2018-09-23 23:14:53 +01:00
darren siepka 90420359f7 improve ini selection robustness to prevent impossible selection according to mcu type etc.
allow canbus options to be chosen that were not previously available
2018-09-23 22:50:15 +01:00
Josh Stewart 24692dc5ee Additional injector wiring diagrams for wiki 2018-09-21 17:02:19 +10:00