#Heading output value

1 messages · Page 1 of 1 (latest)

signal barn
#

Hi all.
I'm after a bit of help. I've just updated mobiflight to the latest release and its all good except that my autopilot heading value output is reading weird as you can see from the photo. I'm using the same transformation when it worked fine. I'm flying fsx steam and using fsuipc offset for autopilot heading value.
Any help would be appreciated.
Many thanks
Marc

ocean moon
#

What is displayed and what should it be displaying?

signal barn
#

My hdg bug is set to 061 but it is displaying the output value of 61.0

ocean moon
#

OK, use a Transform of
Round($, 0)
make sure to have left padding active to 0 character.

signal barn
#

Perfect. Thanks so much.