Load Axis Callibration (several questions)

General Megajolt Questions and Answers

Moderators: JeffC, rdoherty, stieg, brentp

Post Reply
4600cc
Posts: 0
Joined: Sun Jul 11, 2004 1:48 am

Load Axis Callibration (several questions)

Post by 4600cc »

Brent,

I got a few questions about load axis callibration, I know when source is out it will all be clear, but Im not that patiest. :P

Does the firmware only support uploading a new KPAFACTOR table, or it also allows download of its KPAFACTOR table? (so the tuning software can compare and report to the user which table they have)

Does the K function looks exactly like this?

Send 'K'
Send bytes 1 to 256 of KPAFACTOR table start from 1, i.e.

Send K
send 100
send 10
send 11
send 12
etc, etc


What are the units used in KPAFACTOR table? (what is 100T, 10T, 11T)



Im thinking of doing a table and graph, and also allowing loading and saving to disk for data as text file, that looks exactly like assembler code, including comments.

So far thought, Im undecided as to implement this functionality as a tab, or a separate window.


Last but not least, is the new V function same as you described it to me earlier?

4600cc
Posts: 0
Joined: Sun Jul 11, 2004 1:48 am

bump

Post by 4600cc »

bump

brentp
Site Admin
Posts: 6293
Joined: Wed Jan 24, 2007 6:36 am

Al, Nothing has been

Post by brentp »

Al,

Nothing has been finalized yet, so things are subject to change. however:

Calibration feature: yes, it will be similar to how you described.
- I don't know what you mean by 'units'. Each value is a byte that represents a scaled reading, either TPS% or KPa based on whatever is being calibrated.
- Upload and download will be supported.

The version number will most likely be in the form of major.minor.bugfix. There will be separate software and hardware versions.

Brent

Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

Post Reply