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

AxisAndOhs 2.70 build 37 released

11/18/2022

0 Comments

 
AAO version 2.70 has been uploaded to the shops today
Here is the change log:
  • Change: Added ViGEm Interface, so AAO can be used to control games that rely on XBox controllers (SnowRunner and the like)
  • Change: Added Virtual Mouse
  • Change: Added P3D Camera/View SimConnect methods
  • Change: Added new logic for filtering potentiometer noise for axis
  • Change: Removed the obsolete LED on the button dialogs that assign virtual events
  • Change: AAO can run without the ViGEm or vJoy DLLs being present (in case they are blocked by AntiVirus)
  • Change: Expanded Hardware Change dialog
  • Change: Added extra button to remove non-existing devices from the blacklist
  • Change: Web FIPs: instruments can be called separately using their index, gauge name or file name
  • Change: PMDG: data structure adapted for MSFS 737 SDK
  • Change: MSFS: Integrated new (SU11) SimConnect DLLs, updated event and variable lists from the SDK v. 0.20.3.0
  • Change: Added option to start the sim automatically before connecting
  • Change: RPN: %1 - %9 / %s1 - %s9 dynamic parameters can be used with all AAO commands
  • Change: RPN: Additional parametrized "(CALL:scriptgroup-scriptname)" command to call other scripts from RPN code in addition to (>K:scriptgroup-scriptname)
  • Change: RPN: Added mousex, mousey, mousecmp commands
  • Change: RPN: Added option to replace a color when using LOADIMAGE (useful for gauges)
  • Change: RPN: Added (REPLACECOLOR:) command
  • Change: RPN: MSFS: added option to use native parametrized events over SimConnect (K:2:, K:3:, K:4:, K:5:)
  • Change: RPN: output from testing scripts is no longer written to the clipboard, but to the debug window instead
  • Bugfix: Deleted Buttons and Axis were still active until config was reloaded.
  • Bugfix: Add Axis crashing when entering an LVar before a controller has been assigned
  • Bugfix: Midi axis to vJoy axis doesn't work with direct assignment
  • Bugfix: script variable not working for axis assignments
  • Bugfix: Changing an existing axis assignment to vJoy leaves the previous varible/event intact.
  • Bugfix: Add/Change Axis can leave invalid Axis Min/Max values
  • Bugfix: Add/Change Axis can result in the "None" event being assigned
  • Bugfix: Dialog for "Hardware change" is ignoring templates
  • Bugfix: FSX/P3D not detecting cloned aircraft configs correctly.
  • Bugfix: RPN: GOTO not working correctly in multiline scripts
0 Comments

AxisAndOhs 2.60 build 20 released

10/14/2022

0 Comments

 
version 2.60 has been released today. 

The biggest change in the 2.60 is, that templates can be linked to your current aircraft too, instead of "applied". "Linking" a template will not copy all buttons, axis etc. into the current configuration, it just references them. So a change in the template will directly affect all aircraft that have a link to it.
This should make sharing (and especially updating!) templates much easier.

Here is the rest of the changes:

- Change: Templates: option to exclude all scripts from template export
- Change: Templates: AAO asks if you want to overwrite an existing template when importing it again.
- Change: Templates: Option to create an empty template in Offline Mode
- Change: RPN: added bytof, bytol, bytoi operators
- Change: RPN: added "procexist" operator
- Change: RPN: improving performance of RPN parser
- Change: RPN: String query now returns numerical result when string is null
- Change: RPN: KEY_ events can be entered numerically
- Change: RPN: Added (AAO_ONLINE_MODE) and (AAO_OFFLINE_MODE:xxx) commands
- Change: Updated MSFS SDK information, updated MSFS SimConnect DLLs (SU10)
- Change: Updated P3D V5 SDK information
- Change: Gauges: Added FontColorScript, FontHeightScript to GaugeText Desktop/Web FIP elements 
- Change: Gauges: Desktop and Web FIP Handlers can be stopped with the standard "X" button
- Change: Updated to current PMDG 737 MSFS SDK
- Change: BVar mapping LVars now show up in the variables treeview
- Bugfix: Templates: Applying/Merging the same template again was multiplying the autoscripts 
​
- Bugfix: Gauges: Cursor areas on DesktopFIPs not scaling with the gauge
- Bugfix: vJoy interface was not activated if used only in scripts, required at least one button
- Bugfix: vJoy interface not active while RPN Editor is open.
- Bugfix: The result of "Delete Config" and "Empty Config" was not immediately visible in Offline Mode
- Bugfix: NPE when closing RPN Editor when no config has been loaded
0 Comments

AxisAndOhs 2.51 build 11 released

9/14/2022

0 Comments

 
AAO 2.51 has been uploaded to the shops yesterday. SimMarket has already deployed it. We got an automated reply from JustFlight that they are on holiday at the moment, so it may take another couple of days until the update is available to JustFlight customers.
  • Change: AAO now has an interface to work with vJoy. With that you can send virtual joystick button events or axis to other apps with AAO Axis or Button assignments. For example, you can trigger MSFS features that are only available in MSFS controller assignments (=the camera controls) using a vJoy device instead of keyboard keys. As another example, in Offline Mode you could use AAO as a bridge between your MIDI hardware and any app that has joystick control, for example your racing sim.
  • Change: SaitekPanels and FIPs available in offline mode
  • Change: Updated Axis/Buttons dialogs so they only accept one outgoing action at a time.
  • Change: RPN: Option to select additional scripts to be exported with a Template
  • Change: RPN: Option to remove the Edition when exporting scripts
  • Change: RPN: added commands for using vJoy events in scripts
  • Change: RPN: added slen command (string length)
  • Bugfix: Writing to A: variables stopped working after RPN editor has been used
  • Bugfix: List of template for Export not sorted
0 Comments

AxisAndOhs 2.50 build 28 released

8/31/2022

0 Comments

 
Hello @ll,
version 2.50 of AxisAndOhs has been released today. It should be available in your account on SimMarket and JustFlight by now. (SimMarket looks a little different now, they have updated their shop system)
Here is the changelog:
!MAJOR CHANGE!
  • Desktop/Web Gauges: image handling has been redesigned to reduce the memory footprint and increase performance
  • This changes the way that Rotation elements work in AAO. Images that are rotated around their center are fine. But if they are rotated around an offset axis (especially with negative values), authors may have to check their code if the Axis element needs adjusting.
  • Make sure to re-download the extra Lorby gauges (PFD/MFD) if you are using those.

  • Change: Desktop/Web Gauges: added Cursor display for custom MouseAreas
  • Change: Desktop/Web Gauges: can use Base64 encoded String LVars as Image source (for example loaded with the LOADIMAGE command).
  • Change: messagebox when database has been saved manually
  • Change: Selecting "long click" flips the key down/up event selection
  • Change: RPN: changing script group name or script name will update the AAO database (but not external files, like FIPs, scriptfiles, etc.)
  • Change: RPN: added "substr" operator to get substrings by position and length
  • Change: RPN: Added "LOADTEXTFILE", "LOADNUMFILE", "WRITEFILE" , "DELETEFILE", "COPYFILE", "MOVEFILE", "LOADIMAGE", "WRITEIMAGE"
  • Change: RPN: Redesigned script handling logic to help reduce SimConnect flooding events (but script authors should nevertheless make sure that they don't cause flooding in the first place - don't send too many K Events too fast)
  •  Bugfix: WebFIPs size change broken
  • Bugfix: voice checklist having trouble with multiselect phrases


A new version  (10.12) of the StreamDeck plugin is available too on the axisandohs Weebly website. There is also the example package of how to control GSX for MSFS with the StreamDeck on that site.
0 Comments

AxisAndOhs 2.32 build 34 released

8/6/2022

0 Comments

 
Hello @ll,

AAO version 2.32 b34 has been uploaded to the shops just now. It should have been deployed on SimMarket already. On JustFlight it will take longer, I got a note of absence from my contact there. I am hoping that somebody else will jump in.

Here is the changelog:

- Change: Direct assignment of variables to axis.
- Change: Added dialogs to edit Templates and Configurations, and the option to replace controllers in that scope
- Change: Added button to save database
- Change: increased number of automated backups to 6
- Change: Added option to lock the GUI to prevent accidental changes
- Change: added option to bring AAO window(s) to front (not persisted)
- Change: Axis Min and Max can be set on the GUI control in advanced mode
- Change: FIPs: further code unification regarding RPN script and value handling (Desktop, Web and Saitek FIPs)
- Change: FIPs: Added Airport, VOR, NDB, Waypoint, Traffic display to MFD/ND Desktop/Web FIP gauge
- Change: FIPs: Added data stream for Aerosoft CRJ CDUs (WebFMC)
- Change: FIPs: Desktop FIP Layouts can be locked
- Change: FIPs: Button to reload a DesktopFip
- Change: Voice recognition: Added option to trigger voice recognition PTT by voice...
- Change: Voice recognition: built-in numeric recognizer
- Change: Voice recognition: added LVars with current state and phrase
- Change: RPN: Added option to read the result of script calculations using the "(S:" prefix
- Change: RPN: Parser no longer filtering out spaces (string handling).
- Change: RPN: added "mod" operator for modulo
- Change: RPN: option to run one shot autoscripts when the aircraft is unloaded
- Change: RPN: a scriptfile with flow control can be exectued multiple times in parallel now
- Change: RPN: added option to use other scripts for calculations with the "(S:" prefix
- Change: MSFS: added AAO Web FIP in-game panel (available on the website)
- Change: MSFS: Added generic reverser axis option

- Bugfix: RPN: EXECBAT not working
- Bugfix: RPN: single if{ leaves a 0 on the stack
- Bugfix: RPN: red/green LED had trouble processing macro definitions
- Bugfix: WebFIPs: size is wrong when a new WebFIP is added
- Bugfix: Catching exceptions around Windows clipboard access to prevent app shutdown
- Bugfix: Saitek BIP config dialog not saving changes
0 Comments

AxisAndOhs 2.31 build 23 released

6/30/2022

1 Comment

 
Version 2.31 b23 of AxisAndOhs has been uploaded to the shops today. You will find the download in your account as soon as they have deployed it.

​This is the changelog:

- Change: Axis: Added dialog to edit RAW axis parameters directly
- Change: Warning when app window is located off-screen
- Change: WebAPI: process request parameters
- Change: Implemented PMDG 737 MSFS current SDK spec

- Change: RPN: Custom checklist voice phrases can be added in code
- Change: RPN: Added HTTPPOST and HTTPSPOST
- Change: RPN: AAO rpn commands can contain parentheses
- Change: RPN: Added EXECBAT that doesn't create an app window
- Change: RPN: added "n iterate{ ... }" operator
- Change: RPN Scriptfiles: added |CACHE option
- Change: RPN: LISTEN_FOR_RPN redesigned, added REPEAT_UNTIL_RPN
- Change: RPN: Simulator LVars can be used as macro variables too (@varname)
- Change: RPN: internal scripts can have multiple lines now, so using GOTO etc. is possible without a scriptfile.
- Change: RPN: added SOUNDVOLUME, RANDOMSOUNDVOLUME command to change the volume of samples that are already playing.
- Change: RPN: added SOUNDBALANCE, RANDOMSOUNDBALANCE command to change the left/right balance of samples that are already playing.

- Change: FIPs:Unified FIP handling of simulator and local variables. Added option to use script variables etc. (like in the WebAPI)
- Change: FIPs: GaugeText can be shifted
- Change: FIPs: Boeing-like route picture
- Change: Saitek devices are sorted when they have been discovered

- Bugfix: Flight plan export to clipboard not activated in MSFS version 
- Bugfix: FIPs not processing PMDG Variable correctly
- Bugfix: Desktop FIPs not displaying string variables properly
- Bugfix: Saitek Multi Panel: AP alt down not working when plane does not reveal selected alt (Fenix)
- Bugfix: RPN: Made script import faster by removing temp database writes
- Bugfix: RPN: macrovariables didn't work for strings
- Bugfix: RPN: arrays had only local scope

1 Comment

AxisAndOhs v2.30 build 19 released

5/27/2022

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