Commit Graph

409 Commits

Author SHA1 Message Date
unknown b91a66288f fixed speedy.ini 2019-01-16 08:01:09 -05:00
unknown ff766c3293 changed memory location 2019-01-16 07:55:04 -05:00
unknown bcc675f278 update struct padding 2019-01-14 16:01:03 -05:00
unknown e6f9ee07b5 fixed scope issue with fanWhenOff 2019-01-14 15:53:46 -05:00
unknown eb30daebf5 add fanWhenOff option 2019-01-14 15:28:13 -05: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
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
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 eca00f5719 dec 29122018 master from josh 2018-12-29 17:26:30 +00: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 084d07362e Add Bosch 3 bar MAP sensor 2018-11-18 08:20:22 +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 8ba2d75f47 ADC filter changes in the ini 2018-11-05 15:58:54 +11:00
Josh Stewart 2057f05d47
Merge branch 'master' into improved_io2 2018-10-23 10:05:54 +11:00
Josh Stewart abb8a085d6 Slightly improved paging on the high speed loggers 2018-10-15 16:27:49 +11:00
Josh Stewart 9946350a69 Initial testing work on composite logging 2018-10-09 23:31:56 +11: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 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 40f23ca885 Add safety checks to only set input pin modes when functions are enabled 2018-09-20 07:26:43 +10:00
Josh Stewart de5fd0d175 Add configurable analog sensor filters 2018-09-18 17:14:37 +10:00
Josh Stewart 9bf8c31978 September dev signatures 2018-09-18 16:34:18 +10:00
Josh Stewart 73f8004cc4 Add staging duty cycle gauge. Confirmed 2S staging (Closes #162) 2018-09-17 09:30:48 +10:00
Josh Stewart ef4e97e4fe Display the correct duty cycle for 2 stroke engines. Partially addresses #162 2018-09-11 16:41:12 +10:00
Josh Stewart 7267ee7a12 Signature and base tunes for August 2018 2018-09-04 17:20:57 +10:00
Josh Stewart b555392636 Minor cleanups to missing tooth per tooth calc 2018-09-04 17:07:21 +10:00
Josh Stewart 0b6b0141f7 Revert the advance table name to old value in ini file. Fixes #160 2018-09-04 13:41:54 +10:00
Josh Stewart 9e3049d5ec Add missing knock threshold variable for analog knock input 2018-08-13 09:16:58 +10:00
Josh Stewart ee470d8ebd Remove the value component of the pageReadCommand in ini. Fixes #155 2018-08-13 09:15:55 +10:00
Josh Stewart 6ad046c398 Additional work on knock control dialogs. Fix for aux in error appearing 2018-08-02 15:25:12 +10:00
Josh Stewart 20c9c796d6 Initial memory allocation (etc) work for knock control 2018-07-26 22:09:48 +10:00
Josh Stewart f1182d569d
Merge branch 'master' into local_auxin3 2018-07-25 16:38:07 +10:00
Josh Stewart 2287c9086c Add sync loss counter to log (And apply to other patterns) 2018-07-24 10:44:47 +10:00
Josh Stewart dc784deaef Allow for negative ethanol ignition advance 2018-07-19 17:33:40 +10:00
Josh Stewart 7bc42b13eb July dev signatures 2018-07-10 15:13:00 +10:00
Josh Stewart 94ff7507ec Remove warnings from June ini file 2018-07-07 09:59:27 +10:00
darren siepka 8dd9ed9fbd improve TS ini selection options
fix bit masking
storage table fix
2018-07-04 01:16:35 +01:00
Autohome2 fbfa727f6f
Merge pull request #60 from noisymime/master
update for 03072018 release
2018-07-03 21:51:12 +01:00
Josh Stewart 87e2cbbde2 Fix default values for AE RPM taper 2018-07-03 22:21:40 +10:00
Josh Stewart 72397a90e1 Base tune and signatures for June release 2018-07-03 17:31:28 +10:00
Josh Stewart 5c79f2ac15 Multiple nitrous control fixes. Appears to be working fully. Closes #147 2018-07-03 15:46:23 +10:00
Autohome2 757256bbb7
Merge pull request #59 from noisymime/master
update with josh 29062018
2018-06-29 23:15:31 +01:00
darren siepka a480996cfc add option to use can channels for local input pins 2018-06-29 23:09:27 +01:00
Josh Stewart 8ff299e3ac Initial nitrous control implementation (Needs tweaking and testing) 2018-06-30 01:19:51 +10:00
Josh Stewart f276bb7042 Add Fix angle on/off setting 2018-06-29 18:07:39 +10:00
Josh Stewart e5ea1ce36e Allow 6g72 patterns under the new sync method of the 4g63 decoder. #76 2018-06-17 15:16:22 +10:00
Josh Stewart 3773647062 Initial implementation of AE RPM tapering (Issue #138) 2018-06-10 14:57:52 +10:00