how does the label source "linked, normalized" work?

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
John Dai
Posts: 2
Joined: Thu Jul 22, 2021 1:28 am

how does the label source "linked, normalized" work?

Post by John Dai »

I am getting crazy with the label source "linked, normalized".
How does this work?

I created an extra BIN file to understand the operating principle.
Byte by byte, the value of the label decreases by one.
Starting from 0x10 to 0x01.
This is defined as my function "max boost".
When I link this function to the "target boost" as label source, I am getting unexplainable results.
I have multiplied the values with 1000000 to better demonstrate the result.

Why the hell does the label jump from 56,250 to 16,000,000 and then decreases by
100,000 ?

I can't get at it.

Link to the BIN in the Dropbox
Link to the XDF in the Dropbox

Thanks guys.
Attachments
forum-function-2.png
forum-function-2.png (61.15 KiB) Viewed 2069 times
forum-function.png
forum-function.png (93.46 KiB) Viewed 2069 times
Chatchai
Posts: 12
Joined: Sun Aug 25, 2019 3:54 am

Re: how does the label source "linked, normalized" work?

Post by Chatchai »

label function, I'm not sure exactly but I can try like this
I don't know this is what you expected or not :D

https://drive.google.com/file/d/13eeYFl ... sp=sharing
Image
John Dai
Posts: 2
Joined: Thu Jul 22, 2021 1:28 am

Re: how does the label source "linked, normalized" work?

Post by John Dai »

Thank you @Chatchai.
I know your solution, but I want to understand how the "linked, normalized" works.
Post Reply