AxisAndOhs Demo Version (2.29 b28)
Please make sure to use the demo version first to find out if your hardware is supported!
The demo version is fully functional, but it will shut down after 20 minutes.
The demo version is fully functional, but it will shut down after 20 minutes.
![]()
![]()
![]()
|
![]()
![]()
![]()
|
![]()
![]()
![]()
|
The password for the ZIP file is: LORBY
All Lorby-SI products are constantly screened for malware with "Norton Security Premuim". You may still get false positives though, especially the SpursInt trojan or a simple "I don't know you, so you must be bad" by Windows Defender.
Please note: all assets below this point are not part of the payware/retail distribution of AxisAndOhs. They are freeware projects that are created as examples of how to use some AAO features, or just for fun.
The modules and programs are provided as-is. They are supported if and when necessary, but they are not covered by the AAO product warranty.
WebAPI troubleshooting
Most of the assets on the page rely on the AxisAndOhs WebAPI. Unfortunately network security often gets in the way and nothing seems to work.
Here is a short troubleshooting guide about things that can go wrong.
Here is a short troubleshooting guide about things that can go wrong.

AxisAndOhs WebAPI troubleshooting (WiP) | |
File Size: | 959 kb |
File Type: |
Plugin for the Elgato Stream Deck
AxisAndOhs has an API based on web technology (XmlHttpRequest or JSONP). This Plugin for the Elgato Stream Deck hardware demonstrates how this API can be utilized for bi-directional communication with the simulator. Not only can you send simulator events to trigger systems or buttons, but you can also read simulator variables and display the results on the StreamDeck.
The following download is a Plugin for the Elgato software with generic buttons. You can assign any simulator event or variable to them, including the MSFS hidden or undocumented ones (AAO v2.04 is required). With a few modest graphics skills, you can make your own rotating or sliding gauges too - Start the sim and AAO (AAO must be run "As Administrator"!) - Make sure that the WebAPI is activated in the AAO "Tools" menu ![]()
Previous stable version, in case you run into trouble with the current release
![]()
|
![]()
|
Lorby Stream Deck Editor
With this small app you can move or copy Stream Deck actions on and between profiles or devices.
For example, if you own a 15 button Stream Deck, you can download those nice profiles that talented people make and deploy on the flightsim websites anyway, and then use this editor to move the actions to 3x5 profiles that fit your Stream Deck. Please note: you can do almost everything with the editor - BUT YOU CANNOT CREATE NEW ACTIONS! That functionality is limited to the proper Elgato Software.
|
WebAPI web server examples: buttons, gauge and FMC
This package contains examples of web pages that can be run on the AAO web server (requires AAO version 2.25 or later).
Just drop the contents of the ZIP file into \Documents\LorbyAxisAndOhs Files\WebPages. The FMC examples are for the default A320, B747 and B787 in MSFS 2020, plus the FlyByWire A320 and the WorkingTitle CJ4. There is a readme in each subfolder and a package that goes into your Community folder. Also, be mindful of network security. All examples want to access the web server on the "localhost", meaning the current computer. You will have to replace that with the IP address of the computer where AAO is running on for remote access. Make sure that the port is the same as in the AAO settings, and that it is allowed through your firewall. The WebAPI troubleshooting guide applies here too. |
|
![]()
|
![]()
Last update: 23.04.2022 21:43 GMT
|
Webserver / Audio Checklist system examples: generic checklist
This is a showcase about the audio checklist system. Just for kicks, a web based GUI has been added as well.
Please check the readme file in the ZIP for details. The checklist itself is nothing special, kind of generic. No SOP to speak of. ![]()
![]()
|
WebAPI example: tiny moving map
This is a tiny HTML page that demonstrates how to use the AAO WebAPI as a data provider for the smallest ever moving map based on OpenStreetMap, using Leaflet.
Make sure to change the default port 9080 to the AAO WebAPI in the html file if necessary. ![]()
|
WebAPI example: Poor man's touch portal
Again a simple example of how to make a html page that you can run in any browser to control a few aircraft systems, including feedback
![]()
|
Same file, with a little bit of CSS
![]()
|
Desktop and Web instruments
With AxisAndOhs you have the option to add your own gauges to the Desktop/Web instrument feature.
The AxisAndOhs gauge logic uses a simplified version of the legacy XML format in RPN notation (like FSX did).
The AxisAndOhs gauge logic uses a simplified version of the legacy XML format in RPN notation (like FSX did).
- The place to save your XML gauge is: "\Documents\AxisAndOhs Files\UserGauges\"
- The graphics should be standard PNG 32bit format with transparency.
They go here: "\Documents\AxisAndOhs Files\UserGauges\1024\" - The size of the background should either be 240x240 or 512x512 pixels.
- You can only read simulator variables (A: and P: only), but you cannot write to them
- L: variables are local to AAO gauges and scripts, they are not injected into the simulator
- <GaugeText> is possible, but the text should be simple. AAO doesn't support conditional string formatting (use <Visible> instead)
- Mouse areas work differently than in a real gauge. At present you can only call single events with an assigned value - no scripting
Here are a few examples for MSFS (in other sims they may have limited functionality).
More examples will be added when they become available.
More examples will be added when they become available.
![]()
Unpack the ZIP-file to \Documents\LorbyAxisAndOhs Files\UserGauges.
(AxisAndOhs will pick up the gauges automatically when you start it the next time) Lorby MCP: This has gauge text, turning things (the dials to the right), buttons to be pushed and LEDs that turn on and off. Lorby Switch Panel: This gauge has the main switches of a GA aircraft. <Visible> tags are used to visually toggle the switch positions.
|
|
The Lorby MFD shows the flight plan that has been loaded into the simulator as your route. It will not react to or understand flight plans that are loaded into a 3rd party FMC/MCDU. With MSFS, make sure to build a full flight plan with departure and arrival, then the route display will be
most complete. On the MFD instrument there are 4 clickspots in the lower quarter of the display. With these clickspots you can change the range of the display or switch between the two variants (route/plan and nav) Furthermore, this instrument reacts to the following simulator events, so you can assign them to joystick buttons with AxisAndOhs: G1000_MFD_PAGE_KNOB_INC, G1000_MFD_PAGE_KNOB_DEC: to switch display type G1000_MFD_ZOOMIN_BUTTON, G1000_MFD_ZOOMOUT_BUTTON: to change display range. |
MSFS Cessna 152 Steam Gauges by G.W.
This is a panel with C152 Desktop/Web FIPs made by G.W.
These instruments require AAO version 2.29 ![]()
|
VRInsight MCP Combo II Bridge
This is a small program that connects the VRInside MCP Combo II Boeing to the AAO Web API
- FSUIPC or LINDA must NOT be running! - Start the MCP first - Start the sim and AAO (AAO must be run "As Administrator"!) - Make sure that the WebAPI is activated in the AAO "Tools" menu - Start the Bridge program - Add a device with the "+" key, select the corresponding COM port and give it a name - Once created, click on the green LED to connect the device - You can doubleclick the device control to set it to connect automatically. A button press on the MCP will register in the AAO button assignment dialog. You can configure the button actions to your liking in AAO. ![]()
No installer, just unpack the archive anywhere you like and doubleclick the exe to start the Bridge program.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed. |
AAO templates to use with the Bridge
|
Sim Innovations "Knobster" Bridge
Like the above, this is a small program that connects the SimInnovation "Knobster" devices to the AAO Web API
- Start the sim and AAO (AAO must be run "As Administrator"!) - Make sure that the WebAPI is activated in the AAO "Tools" menu - Start the Bridge program - The Bridge program will detect all attached Knobsters A turn of the Knobster will register as left/right turn and the push as a "click" in the AAO button assignment dialog. You can then configure the button actions to your liking in AAO. |

knobstertolorbyaaobridge_v1_00_b07.zip | |
File Size: | 356 kb |
File Type: | zip |
No installer, just unpack the archive anywhere you like and doubleclick the exe to start the Bridge program.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed.
Arduino Bridge
With this bridge program you can connect Arduino Mega or Nano boards to AxisAndOhs.
- Supports Mega 2560 and Nano R3 - Inputs can be read from digital and analog pins, plus rotary encoders - Output can be directed to digital and analog pins, the standard LCDs (16x2 etc.) and 7-segment LED strips. ![]()
![]()
No installer, just unpack the archive anywhere you like and doubleclick the exe to start the Bridge program.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed. |
Generic HID Device Bridge
Again a small program that connects any compatible Windows HID device to the AAO Web API.
This can potentially work for more exotic hardware, like GoFlight modules, where the actual communications protocol is unknown, but that are picked up as HID devices by Windows. - Start the sim and AAO (AAO must be run "As Administrator"!) - Make sure that the WebAPI is activated in the AAO "Tools" menu - Start the Bridge program - Start adding HID devices - Customize the input and output buffers if necessary and applicable You can then configure the button actions to your liking in AAO. |

hidtolorbyaaobridge_v1_b04.zip | |
File Size: | 1246 kb |
File Type: | zip |
Password for the ZIP-File is LORBY
No installer, just unpack the archive anywhere you like and doubleclick the exe to start the Bridge program.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed.
No installer, just unpack the archive anywhere you like and doubleclick the exe to start the Bridge program.
This program uses the AAO WebAPI. So it can be run on a different computer to the one where AAO itself is installed.
Running AxisAndOhs on another computer
Starting with version 2.24, AAO can be run on another computer, using a remote SimConnect setup. This works with all sims, FSX, P3D and MSFS (though Asobo does not guarantee that this will be available in the future too!).
Instructions and sample config files are in the following package. Please make sure to check out the SDK documentation of your sim as well!
Instructions and sample config files are in the following package. Please make sure to check out the SDK documentation of your sim as well!

networkedaao.zip | |
File Size: | 967 kb |
File Type: | zip |