Commit Graph

872 Commits

Author SHA1 Message Date
Josh Stewart e16da51101 Additional work for the new memory page 2017-07-24 14:19:07 +10:00
Josh Stewart ccb6e194b7 Initial work creating a new memory page (pg 11) 2017-07-20 16:54:50 +10:00
Josh Stewart 9d2e938a4d Initial (mostly untested) live baro reading 2017-07-17 17:06:14 +10:00
Josh Stewart 905a8642ff July dev signature 2017-07-17 16:36:44 +10:00
Josh Stewart e5591bc7bc June signature and base tune 2017-07-11 16:21:44 +10:00
Josh Stewart a9891ad38c Fix name of Lambda entry in the log 2017-07-10 11:56:28 +10:00
Josh Stewart 7e5fb7bb5c VR conditioner BOM template updates 2017-07-07 09:26:13 +10:00
Josh Stewart 3d2a692d53 Change freeRam() to unsigned int 2017-07-07 09:26:13 +10:00
darren siepka 1f03499725 further cleanup of ini and msq 2017-07-05 16:02:07 +01:00
Josh Stewart d7f374b473 Merge dazq CAN changes
Closes #91
2017-07-05 22:28:11 +10:00
Josh Stewart 5992e31f2f Experimental commit of per tooth based ignition timing 2017-07-03 18:39:10 +10:00
Josh Stewart 7f86b91198 Add fields to allow custom MAP sensors being entered 2017-07-03 12:14:07 +10:00
Josh Stewart f67f24f16d Merge pull request #89 from Autohome2/can_io_2
External devices over serial3 update
2017-07-02 22:40:45 +10:00
Josh Stewart c00b7b597e Minor correction to MX5 BOM 2017-06-30 16:51:06 +10:00
Josh Stewart 0637138979 Minor MX5 PNP schematic cleanup 2017-06-30 16:44:10 +10:00
Josh Stewart 874787a5a9 Updated BOM templates 2017-06-29 14:29:13 +10:00
Josh Stewart 3b8ab80897 End plate files for the MX5 PNP 2017-06-28 12:06:33 +10:00
Josh Stewart 652624b288 Add initial Daihatsu +1 decoder (also 3 cylinder sequential ignition) 2017-06-26 17:34:10 +10:00
Josh Stewart 695bc43197 Teensy adapter PVT3 files 2017-06-20 23:45:00 +10:00
Autohome2 8db13859e1 Merge branch 'master' into can_io_2 2017-06-20 02:44:51 +01:00
darren siepka 0ea42483d0 Merge branch 'can_io_2' of https://github.com/Autohome2/speeduino into can_io_2 2017-06-20 02:30:37 +01:00
darren siepka 35dfa6395d support read values(16channel) from gpio or other external device . other device can also access the speeduino data values(realtime)
all via serial3
2017-06-20 02:29:55 +01:00
Josh Stewart 5c25590f82 Fix warnings for PSIG :) 2017-06-14 18:07:06 +10:00
Josh Stewart 7c36ff853b Gerber files for v2 of Teensy adapter 2017-06-13 17:06:25 +10:00
Josh Stewart 244b7a068e Add missing pin mapping for stepper on Teensy adapter 2017-06-13 17:05:02 +10:00
Autohome2 1a72d50985 Merge pull request #40 from noisymime/master
update 13062017
2017-06-13 03:16:31 +01:00
darren siepka 0296f06438 changes to serial3 protocol and further tidyng with new canserial use 2017-06-13 03:02:50 +01:00
Josh Stewart 3065620606 MX5 wiki images 2017-06-12 12:03:38 +10:00
Josh Stewart ae7a75673f June dev signature 2017-06-06 08:32:08 +10:00
Josh Stewart 4f62900cba May base tune file 2017-06-05 14:41:58 +10:00
Josh Stewart 02564d3218 May signature 2017-06-05 14:28:28 +10:00
Josh Stewart 3dd5ab7370 Tentatively working lambda option 2017-05-27 22:16:42 +10:00
Josh Stewart 98c3a51ec2 WUE VEAL testing added (Currently disabled) 2017-05-26 13:09:19 +10:00
Josh Stewart a106ea72ca Have the missing tooth decoder use the cranking specific RPM calc 2017-05-20 21:55:50 +10:00
Josh Stewart 535756f656 MX5 PNP board Beta 1 2017-05-17 19:58:58 +10:00
Josh Stewart fbde19253f Clear cranking and WUE bits when engine speed drops to 0rpm 2017-05-16 22:01:33 +10:00
Josh Stewart 81c548a9e8 Tentative 6 cylinder support (3000GT) added to 4G63 decoder
Requested in #76
Needs testing. Select the decoder and set cylinders to 6.
Note that the Medium and Aggressive trigger filters do NOT currently
work for 6 cylinders and should not be used.
2017-05-16 16:49:35 +10:00
Josh Stewart 1db7be4a33 Flex fuel boost adder 2017-05-12 18:14:14 +10:00
Josh Stewart bcd7b29b59 Merge pull request #86 from Autohome2/can-serial3
r command bug fixes and further multiprocessor can and serial3 support
2017-05-11 21:53:19 +10:00
Josh Stewart 2d72de80e0 More wiki images 2017-05-11 09:56:20 +10:00
darren siepka bffb4fb72f r command bug fixes and further multiprocessor can and serial3 support 2017-05-11 00:08:24 +01:00
Josh Stewart 39427c9275 Wiki images 2017-05-10 23:42:59 +10:00
Josh Stewart cfebe84514 Belated May dev signature 2017-05-10 13:55:26 +10:00
Josh Stewart a7460f93d2 Merge pull request #85 from Autohome2/can-serial3
serial3 and canbus integration improvements
2017-05-10 12:15:29 +10:00
Josh Stewart 04a6866115 Allow spark advance values below 0 in the main table 2017-05-09 17:29:55 +10:00
darren siepka 49a23d9a33 This version is based from the can-serial3 branch which was updated from josh's master on 07/05/2017
Before change it compiled at
bytes of 63,444 flash(24%) and 4137 bytes of ram(50%) used
upon pr submission this changed to
bytes of 63,574 flash(25%) and 4155 bytes of ram(50%) used

Changes were to allow the use of the "r" command to access specific data in the realtime list
It contains minor changes to the ini file to link to the help for serial3 and can interface.
also change 0x07 to 0x30(dec48) as discussed on slck with josh for the r command
added teensy and stm32 can references and some specific canwork for teensy3.5
need to use pawelsky flexcan library (https://github.com/pawelsky/FlexCAN_Library)
2017-05-08 23:15:03 +01:00
Josh Stewart db147b5ccb Updated v0.4.3 BOM with in-stock part numbers 2017-05-08 09:40:46 +10:00
Josh Stewart 8aebd102f6 Updated v0.3.6 BOM with latest in-stock part numbers 2017-05-08 09:17:43 +10:00
Josh Stewart b0d0c40bec April signature and base tune 2017-05-06 23:43:57 +10:00
Josh Stewart 2004034674 Add CRC stack for testing (Currently unused) 2017-05-05 08:52:10 +10:00
Josh Stewart fca0a7ecbd BOM for v0.3.6 2017-05-03 07:36:52 +10:00
Josh Stewart 88c3cb0167 A couple more wiki images 2017-05-03 07:08:36 +10:00
Josh Stewart eaabc2f3ce Final v0.3.6 design files 2017-05-03 07:08:23 +10:00
Josh Stewart fa9f418c35 Resolve all pr/77 conflicts 2017-05-02 21:17:33 +10:00
Josh Stewart 3f099f06f1 Merge branch 'master' into pr/77
# Conflicts:
#	reference/speeduino.ini
#	speeduino/comms.ino
2017-05-02 12:25:51 +10:00
Josh Stewart 4f9c60b75e Final design files for v0.4.4-SMD 2017-04-30 08:32:47 +10:00
Josh Stewart 6bc724547e More image tests 2017-04-27 23:05:58 +10:00
Josh Stewart 6700a89731 Test wiki image 2017-04-27 22:57:14 +10:00
Josh Stewart 9b58da838c More wiki images 2017-04-27 22:24:04 +10:00
Josh Stewart bb157edf5f Whole bunch of wiki images 2017-04-26 18:44:53 +10:00
Josh Stewart 4380f8b0d5 Move to TS optimised serial comms model + many minor serial improvements 2017-04-22 23:31:13 +10:00
Josh Stewart 71e963e196 Log dwell as a float rather than an int 2017-04-22 10:03:10 +10:00
Josh Stewart 538bc5f0bf Initial commit of dwell limiting when it exceeds maximum time in revolution 2017-04-21 17:29:09 +10:00
Josh Stewart 1f38836db0 New revision of MX5 interface board 2017-04-16 22:08:17 +10:00
Josh Stewart ac37fafc84 April dev firmware 2017-04-15 08:40:29 +10:00
darren siepka 9bff58a265 added 8ch input over serial3 , displays data in TS live and logs to TS log file.
Data format follows j1939 type methods , see protocol doc
2017-04-09 01:17:36 +01:00
Josh Stewart fa83faa2f0 Part number tweaks for v0.4.3 board 2017-04-06 22:47:29 +10:00
Josh Stewart 9cc1114334 Part number tweaks for v0.3.5 board 2017-04-06 22:17:13 +10:00
Josh Stewart 57aa06634f PCBA templates for the VR conditioner 2017-04-06 21:54:41 +10:00
Josh Stewart 7b2a900c06 Some initial files for the SMT 0.4.4 board 2017-04-06 21:07:28 +10:00
Josh Stewart ecd62735fc Endplate 3D files for MX5 PNP case/board 2017-04-06 20:38:47 +10:00
Josh Stewart 70282e329c Some wiki images 2017-04-05 09:48:24 +10:00
Josh Stewart 5d031a0fc9 Signature and base tune for March 2017-04-03 16:12:24 +10:00
Josh Stewart 34b9adb777 Add stepper idle disable function for DRV8825 2017-04-02 21:17:29 +10:00
Josh Stewart 676a001fb8 Initial commit of Subaru 6/7 (Likely has bugs) 2017-03-31 22:39:33 +11:00
Josh Stewart 822c400c01 Fix for potentially wrong initialisation of the on/off idle control 2017-03-30 00:01:52 +11:00
Josh Stewart e96feaa560 Add VW/Audi/Porsche MAP sensor 2017-03-29 20:51:11 +11:00
Josh Stewart 4897e44f55 Merge branch 'master' into pr/73
# Conflicts:
#	reference/speeduino.ini
#	speeduino/comms.h
#	speeduino/comms.ino
#	speeduino/globals.h
2017-03-25 09:17:06 +11:00
Josh Stewart d1d5bfe665 Bunch of images for the wiki 2017-03-22 17:17:36 +11:00
Josh Stewart 8fc87e062a Fixes for closed loop stepper idle (Now ready for wider testing) 2017-03-22 12:44:22 +11:00
Josh Stewart 697e3a2c17 Add option to disable resync once every cycle (Dual wheel, Audi 135 and 4G63) 2017-03-21 17:19:07 +11:00
Josh Stewart 880947746f Many small updates to the idle system (Including additional logging) 2017-03-20 22:29:42 +11:00
Josh Stewart c28547dc3a Add a bunch more values to the log output (Including boost duty) 2017-03-16 18:17:12 +11:00
Josh Stewart fc265919df Add new logos for wiki 2017-03-14 00:07:03 +11:00
Josh Stewart 35e67e5ee6 Fix incorrect memory addresses in ini for boost and flex
Fix still required for developer brain fart.
2017-03-13 17:02:54 +11:00
Josh Stewart 31836511a3 Initial closed loop stepper idle (Not quite complete) 2017-03-10 20:34:39 +11:00
Josh Stewart abef8df43f Fix warnings in TS due to unterminated sentences 2017-03-10 13:16:56 +11:00
darren siepka 74cf93b979 add test modes to injector and spark outputs 2017-03-10 00:46:11 +00:00
Josh Stewart d686364e69 March dev signature 2017-03-08 13:19:30 +11:00
Josh Stewart a0ede949b7 Base tune and signature update for Feb release 2017-03-03 12:51:34 +11:00
Josh Stewart 707d65cac8 Shuffle around memory to make upgrades simpler 2017-02-26 16:33:03 +11:00
Josh Stewart 16cfe02533 Revised v0.4.2 schematic to fix incorrect labels. Cleanup of folders for v0.4 2017-02-24 08:32:46 +11:00
Josh Stewart 79323b197f Revised v0.3.5 schematic + images. Fixed 1resistor reference in BOM 2017-02-23 11:14:07 +11:00
Josh Stewart 7d8d02ab8a Additional of v0.3.5 design files (Including BOM) 2017-02-22 17:03:24 +11:00
Josh Stewart 2e5a45463b Additional default pins to prevent weirdness on upgrades 2017-02-21 16:51:50 +11:00
Josh Stewart 4f5d1afdae Add more part numbers (Teensy adapter) 2017-02-20 17:58:28 +11:00
Josh Stewart 0d055dc7f1 Allow min and max duty cycles for closed loop idle and boost 2017-02-20 17:57:46 +11:00
Josh Stewart 650a096175 Initial (untested) commit of Nissan 360. ONLY support 4 cylinder so far 2017-02-12 18:35:18 +13:00
Josh Stewart 667e80dc26 Add boost target to log 2017-02-12 14:31:37 +13:00
Josh Stewart ced30ce3a7 Remove PSI Boost option from TS 2017-02-09 14:26:21 +11:00
Josh Stewart 0fc212ec11 Remove all traces of PSI based boost targets
The metric conspiracy lives! Muhahahahahah
2017-02-09 14:24:07 +11:00
Josh Stewart 74137338e5 February dev signature 2017-02-09 09:54:25 +11:00
Josh Stewart b2ca13c9aa Merge pull request #64 from Autohome2/can-io
Can io
2017-02-05 21:42:33 +11:00
Josh Stewart dd92c40af4 Base tune and signature for Jan 2017 2017-02-01 17:42:11 +11:00
Josh Stewart 294192c52c Merge branch 'master' into master 2017-01-30 20:13:33 +11:00
Josh Stewart 425ec75828 Remove selectable pin options from being on pins 1/2 (Comms pins) 2017-01-28 08:39:10 +11:00
Josh Stewart 9011c190e0 Fix for fan hysteresis not operating correctly 2017-01-27 16:38:52 +11:00
darren siepka 656fc8b77a added page 10 , a 128byte page for use with upcoming CANBUS integration. 2017-01-26 22:58:21 +00:00
Josh Stewart ad825c2051 Allow for use of negative advance (i.e. ATDC) values for launch 2017-01-21 12:58:45 +11:00
Josh Stewart 770da8b43e Selectable boost and VVT pins 2017-01-19 14:54:07 +11:00
Josh Stewart 2ee0a91c0b BIG cleanup of #includes to be more C compliant 2017-01-18 17:37:55 +11:00
Josh Stewart 4c1c9a051e Slightly improved flat shift / launch logic 2017-01-18 13:20:04 +11:00
Josh Stewart da3f460152 Don't cutoff the decimal values of afrTarget in data logs 2017-01-18 10:24:20 +11:00
Josh Stewart 109f64f342 Memory allocation and TS interface for flat shift 2017-01-17 13:33:41 +11:00
Josh Stewart 0e176f0724 Enable MAP load values up to 511 2017-01-17 10:51:53 +11:00
Josh Stewart 6b368e998d Add more pressure gauge options (PSI, inhg) 2017-01-16 14:41:40 +11:00
Josh Stewart 9aad63ec7c Revised MX5 PNP board files 2017-01-16 13:49:59 +11:00
Josh Stewart e58ad87ed2 Add check to prevent potential crash when switching IAC methods (Teensy) 2017-01-12 22:33:26 +11:00
Josh Stewart 5835c3c704 Schematic and board images for Teensy adapter 2017-01-11 18:11:31 +11:00
Josh Stewart 1b27436ed8 Initial commit of Teensy adapter board 2017-01-08 21:35:15 +11:00
Josh Stewart 6931233475 Gerbers for v0.4.3 2017-01-07 15:49:13 +11:00
Josh Stewart efc7f024fe Design files and BOM for v0.4.3 board 2017-01-07 10:13:13 +11:00
Josh Stewart 251000893c Jan 17 dev signature 2017-01-06 08:26:11 +11:00
Josh Stewart 7d70f688aa Signature and base tune for Dec 2016 release 2017-01-05 17:20:54 +11:00
Josh Stewart 7a87363618 Add MAP x RPM variable to datalog 2017-01-04 22:34:25 +11:00
Josh Stewart 6c17cde092 Better AE curve range 2017-01-01 19:56:18 +11:00
Josh Stewart a80ff171f5 Actually remember to allow 5 cylinder selection in TS 2016-12-29 08:46:20 +11:00
ConnerMcLaughlin 6ac8807399 Global injector closing angle TS setting
Adding TS setting in "Injector Characteristics"
2016-12-27 13:35:46 -06:00
Josh Stewart 12ea4b1587 Minor work on the Teensy adapter board 2016-12-27 16:09:44 +11:00
Josh Stewart b3a04cc19b Expose some pieces of flex info to TunerStudio 2016-12-26 20:53:37 +11:00
Josh Stewart 48712c12fa Add settings to select pins for fuel pump and fan 2016-12-21 13:21:27 +11:00
Josh Stewart 0a1a390a98 Part number updates in v0.3 and v0.4 BOMs 2016-12-19 09:46:19 +11:00
Josh Stewart 228d4e898c Files for PVT4 of the NA6 Pro board 2016-12-15 21:55:21 +11:00
Josh Stewart 25111fc927 Slightly revised v0.4.2 schematic 2016-12-12 23:41:55 +11:00
Josh Stewart 9889a1ff18 December dev signature 2016-12-11 23:48:41 +11:00
Josh Stewart 397fb56445 Remove 2 default values that aren't used any more 2016-12-11 22:49:48 +11:00
Josh Stewart cc6b036105 November base tune file 2016-12-05 20:48:32 +11:00
Josh Stewart fd9a140374 Signature for November release 2016-12-05 20:44:25 +11:00
Josh Stewart 022e82d66f Minor changes to TS AE dialog 2016-11-30 17:17:51 +11:00
Josh Stewart 049f3081b1 Complete fuel correction for flex 2016-11-28 20:37:24 +11:00
Josh Stewart aac73d785b Further groundwork for flex fuel adjustments 2016-11-28 16:58:24 +11:00
Josh Stewart 3a374ad361 Updated Pro design files 2016-11-27 21:48:47 +11:00
Josh Stewart 8540f64620 New flex fuel dialog 2016-11-27 21:47:22 +11:00
Josh Stewart a097be5eb0 Add Kinetis K64 data sheet to repo 2016-11-25 08:48:58 +11:00
Josh Stewart e7113b03a1 Enable injector angle options for cyls 3/4 when sequential is selected 2016-11-24 07:05:57 +11:00
Josh Stewart 6921107373 Development signature for Nov (Late) 2016-11-18 14:31:03 +11:00
Josh Stewart af40812586 Allow for leading/trailing edge selection on missing tooth and dual wheel decoders 2016-11-18 14:28:33 +11:00
Josh Stewart 0aa2287fd8 Cleanup of some design files 2016-11-14 08:48:34 +11:00
Josh Stewart de6dc2699f Updated part numbers on 0.4.2 BOM 2016-11-11 16:45:43 +11:00
Josh Stewart 1d35374865 October base tune 2016-11-09 12:59:26 +11:00
Josh Stewart de3ee45f7f Signatures for October release 2016-11-08 17:05:57 +11:00
Josh Stewart f9e226d828 Complete and tested fuel trim 2016-11-02 12:13:17 +11:00
Josh Stewart 7aeff0cbda Further memory fixes for sequential trims 2016-11-01 23:19:16 +11:00
Josh Stewart 30a48dc364 Fixes for trim table comms misalignment 2016-11-01 12:37:00 +11:00
Josh Stewart f0dcb0c756 Minor sequential fixes 2016-11-01 10:11:15 +11:00
Josh Stewart 0a38467fc6 Complete (untested) sequential fuel trim 2016-10-27 17:27:08 +11:00
Josh Stewart 940c3a5be7 Further memory work on the sequential tables 2016-10-27 08:49:27 +11:00
Josh Stewart 1f87c31e01 Load and save routines for the 4 fuel trim tables 2016-10-25 17:31:44 +11:00
Josh Stewart a0db44f9ae PVT 3 of the NA6 PNP board 2016-10-19 10:38:55 +11:00
Josh Stewart 0df9b14acd Add MPX4400 MAP sensor calibration 2016-10-19 10:38:55 +11:00
Josh Stewart c45d283c37 Revised images for v0.4.2 board 2016-10-17 08:58:18 +11:00
Josh Stewart 34b571226e Further sequential work 2016-10-15 21:52:20 +11:00
Josh Stewart 241314e42d Low res (1ms) timer enabled for Teensy 2016-10-10 22:38:40 +11:00
Josh Stewart cb4d0b9ab6 Initial commit of sequential fuel and spark 2016-10-04 20:28:51 +11:00
Josh Stewart a9798517e9 Development signature for Oct 2016-10-03 17:32:04 +11:00
Josh Stewart dc40b0a0a8 More formatting changes 2016-10-01 02:06:09 +10:00
Josh Stewart b739618ebc Bring formatting in line with standards 2016-10-01 01:57:57 +10:00
Josh Stewart 4d0fe1836a Merge branch 'master' into pr/46
Conflicts:
	reference/Speeduino base tune.msq
2016-10-01 01:45:18 +10:00
Josh Stewart 509d36cf34 September base tune file 2016-09-30 22:35:41 +10:00
Josh Stewart 03c342e5fb Cleanup of old legacy files 2016-09-30 22:04:00 +10:00
Josh Stewart 484e92a8bc September final signature 2016-09-30 21:18:23 +10:00
Josh Stewart f2ee98902d Add live graph to the Accel Enrichments dialog 2016-09-30 16:11:16 +10:00
Autohome2 a348d20b82 Merge pull request #20 from noisymime/master
update with josh 29092016
2016-09-29 13:12:08 +01:00
Autohome2 a8da0cdd31 Delete Speeduino base tune.msq 2016-09-29 12:53:26 +01:00
Josh Stewart cbe00edaaa Design files for PVT3 of the MX5 board 2016-09-29 10:23:22 +10:00
Josh Stewart 8b05abcd7a Fix incorrect scaling on odd fire angles 2016-09-28 15:03:52 +10:00
Josh Stewart 420e3ab7aa Design files for v0.3.4 board 2016-09-27 13:53:07 +10:00
ConnerMcLaughlin e247f0193c fixed a bug that bugged a TS bug
not enough valids
2016-09-26 22:36:47 -05:00
darren siepka 3430203ab1 updated msq and ini with can interface enable option in accessories 2016-09-26 22:16:30 +01:00
ConnerMcLaughlin 83347aabf6 Added TS setting for launch control pullup option 2016-09-26 11:50:04 -05:00
Josh Stewart d8f017e30b PVT3 of the MX5 PNP board 2016-09-23 15:04:59 +10:00
Josh Stewart 091cf250ff Completed non-360 degree decoder 2016-09-22 00:58:04 +10:00
Josh Stewart dd06725397 Initial groundwork for the non-360 decoder 2016-09-19 23:31:38 +10:00
Josh Stewart 98cc410492 Add pin mapping for MX5 PNP 2016-09-18 21:40:14 +10:00
Josh Stewart 1d64a9b049 Add BOM for v0.4.2 2016-09-12 17:24:06 +10:00
Josh Stewart 9f5a2cecf3 Final version of v0.4.2 files 2016-09-12 09:50:19 +10:00
Josh Stewart 33fac79402 Cleanup of some design files for the MX5 board (PVT2) 2016-09-12 09:48:56 +10:00
ConnerMcLaughlin fe65f4bddd Boost PSI Corrections 2016-09-11 14:59:20 -05:00
Josh Stewart 3845d4569c Fix for TunerStudio 3.0.7 change 2016-09-11 21:19:25 +10:00
Josh Stewart 12e1ce8617 Versioning for September 2016 dev 2016-09-01 16:28:06 +10:00
Josh Stewart 2d631211b0 Updated version files for Aug 2016 2016-08-31 16:38:31 +10:00
Josh Stewart 5a4fba09a4 Missed files for v0.4.2 2016-08-28 23:52:11 +10:00
Josh Stewart 1b08f76664 Design files for v0.4.2 2016-08-28 23:50:05 +10:00
Josh Stewart 2b0445b4b9 Allow for custom taco output pin 2016-08-25 08:05:58 +10:00
Josh Stewart cd6c19f96b New gauges and cleanup in the ini 2016-08-23 18:27:23 +10:00
Josh Stewart bcd58c941e Add ASE into new WUE dialog 2016-08-20 21:32:00 +10:00
Josh Stewart e283a4e1dc Corrected alignment of some indicator bits 2016-08-16 21:47:33 +10:00
Josh Stewart 3c21771604 August pre signature 2016-08-16 21:45:15 +10:00
Josh Stewart 5f2925ab8e Smoother starting with the 4g63 decoder 2016-08-16 21:42:08 +10:00
Josh Stewart 6945d8570c Move to custom WUE dialog 2016-08-09 12:58:51 +10:00
Josh Stewart 5e84d4cfc0 Wiki pictures for the VR Conditioner doc 2016-08-09 12:09:18 +10:00
Josh Stewart c60e6b911b Added Mouser part numbers to v0.3 BOM 2016-08-09 08:42:52 +10:00
Josh Stewart da80eb5bcc Disable experimental 5 cylinder for this month 2016-08-03 12:11:31 +10:00
Josh Stewart 0490cdcdb1 Update signature to July version (REQUIRES TS 3.0.2) 2016-07-25 22:54:49 +10:00
Josh Stewart ab4429c2d2 Updated missing tooth diagram (Thanks PSIG) 2016-07-23 17:09:44 +10:00
Josh Stewart e81f39c1a7 Minor improvements to boost control 2016-07-22 17:30:35 +10:00
Josh Stewart 3bff40f529 Gerber files for MX5 PNP PVT2 2016-07-22 00:21:19 +10:00
Josh Stewart d0f206df1a PVT2 of MX5 PNP 2016-07-21 23:11:57 +10:00
Josh Stewart f23c73c0bf Fixes to missed connections on MX5 PNP 2016-07-21 22:48:23 +10:00
Josh Stewart 7a30bff409 Fix for bit clash on nCylinders 2016-07-15 17:36:25 +10:00
Josh Stewart cb75452fc7 Initial work on error management 2016-07-15 17:23:30 +10:00
Josh Stewart 9bc4ef3810 Updates to BOM files 2016-07-15 17:23:05 +10:00
Josh Stewart 930b2ef4f4 First commit of the MX5 PNP BOM 2016-07-11 23:04:45 +10:00
Josh Stewart c35c33282c Slightly revised 48-pin Pro files 2016-07-07 23:45:57 +10:00
Josh Stewart 34e91197fa Fix typo in ini that prevented 8 cylinders from being selected 2016-07-07 21:47:50 +10:00
Josh Stewart f72010fa3e All files for 48-pin MX5 Pro PVT 2016-07-07 14:06:49 +10:00
Josh Stewart bf95f031a2 Add missing resistors on v0.4.1 BOM 2016-07-04 06:51:42 +10:00
Josh Stewart 237641f01f Final files for June release 2016-07-01 17:36:13 +10:00
Josh Stewart 990aa000a3 Allow locked cranking timing for MazdaAU decoder 2016-07-01 17:03:06 +10:00
Josh Stewart a5536c9ffc Initial commit of Mazda AU decoder for classified 2016-07-01 15:13:58 +10:00
Josh Stewart 94772e9b1d Add gauge for lambda 2016-06-30 06:14:37 +10:00
Josh Stewart 6254c405ca Potential fix for TS3 disconnection issue 2016-06-29 22:08:04 +10:00
Josh Stewart 1089c3ace4 48-Pin Pro images 2016-06-29 08:15:41 +10:00
Josh Stewart 26d26b0429 Final board layout for 48-pin Pro 2016-06-28 20:27:55 +10:00
Josh Stewart a90d13b038 Improved flex error checking 2016-06-27 10:31:52 +10:00
Josh Stewart 5847ee5330 Initial Flex sensor reading (Currently untested) 2016-06-24 18:02:53 +10:00
Josh Stewart 3ee640e4e2 Fix for mistake in previous includeAFR commit 2016-06-21 17:33:53 +10:00
Josh Stewart 1fefada496 IncludeAFR option added 2016-06-21 17:26:05 +10:00
Josh Stewart a59135a0e6 Add lambda output 2016-06-20 23:32:51 +10:00
Josh Stewart 873f56ae40 Nearing completion on MX5 Pro board 2016-06-19 19:25:00 +10:00
Josh Stewart 18ddca5b69 Removed unused decel option from ini. Fixes #34 2016-06-17 08:05:41 +10:00
Josh Stewart 177a9f476c Missed component in VR BOM 2016-06-15 00:12:19 +10:00
Josh Stewart 7ff5d51783 BOM for VR board 2016-06-14 23:55:18 +10:00
Josh Stewart 8dc7ca3b4f Potential TS3 serial fixes 2016-06-09 22:39:42 +10:00
Josh Stewart 066e64ef91 More work on NA6 Pro board 2016-06-06 17:57:38 +08:00
Josh Stewart 657592a9a4 Potential connection issues fixes 2016-06-06 06:17:35 +10:00
Josh Stewart a501dfbb7c More work on the NA6 Pro board 2016-06-05 10:46:39 +10:00
Josh Stewart 2b141202f0 May base tune 2016-06-01 23:18:33 +10:00
Josh Stewart 803be776d1 BOM for v0.4.1 2016-06-01 23:18:13 +10:00
Josh Stewart 5d22948cff Revised base tune file for May release 2016-06-01 20:39:46 +10:00
Josh Stewart 4cc3c9e8d2 Multiply MAP option 2016-06-01 14:57:53 +10:00
Josh Stewart 2cb7675d5c Code identifier checking (Disabled until TS3 is released) 2016-06-01 13:19:31 +10:00
Josh Stewart 017501878e Trigger based locked timing for Basic Distributor and 4G63 decoders 2016-05-29 19:41:31 +10:00
Josh Stewart f6b11f9677 More board work (Pro NA6) 2016-05-25 23:36:05 +10:00
Josh Stewart 275d29e22b Further layout work on 48-pin Pro 2016-05-24 23:42:48 +10:00
Josh Stewart c2d38af378 More board layout work 2016-05-23 23:37:47 +10:00
Josh Stewart 6c5722c595 Initial complete closed loop boost control. NOT TESTED!
Only works with kpa in TunerStudio.
2016-05-22 20:12:44 +10:00
Josh Stewart aeee880f6a Addition of dedicated 48-pin Pro board 2016-05-20 09:13:37 +10:00
Josh Stewart 56990c032f Images for v0.4.1 board 2016-05-18 21:14:36 +10:00
Josh Stewart b5510aab79 More work on Pro v1 2016-05-17 23:53:36 +10:00
Josh Stewart 60ea0a21ae A little work on the Miata Pro board 2016-05-16 22:19:34 +10:00
Josh Stewart c10da12683 Initial work on closed loop boost 2016-05-15 21:05:49 +10:00
Josh Stewart 366f75c38b Option to allow reverse direction for PWM valve 2016-05-15 19:29:52 +10:00
Josh Stewart 9742f831ad Final commit of the v0.4.1 design files 2016-05-12 11:30:19 +10:00
Josh Stewart c0a033a3a4 Final version of updated VR conditioner 2016-05-07 22:18:49 +10:00
Josh Stewart 173957a0c9 Updates to the VR conditioner (Including part numbers) 2016-05-04 23:12:26 +10:00
Josh Stewart 0fc13769a9 Ini typo/tooltip fixes for issue #33 2016-04-28 15:24:38 +10:00
Josh Stewart 97570a294e Testing commit of the ignition bypass system 2016-04-25 09:09:04 +10:00
Josh Stewart e1472df669 More progress on v0.4.1 2016-04-23 23:16:56 +10:00
Josh Stewart 464781d104 Ongoing work on v0.4.1 2016-04-23 01:20:36 +10:00
Josh Stewart 5b0101b2ef Fix typo on the trigger filter ini entry 2016-04-18 11:35:00 +10:00
Josh Stewart a0fa7527d6 Expand filter configuration for decoders 2016-04-17 15:04:41 +10:00
Josh Stewart e61dcc566b Initial commit of the trigger filter setting (Only currently applies to dual wheel) 2016-04-17 02:38:06 +10:00
Josh Stewart 3978e0e71a Cleanup of v0.3 directory 2016-04-14 15:22:07 +10:00
Josh Stewart 0388216616 Move v0.5 board back to be the v0.4.1 design 2016-04-14 10:37:37 +10:00
Josh Stewart 62e0147b00 Tentatively complete boost cut. Needs testing 2016-04-13 21:41:25 +10:00
Josh Stewart 1fe8f115f8 Initial work on boost cutout 2016-04-12 23:22:14 +10:00
Josh Stewart 202bfd7003 (Untested) Float free version of PID library 2016-04-07 13:27:51 +10:00
Josh Stewart be0ccf6a5f Much improved launch control 2016-04-05 20:44:11 +10:00
Josh Stewart fa0c8e743c Add Honda MAP sensor 2016-04-05 13:43:14 +10:00
Josh Stewart 809005cd95 March 2016 base tune 2016-04-01 13:40:06 +11:00
Josh Stewart 07aed4cf49 Final v0.3.3 files 2016-03-31 23:00:03 +11:00
Josh Stewart 85157f052e ew indicators for launch control and rev limiters 2016-03-30 21:34:55 +11:00
Josh Stewart a06939f4be Working degrees F in TunerStudio 2016-03-29 21:02:02 +11:00
Josh Stewart 1cbcfd8197 Wiki images for Honda D17 decoder 2016-03-28 10:03:00 +11:00
Josh Stewart 4529fa5fec New revision of the 48 pin Miata interface board
Uses switched 12v signal, adds IAT interface, connects up IAT, TPS and
O2 wires to the connector as well as the screw terminal
2016-03-28 10:02:46 +11:00
Josh Stewart e85de746b0 Allow launch to be triggered on high or low signal 2016-03-26 08:45:48 +11:00
Josh Stewart 4d9f889763 Add compatibility option for TunerStudio 3 2016-03-23 19:45:11 +11:00
Josh Stewart 6802b3ec42 Further updates on v0.3.3 2016-03-16 00:59:41 +11:00
Josh Stewart 5f25a86c52 Images for v0.3.3 board 2016-03-08 10:50:46 +11:00
Josh Stewart ec1bc0903b Initial work on next v0.3 revision (v0.3.3) 2016-03-07 23:43:15 +11:00
Josh Stewart 21d2078a4e Significant improvements to analog sensor readings (Filtering and read strategy) 2016-03-01 14:39:50 +11:00
Josh Stewart 23021ccb84 Add DFCO indicator in TunerStudio 2016-03-01 11:53:08 +11:00
Josh Stewart 346478d94b Neater ini and new base tune for Feb 2016-02-29 22:23:09 +11:00
Josh Stewart 4708c1f551 Minor work on v0.5 2016-02-29 18:30:18 +11:00
Josh Stewart cc68fa7d5c Minor BOM update to v0.3.2 2016-02-29 18:30:18 +11:00
Josh Stewart 51eccd984a Initial commit of 99-05 Miata decoder 2016-02-29 18:30:17 +11:00
Josh Stewart e00019bddc Initial commit of DFCO (Untested on a car, working on bench) 2016-02-25 13:11:13 +11:00
Josh Stewart bb2fcaea11 Multiple ini fixes 2016-02-18 15:00:16 +11:00
Josh Stewart af16c86af7 Initial sequential groundwork 2016-02-14 16:03:25 +11:00
Josh Stewart 02cedcb3c6 Cleanup of curve Y Axis labels 2016-02-10 10:50:23 +11:00
Josh Stewart a737acce1b Labelling fixes on some curves 2016-02-05 06:25:26 +11:00
Josh Stewart 03968f61cf Base tune for Jan 2016 2016-02-03 08:23:04 +11:00
Josh Stewart 967e870af5 Mosfet orientation image for wiki 2016-01-22 12:41:25 +11:00
Josh Stewart 0830e6d834 Experimental 3 wire idle support 2016-01-13 17:06:55 +11:00
Josh Stewart aac02e1984 Images for wiki 2016-01-07 11:32:15 +11:00
Josh Stewart be51ddf852 Rename injector variable to better reflect its purpose 2016-01-05 08:00:47 +11:00
Josh Stewart 2c747e5459 Initial commit of IAT based timing retard 2016-01-03 07:40:27 +11:00
Josh Stewart e5f654718f Updated wiki images 2015-12-28 22:45:04 +11:00
Josh Stewart 80b59d70c2 December base tune 2015-12-28 22:40:23 +11:00
Josh Stewart 983e3b5be1 Add capacitor orientation image 2015-12-27 22:25:37 +11:00
Josh Stewart 63588f8000 Minor fixes for fuel pump priming 2015-12-22 15:30:00 +11:00
Josh Stewart 139ecc0adc Minor improvements to v0.3.2 BOM 2015-12-22 13:59:01 +11:00
Josh Stewart 65f430a930 Add fuel pump priming 2015-12-21 15:45:52 +11:00
Josh Stewart 934bafe5a0 Remove unused cold pulse width settings. These were legacy and replaced with WUE. 2015-12-15 21:10:30 +11:00
Josh Stewart 271b3dc37a Fix for some misaligned bits in config page 7. Caused a warning about mismatching O2 sensor type 2015-12-15 17:11:33 +11:00
Josh Stewart 6472f8857e Initial commit of Audi 135 decoder 2015-12-15 16:06:42 +11:00
Josh Stewart a719aae1a1 Revised 4g63 trace 2015-12-15 13:13:01 +11:00
Josh Stewart 455be3b7e2 Some minor work on allow F degrees in TS 2015-12-15 13:09:32 +11:00
Josh Stewart 2ed3cbd50a Improvements to 48 pin Miata board 2015-12-15 13:09:32 +11:00
Josh Stewart e3b9ddd84b Convert image to jpg 2015-12-13 22:43:36 +11:00
Josh Stewart 242ba49ad7 Add board images for v0.3.2 2015-12-13 22:32:00 +11:00
Josh Stewart 2bdfedd813 Some work on v0.5 board 2015-12-09 12:25:46 +11:00
Josh Stewart 7d32be4317 Change 48-pin Miata board to have IAT input on screw terminal 2015-12-05 08:24:50 +11:00
Josh Stewart 8b5d171092 Minor changes to v0.3.2 BOM 2015-11-25 15:39:52 +11:00
Josh Stewart 676ea63548 Fix missing ground fill 2015-11-23 21:18:57 +11:00
Josh Stewart 2b21acbf26 All final files for v0.3.2 2015-11-13 06:14:30 +11:00
Josh Stewart 492fed650c Final version of the v0.3.2 board 2015-11-12 00:20:07 +11:00
Josh Stewart 2fa12d80fe Corrected board image 2015-11-09 22:19:36 +11:00
Josh Stewart 60772d6ca8 Further small changes to v0.3.2 2015-11-09 22:15:10 +11:00
Josh Stewart 9be3fb7b66 New revision of v0.3 board (v0.3.2) 2015-11-09 21:57:44 +11:00
Josh Stewart 83efa84621 Revised base tune for Oct code release 2015-11-03 21:21:27 +11:00
Josh Stewart b582fa8d7a Initial commit of v0.5 board (WIP) 2015-10-30 22:53:48 +11:00
Josh Stewart ed02ba79f7 Better tuned tooth logger 2015-10-30 20:35:45 +11:00
Josh Stewart 8975698cdf Continued work on spark output modes 2015-10-29 06:13:16 +11:00
Josh Stewart b6dceac74f More work on next board revision (0.5) 2015-10-29 00:52:53 +11:00
Josh Stewart 7787d1b0a3 Better trace keepout on 48 pin Miata board 2015-10-27 22:35:56 +11:00
Josh Stewart d9435121da Correct labels on v0.4 schematic 2015-10-26 18:39:10 +11:00
Josh Stewart 27e88232ff Continued work on next board revision. 2015-10-25 22:14:10 +11:00
Josh Stewart 5c7c5f5ad8 Fix warnings in ini file 2015-10-25 16:16:59 +11:00
Josh Stewart d6d25284ec Add idle pin to 48 pin Miata board 2015-10-25 13:47:01 +11:00
Josh Stewart 9c1797aa76 Final wiki image update 2015-10-25 08:08:41 +11:00
Josh Stewart aebbb17ca3 Revised wiki image 2015-10-25 08:03:02 +11:00
Josh Stewart b7104922d1 Wiki image 2015-10-25 08:01:28 +11:00
Josh Stewart 2ee8f11f97 Finalised 48pin Miata board 2015-10-25 08:01:18 +11:00
Josh Stewart 229b083361 Completed 48-pin Miata interface board 2015-10-24 01:24:53 +11:00
Josh Stewart 6fb864b0bd rpmDOT added 2015-10-21 22:19:15 +11:00
Josh Stewart f08d129c40 Merge pull request #26 from Autohome2/new_help
new help sections and page for tunerstudio
2015-10-18 20:19:47 +11:00
Josh Stewart d8d8085ffb ini cleanup (more to come) 2015-10-18 20:09:12 +11:00
darren siepka c6bd72bb47 updated Tunerstudio help and tidy gauge menu 2015-10-17 23:18:53 +01:00
Josh Stewart f15d9d3bf3 ini work for launch control 2015-10-17 22:23:34 +11:00
Josh Stewart 150d39b4ad Updated board images 2015-10-12 17:42:02 +11:00
Josh Stewart 239c8c0f16 v0.4 board image for wiki 2015-10-12 16:56:52 +11:00
Josh Stewart c598162df1 WIP of next board revision 2015-10-12 14:11:16 +11:00
Josh Stewart fda74b22cc Initial work on MAP sampling options 2015-10-09 12:42:09 +11:00
Josh Stewart 56b5fcd69d Updated wiki images 2015-10-04 10:38:48 +11:00
Josh Stewart 5f148fc4fd New base tune for Sep 2015-09-30 14:47:38 +10:00
Josh Stewart b107825513 Fixes and UI for idle PWM 2015-09-30 09:27:37 +10:00
Josh Stewart 0630d85f39 Allow variable idle PWM frequency 2015-09-29 17:21:00 +10:00
Josh Stewart 85d1d55bc6 Fix boost and vvt eeprom offsets 2015-09-28 21:57:27 +10:00