Search found 20 matches

by Helibrewer
Sun Nov 06, 2022 1:52 pm
Forum: Beta Tester Requests
Topic: PMDG 737-700 instrument collection
Replies: 132
Views: 154392

Re: PMDG 737-700 instrument collection

This is awesome, I had worked on a few of these myself, yours look great. Now that the SDK.h lists all of the variables we need to figure out how to access them, especially the annunciators on the "6-pack": // Glareshield //------------------------------------------ // Warnings bool WARN_a...
by Helibrewer
Sat Nov 05, 2022 4:56 pm
Forum: Air Manager
Topic: MSFS PMDG SDK variable access
Replies: 0
Views: 749

MSFS PMDG SDK variable access

Implementing PMDG SDK.h variables in Air Manager 4.1.5 Home. What do we have to do to be able to access variables defined in the header file such as: // Glareshield //------------------------------------------ // Warnings bool WARN_annunFIRE_WARN[2]; bool WARN_annunMASTER_CAUTION[2]; bool WARN_annun...
by Helibrewer
Sun May 22, 2022 12:26 pm
Forum: Air Manager feedback & feature requests
Topic: FS2020 PMDG 737 anyone working on instruments?
Replies: 12
Views: 2261

Re: FS2020 PMDG 737 anyone working on instruments?

B737_Scripts_ROTORBRAKE.zip These are the ROTOR_BRAKE events. They are basically 5-digit parameters with the left 3 digits identifying the L:var switch number (L:switch_XXX_73X, number) for reading. the remaining digits are the "action"; "01" and "02" for INC and DEC, ...
by Helibrewer
Sun May 22, 2022 12:18 pm
Forum: Air Manager feedback & feature requests
Topic: FS2020 Fenix?
Replies: 14
Views: 2825

Re: FS2020 Fenix?

Variables.xlsx
(44.35 KiB) Downloaded 125 times
I grabbed these but haven't started playing yet, still converting PMDG for MSF2020 stuff
by Helibrewer
Mon Dec 27, 2021 5:10 pm
Forum: Knobster
Topic: Knobster plug-in for Axis and Ohs
Replies: 3
Views: 1599

Re: Knobster plug-in for Axis and Ohs

Thanks, they weren't very helpful. Their reply was "It returns whatever hardware the Sim Innovations LibKnobster API provides"
by Helibrewer
Mon Dec 27, 2021 12:59 am
Forum: Knobster
Topic: Knobster plug-in for Axis and Ohs
Replies: 3
Views: 1599

Knobster plug-in for Axis and Ohs

I built a DIY knobster from Wemos D1 mini. It works great in Air Manager but the Axis and Ohs plug in doesn't see it. Are there chipsets that work with Air Manager but not the plugin?
by Helibrewer
Sat Jun 05, 2021 10:59 pm
Forum: Air Manager
Topic: External MSFS Bridge
Replies: 20
Views: 10314

Constant "Update available" message

Air Manager shows Update available even after updating.
by Helibrewer
Fri Jun 04, 2021 11:14 am
Forum: Air Manager
Topic: External MSFS Bridge
Replies: 20
Views: 10314

Re: External MSFS Bridge

It found my Community folder and worked perfectly. Thank you so much for this module!!

Mike
by Helibrewer
Thu Jun 03, 2021 11:55 pm
Forum: Air Manager
Topic: External MSFS Bridge
Replies: 20
Views: 10314

Re: External MSFS Bridge

Thank you!! That really helps

Mike
by Helibrewer
Thu Jun 03, 2021 10:13 pm
Forum: Air Manager
Topic: External MSFS Bridge
Replies: 20
Views: 10314

Re: External MSFS Bridge

Is there any special syntax for events with L: variables? Can't seem to get mine to fire