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

AxisAndOhs v2.30 build 19 released

5/27/2022

3 Comments

 
AxisAndOhs  version 2.30 build 19 has been uploaded to the shops. It should be available in your account shortly. 
(Note: your account in the shop where you bought it is the only place where you can get the new version!)
- Change: Added database Backup and Restore option
- Change: blacklist multiple devices at the same time
- Change: Added "?" button that opens the manual
- Change: Added PMDG CDU streaming option (737 MSFS/NGX/NG3, 747 COTS II)
- Change: RPN: Enabled PMDG SDK custom events and variables for MSFS 737
- Change: RPN: AAO_CL_PAUSE_TOGGLE command implemented
- Change: RPN: (LISTEN_FOR_K:-..) returns the event value now
- Change: RPN: additional "LVar not initialized" catch
- Change: Desktop/WebFIPs: Added option to "Roll" pictures vertically
- Bugfix: Saitek Radio Panel Baro knob didn't work correctly for non-standard events
3 Comments

AxisAndOhs 2.29 build 28 released

5/3/2022

0 Comments

 
Hello @ll,

AAO 2.29 has just been sent to the shops. Please give them a couple of hours to deploy the app, then you will find it in your account in the shop where you bought it.

​Changes in AxisAndOhs version 2.29

- Change: Option to limit the number of repeats for a button to avoid overruns
- Change: stronger filter logic for axis input
- Change: On/Off Switch option for Joysticks
- Change: Gauges: Hidden grip on DesktopFIPs
- Change: Gauges: move DesktopFIPs as a group
- Change: Gauges: Import/Export DesktopFIP layouts
- Change: Gauges: WebFIPs are no longer arranged in tables, they use exact pixel locations and sizes instead
- Change: Gauges: left, right, up, down buttons for Desktop and Web FIPs layout
- Change: Gauges: WebFIPs can import DesktopFips layouts (so you can design the web layout on the desktop)
- Change: Gauges: FIPs can be deleted as a group
- Change: Gauges: FIP definitions can be in subfolders of \UserGauges too
- Change: Gauges: added Visible parameter to mouse areas
- Change: Gauges: Calculating %..%!..! in FIPs
- Change: RPN: Introducing value arrays in RPN scripts (numerical and strings)
- Change: RPN: Option to use the *...* syntax for the reminder text in CHECKLIST
- Change: RPN: "EXPORTAI" command to write data about all AI objects currently in the sim to a tsv file
- Change: RPN: added GOSUB - RETURN - END for Scriptfiles (Script-Conversation-Checklist)
- Change: RPN: added syntax check dialog for script files
- Change: RPN: Script Export now includes the "edition"
- Change: RPN: catching Windows Clipboard exceptions

- Bugfix: Invalid voices will no longer crash the speech synthesizer
- Bugfix: Leading zeroes in GaugeText format not working
- Bugfix: Mouse wheel reversed for default mouse areas in Web FIPs
- Bugfix: GOTO is not blocking script execution
- Bugfix: conflict with Macro names resolved when they have the same length

0 Comments

AxisAndOhs 2.28 build18 released

4/1/2022

0 Comments

 
Hello @ll,
AAO 2.28 has been uploaded to the shops today. Please give them a couple of hours to deploy it.
​
Changelog:
- Change: Filter boxes on selection dialogs remember last entries
- Change: RPN: Create and remove simobjects using scripts
- Change: RPN: Initialization of BVars reworked
- Change: RPN: GOTO works in both directions now
- Change: RPN: Added script processing observer dialog
- Bugfix: RPN: RPN Editor syntax check can't handle "paramN" literals
- Bugfix: RPN: string parameters for SPEAK are processed in the wrong order
- Bugfix: RPN: <Macro> not processing special characters correctly
- Bugfix: ADF needle on the Lorby HSI pointing in the wrong direction
0 Comments

AxisAndOhs 2.27 b09 released

3/9/2022

0 Comments

 
AxisAndOhs version 2.27 has just been uploaded to the shops. Please give them a couple of hours to deploy the new version.

This version is mostly about bugfixes:
​
- Change: SCRIPTFILE is now automatically executed as CONVERSATION when it contains flow control
- Change: Added events to load and switch Desktop/Web FIP templates
- Change: Sort FIPs template list

- Bugfix: Voice recognition: key up can get stuck
- Bugfix: DesktopFIP Handler can't change negative pixel positions
- Bugfix: RPN: WAIT not working properly with indexed K:2 events 
- Bugfix: WebAPI not processing pure button events correctly.
- Bugfix: Axis List Tree Mode misses grouped items
- Bugfix: Cloned configurations should not be present in the Template assignment dialog

0 Comments

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
<<Previous

    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