Lazza
Registered
Hi
I observed that some values have a limited negative range only. Eg downforce, if < -1000 it has an underflow and jumps to 64xxx. All together the value range seems to be 65k which is 16Bit I suppose.
Is it possible to define an extended negative range somehow, say signed 16bit, so range is +-32k ?
Indeed, there's a limited number of values (integer only) so I've tried to find a good compromise between range and precision.
Try the high range config (3) for that channel group. I don't have the specifics in front of me but hopefully I've allowed for bigger negative values there. Let me know if not (including any other channels that are wrapping) and I will adjust them.