Lorby-SI
  • Home
  • NEWS
  • Products
  • Where to buy
  • Downloads
  • Privacy Policy

WAMA updated to 1.22

3/9/2022

0 Comments

 
WAMA / "Where are my aircraft?" 1.22 b23 has just been uploaded to the shops.

Starting with this version WAMA includes a prototype for MSFS (2020). Not all functionality is yet possible with MSFS, but the main features work with the new sim. 

Please make sure to check out the DEMO version of WAMA before you buy the app. The DEMO is available on the DOWNLOADS page. It is fully functional, but it will always shut down after 20 minutes.
0 Comments

AiTrackerX updated to 3.02

3/9/2022

0 Comments

 
In the last few months a few bugfixes became necessary in AITX. So the latest development version that we made has been uploaded to the shops now.

Unfortunately MSFS is unable to do what would be required for AITX, so a version for the new sim is still not possible.
0 Comments

AxisAndOhs 2.26 released

2/20/2022

0 Comments

 
Hallo @ll,

version 2.26 of AxisAndOhs has just been released.

Here is the changelog
  • Change: Voice commands: can use the pipe character | to build a list of recognized phrases for the same assignments
  • Change: Voice commands: inserted pause between events to trigger VKeys
  • Change: RPN: added "stod" command to convert strings into numerical values
  • Change: WebAPI Port is now written to a simulator LVar "(L:AaoWebApiPort, Number)"
  • Change: Size and Position of DesktopFIPs can be changed on the panel handler window with the mouse wheel
    ​
  • Bugfix: (Curve) Very small negative offsets can throw off the sim events and axis value calculations (axis stop resonding)

Please give the shops a little time until they deploy the new version. You can then download it from your account.
0 Comments

AxisAndOhs 2.25 released

2/11/2022

0 Comments

 
Hello @ll,

version 2.25 b14 of AAO has been released to the shops today. Please give them a couple of days to deploy them, then you will find the new version in your shop account.

Here is the changelog:
  • Change: display raw axis value on the Add/Change Axis dialogs
  • Change: WebAPI: added svg to web server image list
  • Change: WebAPI: multipart uploads can be assembled on the server to improve performance
  • Change: WebAPI: added option to write to string LVars with the WebAPI
  • Change: Added Toggle events for voice recognition and event recording activation
  • Change: RPN: Added "%" parameter option to (EXEC:
  • Change: RPN: Added "AAO_CV_PAUSE_TOGGLE" command
  • Change: RPN: (GOTO: command to jump to a specific line in a conversation or checklist
  • Change: RPN: Added option to start a script file at a specific line number

  • Bugfix: short/long click not working correctly, especially with keyboard keys
  • Bugfix: Combo button not working correctly with short/long click setups
  • Bugfix: negative numbers not encoded correctly for K-Events
  • Bugfix: Mouse Button handling in MouseYoke mode broken 
  • Bugfix: RPN: Running a conversation causes an internal error when the ScriptHandler restarts.
  • Bugfix: RPN: WAIT noch working as intended in a Conversation.
  • Bugfix: RPN: FOCUS can target windowless threads
  • Bugfix: Saitek Panels: saving a new script in the Saitek BIP group duplicates the group
  • Bugfix: Saitek Panels: not possible to disable events for Saitek panels
  • Bugfix: Saitek Panels: clearing events from the saitek panel configuration causes an exception
0 Comments

AxisAndOhs 2.24 released

1/16/2022

0 Comments

 
Hello @ll,

AAO 2.24 has been released today. Please give the shops a couple of hours (or days) to deploy it.
  • Changes in AxisAndOhs version 2.24
  • Change: WebAPI: the WebAPI now has web server functionality, to host webpages with buttons or gauges on them. There are examples on the AxisAndOhs website of how to do this
  • Change: Input event recorder feature, records AAO actions into a script file
  • Change: Event Observer: option to ignore “spam” events
  • Change: Option to display the actual axis values (this helps a lot when you want to operate scripts via axis, as you can now see the value of the script variable)
  • Change: MIDI: new rotary encoder “rocker switch” mode
  • Change: MIDI: MIDI channel priority can (must) be set for individual devices now
  • Change: RPN: Parametrized script calls 1 (>K:scriptgroup-scriptname;param1;param2;…)
  • Change: RPN: parser logfile output disabled for Editor
  • Change: RPN: inserting VKeys in scripts automatically adds the SPLIT
  • Change: RPN: improved search in the script database (added regex option)
  • Change: RPN: trying to catch unmotivated clr.dll exceptions in the script editor
  • Change: RPN: “EXPORTVARS” and “REPLACEVARS” features
  • Change: Saitek panels: logic expanded to use more variables, plus H: and L: vars
  • Change: Saitek panels: Disabling the alt sel correction logic in the panel handler
  • Change: Saitek panels: Redesigned Saitek FIP Handler
  • Change: Saitek panels: can use scripts directly (read and write)
  • Change: Option to use AAO on another computer using the SimConnect remote features

  • Bugfix: RPN editor showing “goto” labels as errors
  • Bugfix: Conversation not respecting WAIT in the repeat code
  • Bugfix: WebAPI button events get stuck when the device is disconnected and reconnected
  • Bugfix: Imported scripts cannot be edited
  • Bugfix: Certain syntax errors in RPN script code can make the editor crash.
  • Bugfix: Global automated scripts cannot be removed or added, unless the editor is used too.

!!!

PLEASE REMEMBER TO ACTIVATE YOUR BVAR MAPPINGS AGAIN - INSTALLING AN UPDATE RESETS THE HOOK TO DEFAULT!
0 Comments

AxisAndOhs 2.23 released

12/17/2021

0 Comments

 
Hello @ll,

AxisAndOhs 2.23 has been released today. SimMarket will usually deploy it in a couple of hours. JustFlight will take longer this time, we got an “out of office” reply from our contact there - he will be back on Monday)

Changes in AxisAndOhs version 2.23
  • Change: re-tuned the “fast turn” logic
  • Change: BVar: removed trigger var when inserting into scripts, it is no longer necessary
  • Change: “Skip” Button actuations if a controller sends unwanted signals
  • Change: Redesigned the Desktop/Web FIP initialization logic
  • Change: Variable and Event watcher windows resizable
  • Change: RPN: Script database is saved after every change
  • Change: RPN: Autoscript selection with groups
  • Change: RPN: “Test” button reveals last calculation result, even when there is no assignment
  • Change: RPN Editor: No dots when Ctrl&C ing from lower script box
  • Change: Additional AAO events for tiller on/off/toggle
  • Change: added option to select a specific langauge for voice recognition

  • Bugfix: Close Observer windows when closing AAO
  • Bugfix: BVars: Avoid app crash when content folder does not exist.
  • Bugfix: RPN syntax check not recognizing H: vars
  • Bugfix: RPN << and >> operators reversed
  • Bugfix: Desktop/Web/Saitek FIPs didn’t understand nonlinear structures with degrees
  • Bugfix: Threading conflict in script handler
  • Bugfix: fixed errors on the dialog for entering manual custom variables
  • Bugfix: Changing a script in the RPN editor doesn’t update the script cache.

MSFS USERS PLEASE REMEMBER TO ACTIVATE YOUR BVAR MAPPINGS AGAIN - INSTALLING AN AAO UPDATE RESETS THEM TO DEFAULT!

Remember to get the new StreamDeck plugin too - new exciting gauges are coming soon from the hard working authors of StreamDeck profiles and those will require version 6 of the plugin.
0 Comments

AxisAndOhs 2.22 released

11/18/2021

0 Comments

 
Hello @ll,

AxisAndOhs 2.22 has just been released and uploaded to the shops. Please give them a bit of time to deploy it. With SimMarket, you should receive a notification via email when it is done.
  • Major change: merged the current MSFS default variables and events into the selection dialogs
  • Major Bugfix: Trigger events for axis not working correctly has been fixed. Unfortunately this bug has introduced invalid trigger settings in all axis that are based on events. This is corrected in 2.22, but that happens on a global scale. If you have axis assignments that are meant to be triggers, those will have to be revisited and the trigger mode reset to Both/Up/Down.

  • Change: New RPN script editor GUI element
  • Change: Tracking dialogs for default simulator events and variables
  • Change: AxisMin/Max fields: direct text input enabled (doubleclick the field)
  • Change: added A: option on the customvar input dialog
  • Change: Revert blacklisted MIDI devices if they are not the same “thing” anymore
  • Change: handling Min/Max Axis ranges that don’t have a center.
  • Change: BVARs: “1·(>L:AAO_INPUT_ACTION, Bool)” no longer necessary
  • Change: RPN: Filter for RPN scripts on the editor
  • Change: RPN: script variables are no local to the call
  • Change: Touch events for DesktopFIPs
  • Change: option to disregard the MIDI device IDs and use the channel number only

  • Bugfix: RPN: Fixed hex and octal numbers
  • Bugfix: RPN: “?” RPN reading the stack backwards

There is also a new version of the StreamDeck plugin, the 5.03. This version allows the authors of SD profiles to embed script code directly into the profile (writing to and reading from script code), so they don’t have to ship separate script import files (this is fully optional, it can be done either way)
0 Comments

AxisAndOhs 2.21 released

10/22/2021

0 Comments

 
Hello @ll

version 2.21 has just been sent to the shops. It should be deployed shortly.
  • Main change 1: GUI redesign of the Button and Axis assignment dialogs
    ​
  • Main change 2: MSFS: Mapping BVars to LVars: This is an experimental feature that hacks into the MSFS input event logic to bind B: input events to LVars of your choice, so you can call these input events from RPN scripts.

  • Change: Desktop FIPs are shown in the task bar now.
  • Change: Direct input option in the down/up numerical controls of the button dialogs.
  • Change: RPN: reading flight plan data into LVARs
  • Change: RPN: option to access local LVars anywhere as macros with @lvar
  • Change: RPN: check for self calling script reworked
  • Change: RPN: added (RANDOMSOUND) command
  • Change: RPN: clicking on a script group in the treelist selects it in the editor

  • Bugfix: Exception when re-assigning midi axis
  • Bugfix: After creating a new script, the “Update” button is now activated
  • Bugfix: Saitek Multipanel could dial in negative altitudes
  • Bugfix: RPN: One-shot autoscripts were not reset when a plane is loaded

About the BVars… this feature is a little more involved than usual and strictly experimental. It will probably not work for all BVar implementations out there (but there is a work around described in the manual if it doesn’t)
Please make sure (!) to read the chapter about that in the AAO manual for MSFS. Also, it may be a good idea to run AAO “As Administrator” when creating configurations with the BVar module.
0 Comments

AxisAndOhs 2.20 released

9/29/2021

0 Comments

 
AxisAndOhs 2.20 has been released today. It should be available on SimMarket already, JustFlight should hopefully follow tomorrow.
Changes in AxisAndOhs version 2.20
  • Main change: Offline mode. You don’t have to connect to the sim when working on templates or configs.
  • Main change: AAO looks for the running sim process now before connecting or shutting down (this used to be problematic with MSFS for some users)

  • Change: Exporting templates by controller
  • Change: RPN: (SCRIPTFILE:) command
  • Change: RPN: (CHECKLIST:) (CONVERSATION:) TextToSpeech checklist system, so you can create your own audio checklists.
  • Change: RPN: VOICE, VOICERATE and VOICEVOLUME are global parameters now
  • Change: RPN: two new ops: lldist and llbrg (distance and bearing between two lat/lon points)
  • Change: RPN: (SOUND:) and (SOUNDLOOP:) can play audio in parallel now (so you can have some background sounds and then play the flight attendant announcement on top of them).

  • Bugfix: Axis dialogs not recognizing trigger events
  • Bugfix: MIDI axis not working correctly with virtual keys
  • Bugfix: Script initialization delay can lead to exceptions “unknown RPN op”
  • Bugfix: Repeating “button” events over WebAPI (StreamDeck)
0 Comments

AxisAndOhs 2.12 released

9/11/2021

0 Comments

 
AxisAndOhs version 2.12 has been sent to the shops today
  • Main change: Voice recognition. AAO can now use the Windows voice assist system as an input device. You just type the phrase that you want to be recognized into a button assignment. PTT button option is available
  • Change: Added TextToSpeech capabilities to RPN scripts (you can make AAO read any text to you, using the Windows TTS system (SAPI))
  • Change: Improved very first left turn pickup of rotary MIDI controllers
  • Change: Axis can have custom labels
  • Change: RPN: documentation in the manual has been expanded, there are tables now, showing all commands and operations
  • Change: RPN: Added LISTEN_FOR_K, LISTEN_FOR_RPN, ONESHOT script options
  • Change: RPN: Added randomizers rnd and rndsel{...} to RPN commands
  • Change: RPN: script macros, like in the XML gauges (global text replacement)
  • Change: RPN: Added String type local LVars
  • Change: RPN: Added the option to read/write Windows Environment variables
    ​
  • Bugfix: Desktop/Web FIP handler not shutting down on simulator Quit.
  • Bugfix: DesktopFIPs resize not remembered
  • Bugfix: using a keyboard assignment for Combo and Trigger at the same time doesn't work
  • Bugfix: PMDG 747 data structure corrupt(?)
  • Bugfix: Keyboard not locked when entering virtual keys
  • Bugfix: Saitek panels error when simulation is interrupted

****************************
Please make sure to visit axisandohs.weebly.com/downloads to get the updated StreamDeck plugin too.
0 Comments
<<Previous
Forward>>

    News

    This page shows product news and information about current development streams

    Categories

    All
    Product Release

    RSS Feed

Proudly powered by Weebly
  • Home
  • NEWS
  • Products
  • Where to buy
  • Downloads
  • Privacy Policy