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
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 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 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 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 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 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. 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. Hallo @ll,
version 2.26 of AxisAndOhs has just been released. Here is the changelog
Please give the shops a little time until they deploy the new version. You can then download it from your account. 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:
|
News
This page shows product news and information about current development streams Categories |