ChicagoFlyhouse / AutomationConsole

0 stars 1 forks source link

Rounding Errors resulting in inconsistent functionality #2

Open HunterACole opened 4 months ago

HunterACole commented 4 months ago

Currently, differences in display rounding can cause functionality issues for users attempting to program cues near the soft limits.

e.x: Setting a cue to move to the down limit of 1219 will not be able to fire as rounding results in the target being outside of limits by < 1mm, despite visually appearing as the same number

code-warriors-llc commented 4 months ago

@HunterACole - We applied solution for the rounding issues on Test system can you verify it is working or not.

HunterACole commented 4 months ago

Coming back to this, we've not encountered any of the same functional issues since you made the change. Leaving this issue open for now as part of issue "Remove Decimal Display in Imperial Measurements" as Jim and I discuss