Skip to content

Scripts for X-Plane with FlyWithLua installed. The two HUD scripts enhance the full-screen (non-cockpit) HUD with autopilot and other indicators to make flying with just the HUD easier.

License

Notifications You must be signed in to change notification settings

danapple/sonata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aerial Sonata enhancements for X-Plane utilizing FlyWithLua

The included .lua scripts provided some fun enhancements for X-Plane. Primarily, they enhance the HUD view to make it more possible to conduct all phases of flight without using a 2D or 3D cockpit. They do this by providing display of the autopilot settings for altitude, heading, speed and vertical speed, as well as throttle position, engine N1 speed, wheel brakes application, speed brake deployment, flap deployment and landing gear position. The autopilot and physical indicators are separated into two separate scripts.

All of these scripts were tested on X-Plane 11.41 and FlyWithLua 2.7.22. FlyWithLua must be installed for these scripts to work.

Included scripts:

sonata-HUD.lua: Displays indicators for physical surfaces: throttle, engine N1, brakes, speed brakes, flaps, landing gear
sonata-AP-HUD.lua: Displays indicators for autopilot settings: speed, heading, altitude, vertical speed, color-coded to indicate modes
sonata-commands.lua: Commands for manipulating the autopilot with rotary encoders with push buttons
sonata-switches.lua: Examples of FlyWithLua code to help integrate external controls

About

Scripts for X-Plane with FlyWithLua installed. The two HUD scripts enhance the full-screen (non-cockpit) HUD with autopilot and other indicators to make flying with just the HUD easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages