Ignition setting
Read the manual to see if your question is answered there before posting. Many users will not reply if the answer is already available in the manual.
If your question is about troubleshooting, configuration, or tuning, you MUST include your processor type (MS-I or MS-II) and code version in your post. If your question is about PCB assembly or modifications, you must also include the main board version number (1.01, 2.2 or 3.0). For tuning/troubleshooting questions, please attached a datalog and your MSQ file to your post.
If you have questions about MS1/Extra or MS2/Extra code configuration or tuning, please post them at www.msextra.com Such questions posted here will be moved to: a temporary MSextra sub-forum, where they will be removed after 7 days
The full forum rules are here: Forum Rules, be sure to read them all regularly.
Ignition setting
-
Bernard Fife
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: Ignition setting
The was a correction to the TPSdot setting in the INI somewhere between those codes, around firmware 2.883b I believe. If you loaded a MSQ made with earlier code, the TPSdot threshold would be off by a factor of 10. You can adjust those to the values you saw in the old code (I can't recall if this is 'x10' or '/10' off the top of my head).
Lance.
-
Bernard Fife
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: Ignition setting
This is here: http://www.megamanual.com/mt28.htm#tlNote the some v2.8 (& 2.6) INIs prior to Dec. 2007 have an error is in the TPSdot threshold setting. The error manifests itself as displaying the values as 1/10th the actual setting (so for example, 12.3 %/sec in MT would actually be 123 %/sec in the MS-II controller). You can tell if you have this error by looking at the TPSdot threshold in the accel enrichment wizard. If you have a decimal value displayed, then you are actually setting the value to 10x the shown value. You can either live with that by taking it into account, or put the appropriate updated INI in your project /mtCfg/ folder, and remaining it to megasquirt-II.ini (i.e., remove the numbers and periods at the end)...
So the old value is 1/10th the new value, so you have to multiply it by 10x when using a newer INI.
Lance.
Re: Ignition setting
That was it. I did take out the decimal on tps dot threshold but not on tps base ae table.