Commit Graph

569 Commits

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