Jump to content

TonyVier

Members
  • Posts

    43
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by TonyVier

  1. It seems that if you read a value from the CDU, there are some non-ascii characters in it. That bit is code to filter them out.
  2. Just take what you want. :) The thing is to grab stuff form the CDU screen. Otherwise you can't access the values from the FMC, afaik.
  3. Ok, in that case https://forums.x-plane.org/index.php?/files/file/49946-extended-radio-and-nav-stacks-lua-script/
  4. Hi, Been busy with LUA and its possibilties, trying out the GUI possiblities and while experimenting I came up with this. It is, or can be, very handy of course. It is easy to just type in the frequencies, and, you can prepare a flight, so you have frequencies you probably encounter available with a click or 2. But, it is not simulating the aircraft anymore, it is adding usability to the flight simulator. Would you use something like this, or is this going too far in making sim life easy? https://www.youtube.com/watch?v=79mVGbVPz00
  5. Hi, little script for your transition altitude altimeter settings... taking the actual transition altitude from the CDU/FMC in account, and the actual sim QNH....
  6. Version 1.2.0

    64 downloads

    This little script helps setting your (captains) altimeter for the IXEG 737 Classic. Please note, the transition altitude is read from the actual value you have set on the CDU/FMC First, it can sync your altimeter with the current weather info from the simulator. To use this feature (or not) set "SyncQNH_WithWeather" to true or false in IXEG_QNaid.lua Second, it can note you of passsing the transition altitude during climb, or set the standard altimeter setting for you. Set "SetStandardOnClimb" to true if you want it done for you or false if you just want a notification. Third, it can note you of passing the transition altitude during descent, or set the QNH altimeter setting for you. Set "SetQNH_OnDescent" to true if you want it done for you or false if you just want a notification.
  7. QNaid for IXEG 737, sets or helps with altimeter settings at transition altitude View File This little script helps setting your (captains) altimeter for the IXEG 737 Classic. Please note, the transition altitude is read from the actual value you have set on the CDU/FMC First, it can sync your altimeter with the current weather info from the simulator. To use this feature (or not) set "SyncQNH_WithWeather" to true or false in IXEG_QNaid.lua Second, it can note you of passsing the transition altitude during climb, or set the standard altimeter setting for you. Set "SetStandardOnClimb" to true if you want it done for you or false if you just want a notification. Third, it can note you of passing the transition altitude during descent, or set the QNH altimeter setting for you. Set "SetQNH_OnDescent" to true if you want it done for you or false if you just want a notification. Submitter TonyVier Submitted 01/18/2019 Category Plugins and Utilities  
  8. Hi, When using the vSpeed callout script listed below, you have to set the speedbugs yourself. My little script reads the V speed values from the CDU and sets the speedbugs for you. Just put my script in the same folder as the vSpeed script...
  9. Automated BUGS for vSpeed callouts for IXEG 733 - LUA Script View File This lua script reads the V speeds from the CDU and sets the speed bugs automatically, for this script: Submitter TonyVier Submitted 01/17/2019 Category Plugins and Utilities  
  10. Version 1.0.1

    244 downloads

    This lua script reads the V speeds from the CDU and sets the speed bugs automatically, for this script:
×
×
  • Create New...