

mrm0508
Members-
Content Count
55 -
Donations
$0.00 -
Joined
-
Last visited
Community Reputation
3 NeutralProfile Information
-
Gender
Male
-
Location
US - Wilmington, NC
Flight Sim Profile
-
Commercial Member
No
-
Online Flight Organization Membership
VATSIM
-
Virtual Airlines
Yes
About Me
-
About Me
Retired US Navy pilot, flew Air Medical helicopters for 10 years (EC135 P2+). Familiar with FAR Part 135 Operations. Guitar player. Brewer.
Recent Profile Visitors
523 profile views
-
Yep, forgot about each aircraft having a separate ini file for the SDK broadcast. Thanks!
-
Does the current Webpage code support the -900 or does it need to be modified. When I use it, the buttons input to the aircraft but the display is black. Thanks, Mike
-
Arduino Bridge and missing Rotary Encoder signals
mrm0508 replied to splanky's topic in AxisAndOhs Support
It jumps outside of AAO but Mobiflight is another solution since it focuses on the home cockpit crowd, it's pretty straight forward with an active Discord -
Support for new Stream Deck+ with Encoders?
mrm0508 replied to CmdrCord's topic in AxisAndOhs Support
Is this updated plugin only required if one uses the Stream Deck Plus? -
Can't seem to load the GNS530
mrm0508 replied to mrm0508's topic in Microsoft Flight Simulator (2020)
I found this was the problem: pms50-gtn750wtt-aircraft-bksq-kingair -
The 750 loads fine, but the 530 won't load as my NAV/COM2, it briefly flashes and disappears. Here are the packages I have loaded (confirmed mounted in DEV mode) pms50-gns50 pms50-gtn750wtt-aircraft-bksq-kingair pms50-instrument-gtn750 workingtitle-instruments-gns_fixcompat workingtitle-instruments-gns
-
Some buttons work, some don't_Stream Deck
mrm0508 replied to Rockliffe's topic in AxisAndOhs Support
I know that the FlySimware guys have updated some of the events for the C414 (changed some of them to default MSFS events) so maybe the SD Profile is still using "old" events? -
Support for new Stream Deck+ with Encoders?
mrm0508 replied to CmdrCord's topic in AxisAndOhs Support
That's nice but only 8 buttons? I can just build an encoder box and use existing AAO plugins -
Elgato has created a lot of break/fix work for you, love your stuff, donation sent. I'm holding off on updating Stream Deck until you have time to catch-up. Danke, Mike
-
I have no idea how you keep up on all this stuff, but I love your product because of it!
-
Anyone built a web caution panel using the AAO api/plugins? Looking to produce a "master" panel with the PMDG Annunciator lights
-
Using latest AAO release and Stream Deck plugin. Now that the PMDG SDK has been released, does the "PMDG:" read dropdown work? Specifically, I am trying to read WARN_annunFLT_CONT It is not an Lvar so I was trying to use the PMDG: dropdown selection but it doesn't seem to be accessing the variable. Is there something else that needs to be done to implement the variables in the PMDG SDK.h file? Thanks, Mike
-
Just Flight support says they don't have this update. (As of Sunday, 10/16) "Thank you for your email. Unfortunately, we have not yet received this update from Lorbi-Si. As soon as we do they are normally updated withing 12 hours. Kind regards Craig"
-
Reading/setting PMDG rotor brake variables
mrm0508 replied to Peter Clark's topic in AxisAndOhs Support
Here is the GEAR UP code: 1 (>K:GEAR_UP) (WAIT:10000) 45501 (>K:ROTOR_BRAKE) (WAIT:2000) 46002 (>K:ROTOR_BRAKE) -
There is a read variable for trim, could you not use that as a feedback value for keeping your wheel in sync with the sim?