Yaflight: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
| developedby          = Matteo Pasotti
| developedby          = Matteo Pasotti
| initialrelease        = 0.1.0
| initialrelease        = 0.1.0
| latestrelease = 0.99.19
| latestrelease = 0.99.20
| writtenin            = C++ (Qt)
| writtenin            = C++ (Qt)
| os                    = GNU/Linux, BSD, Windows, Mac OS X
| os                    = GNU/Linux, BSD, Windows, Mac OS X
Line 17: Line 17:


Last stable release from series 0.1.x (gambas3) was updated the October 8th, 2012.
Last stable release from series 0.1.x (gambas3) was updated the October 8th, 2012.
Last stable release from series 0.99.x (c++/qt4) was updated the November, 2012.
Last stable release from series 0.99.x (c++/qt4) was updated the January, 2013.
Both versions support (at least partially) FlightGear from version 2.2.0 to 2.8.0.  
FlightGear support from version 2.2.0 to 2.8.0.  


==Getting YaFlight==
==Getting YaFlight==
Line 28: Line 28:
* ArchLinux from AUR
* ArchLinux from AUR
* Ubuntu from Launchpad
* Ubuntu from Launchpad
* Windows from the YaFlight main website
* Windows from the main website
* Mac OS X from the main website


YaFlight sources are available from:
YaFlight sources are available from:
* https://bitbucket.org/_pmat_/yaflight/downloads series 0.99.x (c++/qt version)
* http://sourceforge.net/projects/fglc/ series 0.1.x (gambas3 version, no more developed but maintained)
* http://sourceforge.net/projects/fglc/ series 0.1.x (gambas3 version, no more developed but maintained)
* https://bitbucket.org/_pmat_/yaflight/downloads series 0.99.x (c++/qt version)


==Supported Systems==
==Supported Systems==

Revision as of 22:08, 29 January 2013

YaFlight
Developed by Matteo Pasotti
Initial release 0.1.0
Latest release 0.99.20
Written in C++ (Qt)
OS GNU/Linux, BSD, Windows, Mac OS X
Website

YaFlight is a launch control for FlightGear based on the Qt framework.

Originally developed as a Gambas3 application aiming to be a tiny and fast launch control for FlightGear, it was released to public in late 2011. After a year of active development and some positive feedback, the developer rewrote it entirely, making YaFlight much more portable to other platforms (thanks to C++ and Qt).

YaFlight is Free Software licensed by GPL version 3.

Last stable release from series 0.1.x (gambas3) was updated the October 8th, 2012. Last stable release from series 0.99.x (c++/qt4) was updated the January, 2013. FlightGear support from version 2.2.0 to 2.8.0.

Getting YaFlight

YaFlight binaries are already available for some GNU/Linux distribution:

  • Mageia from the official repositories
  • Fedora from Open Build Service repositories
  • OpenSUSE Factory from Open Build Service repositories
  • ArchLinux from AUR
  • Ubuntu from Launchpad
  • Windows from the main website
  • Mac OS X from the main website

YaFlight sources are available from:

Supported Systems

  • GNU/Linux
  • BSD
  • Windows
  • Mac OS X

Related content

Similar software

External links