- Combine INSTALL, RUNNING, CONFIGURING into README
- Re-organise source code into a workspace
- Change license from GPL V3 to MIT
- Adjusted Makefile to correctly locate ~/.fgfs/Nasal
- Added configuration file for Cessna 182S.
- Added facility to use the gear up/down lever to operate the primer on Cessna 172P.
- Code modification to remove a compiler warning in
code/src/simulator/simulator.rs
- Facilty to operate NAV select three-way switch on KPA140.
- Corrected path in
BUILDING.md
.
- Added the
startup.bat
file for Windows users.
- Added some text to INSTALLATION and RUNNING files to clarify the location of the default configuration file.
-
Use `switchdefaultconfig.xml` as the default configuration file.
-
Correct errors in cessna and piper configuration files (cowl and landing lights).
-
Adjusted CONFIGURATION, INSTALL, README, RUNNING files.
Initial version.