You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| gui/dialogs | 1 month ago | |
| README.txt | 1 month ago | |
| addon-config.xml | 1 month ago | |
| addon-main.nas | 1 month ago | |
| addon-menubar-items.xml | 1 month ago | |
| addon-metadata.xml | 1 month ago | |
| yasim.nas | 1 month ago | |
README.txt
YASim Development Tools
=======================
YasimDevel is a FlightGear add-on whose purpose is to help YASim aircraft
developers. It can be used to display Canvas windows that show internals like
the mass distribution, position of the center of gravity and forces.
Note: this initial version is not meant for, nor tested with helicopters.
Getting started
~~~~~~~~~~~~~~~
In order to load the add-on, start FlightGear (fgfs) with the option --addon,
like this:
fgfs <your_usual_arguments> --addon=/path/to/the/YASimDevel/folder
then look at the menubar. :)
Documentation
~~~~~~~~~~~~~
YasimDevel is documented on the FlightGear wiki at:
http://wiki.flightgear.org/YASim_Development_Tools
Author and license
~~~~~~~~~~~~~~~~~~
YasimDevel was written by Henning Stahlke (started in 2017) and is released
under the GNU GPL version 2 or, at your option, any later version. For more
information about the GNU GPL, see <https://www.gnu.org/licenses/>.