December 8, 20232 yr Commercial Member Hello @ll, version 4.0 of AxisAndOhs has been uploaded to the shops. The major change in this version is the option to write scripts in other syntaxes than RPN. On every normal Windows PC you should be able to use JScript and VBScript. As this feature uses the Windows Script Host you can install other languages too, but only these two have been tested. Make sure to read the AAO manual - and be mindful that JScript is not Javascript. It looks similar, but in reality it is Microsoft's (old) interpretation of the theme. And it is missing the entire web context, so you can't use things that depend on window. or document. (etc.) Here is the change log: - Major Change: Added the option to use other scripting languages than RPN (JSCRIPT, VBSCRIPT) - Change: Axis: added option to handle the deadzone in linear or non-linear fashion. Activate "Tools->Axis advanced mode", then use the "RAW" button to access the settings. "linear" means that the deadzone is cut from the axis range, while with "non-linear" the range is wrapped around the deadzone (= it starts when the deadzone ends). - Change: Updated MSFS SDK events and variables to latest spec - Change: Updated MSFS SimConnect libraries to latest spec - Change: new asynchronous logging mechanism - Change: Voice Recognition: resetting the voice recognition will clear out all LISTEN_FOR_VOICE scripts too - Change: Voice Recognition: option to export the internal Numeric and Nato grammars as a file - Change: RPN: added (HIDWRITE:, (HIDWRITEOR:, (HIDWRITEAND:, (HIDREAD: commands that can communicate with the FeatureBuffer of a HID device (example: the LEDs on the HoneyComb Bravo, there is a script package for this purpose available on the axisandohs.com website) - Change: RPN: added NOAA_METAR_POS, NOAA_METAR_ICAO commands to download the current METAR for a location or ICAO code into an LVar - Change: RPN: added setbit/clrbit operators - Change: RPN: added binary operators for byte arrays (=strings in hex format) - Change: RPN: added NOAA_METAR_POS, NOAA_METAR_ICAO commands to download the current NOAA METAR for a location or ICAO code into an LVar - Change: RPN: added filter option to EXPORTVARS command - Change: RPN: (LOADTEXTFILE:) can now also target a single String LVar instead of a dynamic list - Change: RPN: Added (LOAD_AAO_CONFIG:) command, so you can switch to an entirely different config at runtime - Change: RPN: Made executing AAO commands faster - Change: Variable Observer: when selecting variables from the treelist, keeping left shift pressed prevents the selection dialog from closing - Change: Variable Observer: it is now possible to observe AAO arrays and hashmaps - Change: Variable Observer: right-clicking an item now copies the value to the clipboard too - Change: Added option to label Control Layers individually, on a per-aircraft(livery) basis. - Bugfix: Gauges: a recent WPF update changed the way that Stretch works when setting a size programmatically at the same time - Bugfix: RPN: Conflict between SPLIT and code injection via macro variable - Bugfix: Keyboard combinations assigned as single keys interfere with single key recognition. - Bugfix: Saitek Panels: missing event for ADF swap added - Bugfix: Plugins: AAO Plugin Handler did not process all Json structures correctly LORBY-SI
January 4, 20242 yr I just purchased AxisAndOhs for use with MSFS and a StreamDeck. For some reason, none of my browsers will allow me to open AxisAndOhs website and as such, I'm unable to download the plugin for the Stream Deck. Something about a security issue. Any suggestions?
January 5, 20242 yr Author Commercial Member 8 hours ago, JB55 said: I just purchased AxisAndOhs for use with MSFS and a StreamDeck. For some reason, none of my browsers will allow me to open AxisAndOhs website and as such, I'm unable to download the plugin for the Stream Deck. Something about a security issue. Any suggestions? Not really, no. Working fine here, tested with several different computers, phones, browsers and ISPs. The website is hosted by Weebly, a well known service provider. The alternative URL is axisandohs.weebly.com, but that will probably just redirect. Quote Something about a security issue. "Something" like what exactly? LORBY-SI
Archived
This topic is now archived and is closed to further replies.