Developer's Backdoor > GSX Backdoor
We would like to hear your suggestions about a GSX Open API
Meyomyx:
Hi Umberto
I would really like to see a revision and extension of audio trigger points within the coding to allow the creation/integration of bespoke and regional voice and sound sets. The audio content of GSX seems to have been the same for many years and there is huge potential for improvement here. Varied and regional audio would greatly enhance the user experience/immersion factor. Making these trigger points available for the creation of freeware/payware bespoke ground audio would enhance the appeal of the product ... and the production of in-house audio sets for different scenarios takes time and resources.
Not sure this is a feature request or a request as part of the Open API. Both probably!
Kind regards
Nick
virtuali:
We are already working on that.
capt_pero:
Hi,
I tried to read the LVAR with a LUA Script but did not received any values. Could someone please write an example LUA Script to read one of the GSX LVar?
My script should be started from ipcready.lua and sync the "EXT PWR" Offset of JeeHell (A320 Homecockpit Software). I am aware of setting the Offset but can't read the GSX Lvars.
L:FSDT_GSX_DEBOARDING_STATE
L:FSDT_GSX_CATERING_STATE
L:FSDT_GSX_REFUELING_STATE
L:FSDT_GSX_DEBOARDING_STATE
L:FSDT_GSX_DEPARTURE_STATE
Thanks.
Peter
virtuali:
The L: before the name it's the XML syntax used by the official gauge SDK. In LUA (assuming you use it from LINDA), there's no L: before the name, for example:
deboardingState = ipc.readLvar("FSDT_GSX_DEBOARDING_STATE")
capt_pero:
Thanks. I will test and come back.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version