Search found 11 matches

by checkyourmirrors
Sat Mar 27, 2021 4:36 pm
Forum: Lua and API Scripting Help
Topic: R22 Gauge Formula Assistance
Replies: 9
Views: 4712

Re: R22 Gauge Formula Assistance

Thanks for the reply and I did get them all working however I ended up switching to VR since it really helps with handling the aircraft.
by checkyourmirrors
Thu Jan 14, 2021 1:25 am
Forum: Beta Tester Requests
Topic: AirManager 4.0 Beta Export Panel
Replies: 4
Views: 3630

Re: AirManager 4.0 Beta Export Panel

I'm attempting to do the samething however in my 4.0 AM when I attempt to Add Panel it only gives me the list of online panels. There is no Blank, or Clone options so I assume that is why it is not displaying my Imported Panels that I can now see in the Create/Edit tab?
by checkyourmirrors
Sat Jan 09, 2021 11:33 pm
Forum: Air Player Desktop
Topic: Panel size not matching display size
Replies: 1
Views: 2469

Panel size not matching display size

My panel sizing has been great and I updated my Nvidia driver today and now it is all out of whack. I've got an AOC monitor that is portrait and not the instruments are partially offscreen and the Display 2 size does match what Windows or Nvidia have so I'm confused. I've messed with the scaling, lo...
by checkyourmirrors
Sun Dec 27, 2020 1:06 am
Forum: Lua and API Scripting Help
Topic: Ignition control assistance
Replies: 6
Views: 2864

Re: Ignition control assistance

Thanks for the tool suggestion and I was using the DataRefEdit tool which was much more challenging so the oddity here is when I watch the ignition_on with the VSKYLABS R44 the numbers jump back and forth constantly (with and without AM running) so for example it is going from a 2 to a 3 and back su...
by checkyourmirrors
Sat Dec 26, 2020 5:00 pm
Forum: Lua and API Scripting Help
Topic: Ignition control assistance
Replies: 6
Views: 2864

Re: Ignition control assistance

Thank you for the help, I've got a lot to learn.... I applied the code and the hold to start is way better with the press and release functionality. The oddity is the simulation key doesn't move/match with the Air Manager Key. When I turn the Sim key, the AM key reacts correctly and matches the posi...
by checkyourmirrors
Fri Dec 25, 2020 10:58 pm
Forum: Lua and API Scripting Help
Topic: Ignition control assistance
Replies: 6
Views: 2864

Ignition control assistance

I'm attempting to write an instrument that allows me to turn the ignition key for an R44 (Helicopter) and it accurately reads the status of the key position. However I'd like to modify the key position and I've been able to attempt to "start" the ignition when the position is in Both (3), ...
by checkyourmirrors
Fri Dec 25, 2020 10:43 pm
Forum: Air Manager Help
Topic: Can you change default folder location
Replies: 3
Views: 1668

Can you change default folder location

Does anyone know if you can change the location of the Air Manager folder where panels, instruments, etc are stored? I've like to keep them in a OneDrive folder so I can access them for development on my non-Gaming computer, plus it would be nice to have a backup of them as well.
by checkyourmirrors
Wed Dec 23, 2020 4:30 pm
Forum: Lua and API Scripting Help
Topic: R22 Gauge Formula Assistance
Replies: 9
Views: 4712

Re: R22 Gauge Formula Assistance

Thank you both so much and yes, the Kg math being off slightly is what threw me from doing the easy change and thank you for the online calc URL. The missing piece of information which was an educational/understanding gap for me was the degrees. I'm curious how were you so easily able to measure the...
by checkyourmirrors
Tue Dec 22, 2020 9:47 pm
Forum: Lua and API Scripting Help
Topic: R22 Gauge Formula Assistance
Replies: 9
Views: 4712

Re: R22 Gauge Formula Assistance

I’ll post the code when I can get back to my computer and the fuel quantity is coming back from X-Plane in KG’s. I’m assuming there is some “normalization” of the weight to tank weight total capacity so the fuel gauge reads correctly. The logic is escaping me...... Fuel capacity: Main tank total cap...
by checkyourmirrors
Tue Dec 22, 2020 5:23 pm
Forum: Lua and API Scripting Help
Topic: R22 Gauge Formula Assistance
Replies: 9
Views: 4712

R22 Gauge Formula Assistance

I've been trying to understand the following formula which HeliEngineer built although being new I can't PM him. These are for the R22 fuel tanks however they don't match the weight or gallons and I believe X-Plane returns the fuel quantity back in KG's. Appreciate any insight and I'm trying to do s...