Jump to content

scottike

Members
  • Posts

    19
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Reputation

0 Neutral

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    Other
  • Virtual Airlines
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. The active AAO InGame Panel requirement was the problem. Thaks!
  2. Thanks, so here's the panel ID I am trying to toggle: \AppData\Roaming\Microsoft Flight Simulator\Packages\Community\bushtalkradio-client\html_ui\InGamePanels\BushtalkClient\CustomPanel.html (1 hit) Line 30: panel-id="BUSHTALK_CUSTOM_PANEL" Here's my script: 'BUSHTALK_CUSTOM_PANEL'·(>L:AAO_TOGGLE_PANEL,·String) However, the panel doesn't toggle when I activate the command. I'm using V4.10 b51. Is there an error in my command?
  3. Hi, I’m trying to toggle ingame toolbar panels, but the AAO_TOGGLE_PANEL command doesn’t show up in my lvars list. The other AAO panel lvars are listed. Is this still a valid script? Open and close other ingame panels You can toggle other ingame panels (ATC, Weather, GSX, GTN750 etc.) using the following RPN script code: 'PANEL_ATC'·(>L:AAO_TOGGLE_PANEL,·String) The panel ID at the beginning can be found in the panels' html file. Those are usually located inside their addon packages in the path "/html_ui/InGamePanels". Or use Notepad++ to search for "panel-id" in all *.html files in the /Packages folder of MSFS.
  4. Thanks, it seems you've thought of everything! 🙂 There are so many features and utilities on that page I just glossed right over it. What a great tool. Thanks again.
  5. Ok, I've got the checklist to display on the in-game FIP channel, but that seems to replace the virtual instrument I had set. Can I create multiple in-game windows, each showing a different url?
  6. Is it possible to display the AAO webserver checklist as an in-game panel?
  7. I'll give the fast turn/slow turn a try. Thanks for the insight into the MIDI controller differences too!
  8. I've built a DIY button-box that uses rotary encoders wired into a Teensy 2.0. It's mostly used for GPS knob adjustments where you're selecting or inputting waypoints. It's emulating a joystick and outputting button presses as I turn the encoder. I'm finding that I need to turn the encoder within a fairly narrow rate band when using it as a GPS knob. If I go too fast the "button release" pulse isn't detected. I've tried various settings in AAO, like the repeat on hold options, but there was never a good setting that would give me a single increment at a time when turning slowly and multiple increments when turning rapidly. My question today is if the X-Touch mini encoders work any better. Are there settings that allow fine adjustment at slow speeds (for selecting a specific letter on a GPS) but can rapidly send multiple commands at higher speeds (like when I want to zip through the alphanumeric list to select the letter T)?
  9. I ended up putting it into an RPN script. The custom variables only had K: and B: selections, so I was unsure if they would work for an LVAR. In any case, the RPN script worked well, so I’m up and running. Thanks for the help!
  10. I'm a basic user of AAO, so I'll just describe in more detail what I've done. With the Blackbird C310R loaded I selected Scripting -> Read LVARs from Sim in the AAO interface. Then I selected two simulator events from the Found in Files category, C310_SW_EDML_L and C310_SW_EDMR_L. Under the assigned buttons list there is L:C310_SW_EDML_L which functions as expected and B:C310_SW_EDMR_L which does not.
  11. I’m mapping the Blackbird C310R EDM700 buttons using their LVARS. Three of the for buttons map correctly. The fourth L:C310_SW_EDMR_L ends up mapping in AAO as a BVAR. Any advice on where to look to troubleshoot the problem?
  12. My installation is a clean install of ASE, and I've seen interpolation issues with the wind as well (see some earlier posts).Scott
  13. Jim,This screen was taken before FSX was launched. It the data on the map screen reliant on FSX being active to reliably populate the interpolated weather stations?Thanks,Scott
  14. Jim,Found another odd occurance. I was browsing the station weather in and around LA and was looking at some more interpolated station dataIt seems to be taking data from very distant stations. Have others seen this?Thanks,Scott
  15. I flew in these conditions in FSX a bit yesterday and the low winds do cause localized areas of low wind (~3kts) while the surrounding areas are at 18-25 kts. Is there any way to shut these off, or will we need to wait for the next service pack? Thanks,Scott
×
×
  • Create New...