-
I just uploaded the version 1.3a to flightsim.to. These scripts try to avoid B-Variables where possible. Avoiding them makes it easier to take over the scripts to other software like spad.next, MobiFlight and much more.
https://flightsim.to/file/61922/blacksquare-tbm-850-scripts-for-lorby-s-axis-and-ohs-aao
-
@ape42 said in TBM 850 AAOhs scripts?:
I just uploaded the version 1.3a to flightsim.to. These scripts try to avoid B-Variables where possible. Avoiding them makes it easier to take over the scripts to other software like spad.next, MobiFlight and much more.
https://flightsim.to/file/61922/blacksquare-tbm-850-scripts-for-lorby-s-axis-and-ohs-aao
Thank you so much for bringing us these awesome scritps!
I have one question about how to update the scripts when there is a new version. I just imported them again and said Yes when asked to override them all... Is this the correct way?And I want to show you my setup that is only possible with your awesome scritps
https://imgur.com/a/TWfZdtB
The MFDs I use are the WinWing MFDs and to the right I use a Behringer Xtouch Mini for the Autopilot. -
@rhinozherous Yes "overwrite" is the correct way of updating the scripts.
Great setup. If you're using a Behringer you might want to have a look at this one: https://flightsim.to/file/38162/x-touch-mini-gauge-for-use-with-aao-axis-and-ohs
With permission by the creator of this (Funatic) I adopted this to my Korg nanoKONTROL2.
This one does have two more pages. One for deice & clima and one to control the ETM.
-
@Ape42 outstanding work on the AAO scripts!!!
I suddenly discovered that with the latest TBM release I'm unable to control the deice prop with the scripts (deice_prop_on / deice_prop_off ) . I've verified that the prop deice switch is able to move by using the built-in prop deice toggle assigned to keyboard, but I was unable to find a working event to control the on/off states.
I've also used efis_heading_push_sync and this also not working for me, again didn't find any working event.
Anyone got a working bindings for AAO?
Many thanks! -
Ok I've found some workarounds, my findings below.
For heading sync, I've used this in Mobiflight:
AAO scripts for prop deice.
prop_deice_on:
1路s0路(A:PROP路DEICE路SWITCH:1,路Bool)路!=路if{(>K:TOGGLE_PROPELLER_DEICE)路}路l0路(>L:DEICE_Propeller_1)off:
0路s0路(A:PROP路DEICE路SWITCH:1,路Bool)路!=路if{(>K:TOGGLE_PROPELLER_DEICE)路}路l0路(>L:DEICE_Propeller_1)But the caveat is that the light will turn on but switch won't move.... unless I've missed something, I think it's better if BlackSquare could add a native var/event.
-
@glideslope Yes, these are known issues. They have to be fixed by BlackSquare. The functionality will work but the switches will stay as-is.
-
@ZenIT_SWE said in TBM 850 AAOhs scripts?:
Does anyone know how to bind the TOGA button on the throttle? I've tried AUTO_THROTTLE_TO_GA but that doesn't do anything.
I am also looking for the ToGa button. No luck with AUTO_THROTTLE_TO_GA