Commit Graph

1461 Commits

Author SHA1 Message Date
Josh Stewart 39427c9275 Wiki images 2017-05-10 23:42:59 +10:00
Josh Stewart 7b13b8995c Prevent the IAT retard curve from clobbering spark advance values below 0 2017-05-10 15:46:14 +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
Autohome2 d999ba0f0b Merge pull request #37 from noisymime/master
update 07052017
2017-05-07 22:08:07 +01:00
Josh Stewart aaebf2d833 Fix warning presented in Arduino IDE for 4g63 change 2017-05-08 06:10:04 +10:00
Josh Stewart b0d0c40bec April signature and base tune 2017-05-06 23:43:57 +10:00
Josh Stewart 9a080986f6 Faster first pulse on 4g63 2017-05-06 23:41:58 +10:00
Josh Stewart 2004034674 Add CRC stack for testing (Currently unused) 2017-05-05 08:52:10 +10:00
Josh Stewart bae708a4d6 Multiple small fixes and checks, particularly for Basic Distributor decoder
Possible impact on #81 but still unable to reproduce that issue reliably
2017-05-04 14:17:05 +10:00
Josh Stewart 7c909f021e Set appropriate type for fixed cranking additional dwell 2017-05-04 13:47:50 +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 13f80e7d22 Merge pull request #82 from noisymime/pr/77
Pr/77
Closes #77
2017-05-02 21:21:14 +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 89296bea44 Merge pull request #79 from VitorBoss/STM_dev
Updated STM work
2017-04-23 19:27:30 +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
Vitor Moreno B. Sales fc577c9a59 Updated STM work 2017-04-21 11:30:13 -03:00
Josh Stewart 32e6cc9a2e Small fix on 4g63 decoder in calculating revolution time 2017-04-21 17:33:28 +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 6b0116cace More complete Teensy pin mappings 2017-04-21 16:33:52 +10:00
Josh Stewart 6915987339 A few small multi-arch fixes 2017-04-21 16:33:24 +10:00
Josh Stewart 1f38836db0 New revision of MX5 interface board 2017-04-16 22:08:17 +10:00
Josh Stewart e399eb1df6 Some teensy fixes 2017-04-15 08:42:33 +10:00
Josh Stewart ac37fafc84 April dev firmware 2017-04-15 08:40:29 +10:00
Josh Stewart 21cdfa7f03 Add error message indicating when the wrong board is selected in the Arduino IDE 2017-04-13 09:40:12 +10:00
Autohome2 7b42e12da4 Merge pull request #35 from noisymime/master
08042017 update
2017-04-09 01:22:13 +01:00
darren siepka 35c000ddc6 Merge branch 'can-io' of https://github.com/Autohome2/speeduino into can-io 2017-04-09 01:18:09 +01: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
darren siepka c12dfb9b64 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 00:48:39 +01:00
Autohome2 dca5a6b0af Merge pull request #34 from noisymime/master
update 08042017
2017-04-08 23:39:40 +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