Search found 63 matches

by freedom
Wed Mar 16, 2022 8:53 am
Forum: Lua and API Scripting Help
Topic: FCU knobs acceleration
Replies: 3
Views: 693

Re: FCU knobs acceleration

Yes. But I inclined to mimic the real thing's behavior and is hoping to find the corresponding rate of acceleration on different knobs
by freedom
Wed Mar 16, 2022 1:26 am
Forum: Lua and API Scripting Help
Topic: FCU knobs acceleration
Replies: 3
Views: 693

FCU knobs acceleration

I am trying to recreate the acceleration behaviour of the knobs on the Airbus FCU while coding in Air Manager, but didn't quit get there. Is any master here able to suggest the correct criteria which is demonstrated in the real aircraft? 
by freedom
Tue Feb 15, 2022 8:10 am
Forum: Under development and finished work
Topic: A32NX FBW Overhead
Replies: 12
Views: 2721

Re: A32NX FBW Overhead

Great job and congratulations!

Dimming of the moveable switches is a challenging task and you nailed it.

Just the knob pointer illuminations to go.
by freedom
Mon Feb 14, 2022 2:44 am
Forum: Instrument Graphics Help
Topic: How to create a panel light with switches on top
Replies: 5
Views: 4177

Re: How to create a panel light with switches on top

Thx, here are my graphics, not sure if there is a better way to do it though. I have a basic panel panel.png A backlight texture panel_bl.png I have a 3 pos switch ldg_sw_down.png ldg_sw_mid.png ldg_sw_up.png Plus a 1x1 black pixel as a dimming mask How would you mask the switches? Do you need 3 ind...
by freedom
Sat Oct 09, 2021 11:29 am
Forum: Lua and API Scripting Help
Topic: Periodic subscription
Replies: 3
Views: 1268

Re: Periodic subscription

AM 4.0.2
XP11

I suppose it doesn't matter I am just trying to figure out the coding logic instead of the actual commands itself?

I tried inserting timer() after function recall but it just delay the first recall. Gotta find another way.
by freedom
Sat Oct 09, 2021 11:01 am
Forum: Lua and API Scripting Help
Topic: Periodic subscription
Replies: 3
Views: 1268

Periodic subscription

I am trying to subscribe aircraft location dataref every one second. Is there any way to achieve this?
by freedom
Sun Jun 13, 2021 9:16 am
Forum: Air Player Desktop
Topic: Custom Panels not feeding to AP
Replies: 21
Views: 10931

Re: Custom Panels not feeding to AP

The bug of options not saved in Air Player remain unfixed. Please address. Right now I will have to copy the preference file from AM to AP manually to preserve my preference
by freedom
Wed Apr 28, 2021 1:29 pm
Forum: Air Player Desktop
Topic: Air Player 4 not displaying cloned instruments
Replies: 32
Views: 15723

Re: Air Player 4 not displaying cloned instruments

Thanks. For optimized workflow I would suggest the panel uploading tk be carried out when user add the panels in the main tab rather than the create/edit tab. Its a bit hiddened
by freedom
Wed Apr 28, 2021 10:41 am
Forum: Air Player Desktop
Topic: Air Player 4 not displaying cloned instruments
Replies: 32
Views: 15723

Re: Air Player 4 not displaying cloned instruments

For the procedure to upload the panels, you would have to go to the "Create/Edit” tab, select the panel and change the destination from “This computer” to “Air Player”. When you run the panel, the file will be loaded to the AP directory. Suggest putting this in the wiki it’s no where to be foun...