Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

wakevortex

Members
  • Joined

  • Last visited

Everything posted by wakevortex

  1. Great... thanks again.... off to learn about script files then LOL 🙂
  2. Thanks again yes seems indeed this is not as easy as I thought...will take a look at your suggestions.. not sure what you mean here "consider using a script file instead of the in-app scripts"?... how do I do that ? there will be more than 1 use case ...I ideally wanted to basically use a change in variable state to trigger various announcements p71 of the manual is helpful... ! EDIT... your idea worked perfectly for this use case (battery on - trigger an announcement to start my VA logging program ) Going forward should I try to stick to that ?..the script file you suggested sounds interesting , but what I have seems to work really well ! appreciated !
  3. Just following up on this.. now its working as expected, Is it possible to now trigger my working script from a sim variable in AAO...so for example when Battery is turned on...it triggers a script (and therefore speaks) .. how would that be called from AAO rather than using a button.. any help appreciated
  4. Thanks for your great help... this worked beautifully ! (QUERYXML:https://apipri.sayintentions.ai/sapi/sayAs?api_key=YOURKEYHERE&channel=INTERCOM1_IN&message=Cabin%20secure&rephrase=0) appreciated as always
  5. Thanks for the reply.... will take a look tomorrow...as mentioned I could get SI to generate voice from browser and cmd line, just not from AAO this was what worked from CMD. curl --get --silent "https://apipri.sayintentions.ai/sapi/sayAs" --data "api_key=MYKEY&channel=INTERCOM1_IN&message=Cabin%20secure&rephrase=0" again all a little out of my depth... but will experiment with what you said ..
  6. Hi there.,..Im trying to use this new feature of Sayintentions.ai with AAO , and am stuck ..I even enlisted help of chat GPT as this is a little out of my knowledge level to be honest this is what Im trying to do initially using a joystick button to test and then moving on to a variable when it works.. https://sayintentionsai.freshdesk.com/support/solutions/articles/154000233373-sayas-api-make-the-co-pilot-cabin-crew-atc-say-whatever-you-want I can make it work from a web browser and cmd prompt, (voice triggers) but not AAO when I assign the test script to a button...no voice is heard ..any ideas? heres what GPT came up with 'cmd /c "C:\\Windows\\System32\\curl.exe" --get --silent "https://apipri.sayintentions.ai/sapi/sayAs" --data "api_key=MYKEY&channel=INTERCOM1_IN&message=Cabin%20secure&rephrase=0"' · run would appreciate any ideas...im sure its simple but its above my pay grade LOL thanks. !
  7. Guensli came back with an answer..it seems the variables ARE different, but only by Capital/small letters ! what a strange one ! below from Guensli " I just have discovered that 2020 and 2024 use different variables. so, e.g. for SPD Knob in 2024 it is: 1 (>IE:AIRLINER_FCU_SPD_KNOB_PULL) and for 2020 it is 1 (>IE:AIRLINER_FCU_SPD_KNOB_Pull) So, 2020 users have to change in the AAO script editor this for BARO, SPD, HDG, ALT and VS from PULL/PUSH to Pull/Push Thats just a workaround, I "officially" do only support 2024"
  8. Good point... was just watching the knob for push or pull.... will do some more experimenting and try those A300 vars.... again thanks !
  9. Sadly they didnt work as RPN s (1 (>L:INI_FCU_MANAGED_SPEED_BUTTON, Number) or 1 (>L:INI_FCU_SELECTED_SPEED_BUTTON, Number) difficult I know for you as you dont have the aircraft ...but thanks for trying ! Ive asked guensli if he has any ideas.... or maybe someone else here has it working?
  10. Thanks !..will try that and see how I get on ... will let you know
  11. Guenslis scripts has for example 1 (>IE:AIRLINER_FCU_SPD_KNOB_Pull) 1 (>IE:AIRLINER_FCU_SPD_KNOB_Push) and 1 (>IE:AIRLINER_FCU_HDG_KNOB_Pull) 1 (>IE:AIRLINER_FCU_HDG_KNOB_Push) Totally different as you can see, but that doesnt seem to have any effect in FS2020 ...havent tried it in FS2024 will have a look with FSdev mode, but thats not something im familiar with .. BTW the inibuilds post with those lvars I posted have a linked PDF and this info " You can view a list of the key LVARs on the iniBuilds A350 Airliner via this sheet here or via the attached PDF for reference. What are LVARs? LVARs are "Local Variables" which are used to read/set various switches or system behaviours in the aircraft. How to use LVARs? You can bind the listed LVARs to various hardware switches, axis or buttons to control their virtual counterparts on the iniBuilds A350 Airliner externally using 3rd Party software (e.g. Mobiflight, Axis and Ohs, SPAD.Next or FSUIPC etc.)" appreciate the help
  12. Im in Fs2020 and tried guenslis new AAO scripts for teh inibuilds A350 which all work except push and pull knobs on the FCU.. he says he wrote them for FS2024 and he couldnt check FS2020 I found the Lvars documented... on the inibuilds forums they are for example INI_FCU_MANAGED_SPEED_BUTTON Bool Push Airspeed Knob INI_FCU_SELECTED_SPEED_BUTTON Bool Pull Airspeed Knob INI_FCU_MANAGED_HEADING_BUTTON Bool Push Heading Knob INI_FCU_SELECTED_HEADING_BUTTON Bool Pull Heading Knob How would I make these work in AAO to use with an xtouch mini (im sure its simple but i tried a few things with no success ) thanks !
  13. OK initial test with the FS2024 version...it imports my Fs2020 database, and connects .. all good so far.. tried a basic aircraft I had in Fs2020 (Milviz 310R) and it responds as expected Only small issue found so far entering the hardware change menu (to check my hardware assigns ( it had the 2 xtouches wrong way round) ) kills the Simconnect connection and I have to manually reconnect.. (maybe thats always been the case) but it seems to be working...good work !
  14. Thanks ....mail sent. !
  15. Great ...thanks for info...good there is a workaround...feeling lost without AAO !
  16. can you explain a little more what you mean by getting "mixed up" ?
  17. Thanks... look forward to any progress you can make on it
  18. Just to confirm... with release version of FS20204 , AAO says "waiting for simconnect"
  19. aaaah shame...thanks for the explanation...will try those options just in case .. thanks as always for fast reply !
  20. Guensli has released his profile... https://flightsim.to/file/82999/ifly-737-max-streamdeck-xl-plus-profile-aao-scripts
  21. After your excellent post regarding the Ifly I was able to add all I needed.... I surprised even myself LOL (I now see Guensli has released his profile..so its way easier for others going forward ) Is there any way to increase the speed of the MInimums knob while still retaining the ability for fine control.. In other words if I want 837 for example, to get to 800's quickly (it takes forever going 1 foot at a time) but still be able to make it 837 with fine enough control.. I hope that makes sense !..I use the Behringer X touch .. Thanks in advance
  22. Thats really helpful..thank you.. I will take your advice and try to use it in the way it was intended going forward.. We do slip into some bad habits if it works for us LOL again thanks ! your support is fast and helpful as always
  23. It's the same way I've always used AAO I create a specific template for an aircraft type.... assign that to an aircraft and next time I load that aircraft, all my assignments are there . and if any amendments need to be made to that template at a later date, I add the commands or merge from another template and then re-save the original template with the same name . That didn't work this time as after merging my changes and trying to save the template as usual with the same name as before (overwrite) , the program froze and I had to kill the task ..that was repeatable.. This is the first time Ive used/added AXIS commands... I dont know if thats relevant .. only saving the now changed (merged) template with a NEW name seemed to work The differences in Apply/link template and configuration have never been easy to understand for me to be honest... Thats what has always worked for me... so I didnt change my methodology.. is there any video somewhere to explain this clearly?... Im sure its obvious once you grasp it. ! !
  24. All sorted... THANK you... I did have an oddity.. I added these 3 events , (once I assigned them to hardware) then saved as a new template which I then merged into an existing aircraft template .. If I try to save OVER my original aircraft template with the new variables added...AAO freezes and I have to kill the process If I give the new merged template a new name it saves perfectly..tried 3 times...repeatable.. weird..
  25. That is the issue... If I pick that variable from the treelist. ...COM1_VOLUME_SET It appears in AAO as min 0 max 1 and I cant change those values... the max- 1 is red BTW... Having not delved into this axis area before, Ive no idea how to make the 1 become 100 ..again im sure im missing something simple. .. wish I could just post a picture here 🙂 EDIT..it seems it reacts to MOUSE wheel..the only thing I didnt try ... ! hope that makes sense Thanks again

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.