Feature request - config error detection

For discussion of Phil Tobin's Tuner Studio software (Only about the tuning software itself, not about how to tune or firmware features)

Moderator: LT401Vette

Post Reply
jsmcortina
Site Admin
Posts: 39618
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Feature request - config error detection

Post by jsmcortina »

I know there's some config error detection, but could it be extended such that if rpm > 65000 TS will automatically pop up a box telling the user that this is a config error and how to grab the message.

In MS3 I put the error number into the rpm.
conf_err = rpm - 65000

Would it be useful to include the error table in the ini ?

EDIT: for whatever reason, the existing config error code in TS rarely gets hit when I'm testing on the bench and I end up with a normal dash at 65000+rpm.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
LT401Vette
Super MS/Extra'er
Posts: 12733
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: Feature request - config error detection

Post by LT401Vette »

I am planning to put in event triggers, so you can set a output channel or formula that when the condition is met, it triggers some event. That seems like a good place for this. The condition is pretty clear, then it just needs some type of notification event.

Putting predefined events in the ini seems like a good option for tying some to the firmware. You could probably put some pretty specific error messages for many errors by monitoring some bit flags or error codes.
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Post Reply