Hi,
a thing which worked out fine with SASM for me
Now I tried to work with MDL Tweaker and have one situation wich works and one does not :-(
Runway direction 08/26
I programmed my Rundway indicator:
-1820 to 0
0 to 30947
the other way around
30947 to 32767
-32767 to -1820
This works fine and changes by wind direction
Now my second case
Runway direction 11/29
I programmed my Rundway indicator:
-29127 to 0
0 to 3641
the other way around
-32767 to -29127
3641 to 32767
all four are connected with OR
What am I doing wrong?
Isn`t it correct that the angles are described from 0-180° by 0 to 32768
And the degrees 181 to 360 is -32768 to 0 again?
Thanks for help
a thing which worked out fine with SASM for me
Now I tried to work with MDL Tweaker and have one situation wich works and one does not :-(
Runway direction 08/26
I programmed my Rundway indicator:
-1820 to 0
0 to 30947
the other way around
30947 to 32767
-32767 to -1820
This works fine and changes by wind direction
Now my second case
Runway direction 11/29
I programmed my Rundway indicator:
-29127 to 0
0 to 3641
the other way around
-32767 to -29127
3641 to 32767
all four are connected with OR
What am I doing wrong?
Isn`t it correct that the angles are described from 0-180° by 0 to 32768
And the degrees 181 to 360 is -32768 to 0 again?
Thanks for help

