Commit Graph

1932 Commits

Author SHA1 Message Date
Josh Stewart 4c9b15d508 Fix for missing tooth pattern not always being on the right sequential phase 2018-09-04 15:12:50 +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 dffa998f0d Correctly set the cranking IAC step table size. Fixes #159 2018-09-04 12:11:15 +10:00
Josh Stewart 79a25673f8 Improvements to the MISRA checking process 2018-09-03 17:16:52 +10:00
Josh Stewart 26773ba41d Some base work for the knock control 2018-08-31 17:36:09 +10:00
Josh Stewart 765e52fce5 Move a chunk of the prediction code out of speeduino.ino into crankMaths 2018-08-31 17:35:29 +10:00
Josh Stewart bc94053f10 Various small and medium decoder fixes 2018-08-31 17:34:25 +10:00
Josh Stewart 778439e937 Working new ignition mode for 4g63 2018-08-21 14:42:58 +10:00
Josh Stewart 9ee504deaf Merge branch 'master' of https://github.com/noisymime/speeduino 2018-08-18 08:49:34 +10:00
Josh Stewart 726755ad8e Fix for crank speed being wrong on Basic Distrbutor, Miata9905 and Subaru 67 patterns 2018-08-18 08:49:19 +10:00
Josh Stewart c4af6364bf
Update README.md 2018-08-17 22:14:00 +10:00
Josh Stewart 620e8d268d
Updated README 2018-08-17 22:06:48 +10:00
Josh Stewart 966c1685e0
Update README to include a few badges 2018-08-17 21:56:41 +10:00
Autohome2 a5f4119715
Merge pull request #63 from noisymime/master
update form master 15082018
2018-08-15 22:21:41 +01:00
Josh Stewart bc096fbae3 Bunch of minor error cleanup 2018-08-15 17:44:30 +10:00
Josh Stewart 22b9c03ae3 Fixes to allow sequential missing tooth with new ignition mode 2018-08-14 16:08:52 +10:00
Josh Stewart faae1f3a5a More of the knock control ground work 2018-08-14 12:47:15 +10:00
Josh Stewart 189234015f Huge amount of optimsation work on new ignition system 2018-08-14 12:46:39 +10:00
Josh Stewart c6e88e9439
Merge pull request #156 from johnxx/fix_teensy_ign2
Fix Teensy IGN2 pin mapping
2018-08-13 13:38:07 +10:00
John Bloom 2b284ac0d8 Fix Teensy IGN2 pin mapping
Correctly set pin mapping on Speeduino 0.4.x w/ Teensy Adapter.
2018-08-12 18:51:14 -07: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 cc6bf05a43 Initial work on new ignition timing method (Very messy) 2018-08-08 15:17:09 +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 e941f39596 Minor BOM updates 2018-07-31 09:51:09 +10:00
Josh Stewart 8d854eec22 Enable sequential on 4g63 2018-07-29 14:34:48 +10:00
Josh Stewart 20c9c796d6 Initial memory allocation (etc) work for knock control 2018-07-26 22:09:48 +10:00
Josh Stewart 0bbed9f316 Cleanup of aux PR and add init routing for these channels 2018-07-26 17:07:31 +10:00
Josh Stewart 57a5791a05
Merge pull request #148 from Autohome2/local_auxin3
I will need to change some of these slightly in speeduino.ino as there can't be any for loops occurring every cycle, but that should be easy enough
2018-07-25 16:41:14 +10:00
Josh Stewart 3febb26493 Add last interval tooth calculation for angleToTime() 2018-07-25 16:39:49 +10:00
Josh Stewart f1182d569d
Merge branch 'master' into local_auxin3 2018-07-25 16:38:07 +10:00
Josh Stewart 1af268c61a Updated diagram library for Draw.io 2018-07-24 23:19:37 +10:00
Josh Stewart 45bbb4bad8 Correct check for new board on startup. Fixes #153 2018-07-24 15:50:16 +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 b5a8ef2221 WIP hardware bits and pieces 2018-07-24 10:06:06 +10:00
Josh Stewart 2ed47b16a4 Minor base tune updates 2018-07-24 10:05:43 +10:00
Josh Stewart ce8961de69 Minor BOM file updates 2018-07-24 10:05:05 +10:00
Josh Stewart 0b2cd0d88a Initial introduction of a sync los counter 2018-07-24 10:03:40 +10:00
Josh Stewart b14e2d41f4 Fix for stepper homing not completing. Fixes #152 2018-07-23 08:28:56 +10:00
Josh Stewart cfe1062dd2 New rolling cut method 2018-07-22 21:28:05 +10:00
Josh Stewart 0dee4ab7f2 Still more warnings cleanup 2018-07-22 00:17:08 +10:00
Josh Stewart ce0e399201 More warnings cleanup 2018-07-19 23:26:31 +10:00
Josh Stewart 9e2d649f61 Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
Josh Stewart dc784deaef Allow for negative ethanol ignition advance 2018-07-19 17:33:40 +10:00
Josh Stewart f741a3bef1 Fix for sequential ignition not working on 2 cyl 2018-07-18 18:19:59 +10:00
Josh Stewart b8a5586422 Initial conversion to the new timing maths code 2018-07-12 20:45:27 +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
Autohome2 93f7d8513a
Merge pull request #61 from noisymime/master
update with josh 04072018
2018-07-04 01:31:55 +01:00
darren siepka 8dd9ed9fbd improve TS ini selection options
fix bit masking
storage table fix
2018-07-04 01:16:35 +01:00