Commit Graph

581 Commits

Author SHA1 Message Date
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