Yaflight: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
| latestrelease = 0.99.26
| latestrelease = 0.99.26
| developmentstatus    = active
| developmentstatus    = active
| writtenin            = C++ (Qt)
| writtenin            = C++ (Qt4 and Qt5)
| license              = GPLv3
| license              = GPLv3
| os                    = GNU/Linux, BSD, Windows, Mac OS X
| os                    = GNU/Linux, BSD, Windows, Mac OS X
Line 19: Line 19:


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 January, 2013.
Last stable release from series 0.99.x (c++/qt4 and c++/qt5) was updated the October 1st, 2013.
FlightGear support from version 2.4.0 to 2.10.0.  
FlightGear support from version 2.4.0 to 2.10.0.  


Line 34: Line 34:


YaFlight sources are available from:
YaFlight sources are available from:
* https://bitbucket.org/_pmat_/yaflight/downloads series 0.99.x (c++/qt version)
* https://github.com/xquiet/yaflight series 0.99.x (c++/qt4 and c++/qt5 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)



Revision as of 22:48, 30 September 2013

YaFlight
YaFlight.png
Developed by Matteo Pasotti
Initial release 0.1.0
Latest release 0.99.26
Written in C++ (Qt4 and Qt5)
OS GNU/Linux, BSD, Windows, Mac OS X
Development status active
License GPLv3
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 and c++/qt5) was updated the October 1st, 2013. FlightGear support from version 2.4.0 to 2.10.0.

Getting YaFlight

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

YaFlight sources are available from:

Supported Systems

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

Related content

Similar software

External links