Hi,
I was developing my digital dashboard this morning and took me some time to export correctly the speed/rpm/gear data I wanted. The problem seem to be that the only math output that can be used is the g-force one and it stretches the output value to fit the size of the USO packet. Its does that resize to either 8-bit or 16-bit packets.
Is there a way to sent to USO the values of an effect untouched? 1:1 ?
For example I was using 16-bit data to sent the rpm values that range from 0-9000 and the math was stretching it to fit to the 65535 values of 16-bit!!!
BTW, here is my project, with tweaked math and USO values to get it going for now: http://www.x-sim.de/forum/blog.php?u=101&b=26&c=2
Best Regards,
Thanos