..
Add-ons
Add-ons: new supported fields: authors, maintainers, license/*, url/*, tags
2017-12-26 19:43:20 +01:00
AIModel
Add missing include <algorithm> for std::max() and std::min()
2017-11-16 12:54:49 +01:00
Aircraft
Adapt includes according to relocation of SimGear's iostreams-related files
2017-02-12 21:30:51 +01:00
Airports
Remove method FGAirport::isAirportType()
2017-11-16 20:28:00 +01:00
ATC
Move the user aircraft proxy into the AIManger
2017-09-26 16:52:48 +01:00
Autopilot
Fix Nasal owning of FlightPlans
2017-09-11 23:24:24 +01:00
Canvas
Canvas proxy for QtQuick rendering
2017-10-05 12:37:43 +01:00
Cockpit
Merge branch 'next-2' into multiplayer-dev
2017-04-02 02:22:48 +02:00
EmbeddedResources
Use common definition of simgear::enumValue() from <simgear/sg_inlines.h>
2017-11-19 08:23:14 +01:00
Environment
Model relative property tree root binding.
2017-07-05 11:37:17 +02:00
FDM
YASim: more output for CLI tool, e.g. wingspan, area, levers, load factor...
2017-12-23 01:06:38 +01:00
GUI
Launcher: move QML files to a sub-directory
2017-12-15 14:38:23 +00:00
Include
Event input layer based on HID-Api
2017-12-18 17:15:55 +00:00
Input
HID-input: don’t crash when open fails
2017-12-25 18:13:03 +00:00
Instrumentation
Merge /u/sanhozay/flightgear/ branch sanhozay into next
2017-11-27 17:09:04 +00:00
Main
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
2017-12-08 00:36:41 +01:00
Model
Model relative property tree root binding.
2017-07-05 11:37:17 +02:00
MultiPlayer
Merge /u/sanhozay/flightgear/ branch sanhozay into next
2017-11-27 17:09:04 +00:00
Navaids
Add missing include <algorithm> for std::max() and std::min()
2017-11-16 12:54:49 +01:00
Network
Adds support for NMEA messages for traffic reporting (flarm). Also extends the NMEA base class to handle bidirectional communication. Allows FlightGear to feed position and traffic data (for multi-player and AI aircraft) to NAV/moving-map clients, like xcsoar, skydemon, skymap etc. Some basic flarm configuration commands are also emulated, to properly persuade the clients. By default, all moving aircraft are reported (traffic information). Actual threat-alerts are also supported, but require the installation of the "TCAS instrument".
2017-11-24 22:54:32 +01:00
Radio
Adapt includes according to relocation of SimGear's iostreams-related files
2017-02-12 21:30:51 +01:00
Scenery
Fixed building FG with GDAL
2017-03-11 13:34:19 +01:00
Scripting
Re-add airport(), navaid() and runway() methods of flightplan-leg ghosts
2017-12-13 11:39:05 +01:00
Sound
Model relative property tree root binding.
2017-07-05 11:37:17 +02:00
Systems
Build- and run-time concept of developer mode.
2017-02-27 23:37:59 +00:00
Time
Model relative property tree root binding.
2017-07-05 11:37:17 +02:00
Traffic
Quiet a log message.
2017-09-26 16:52:48 +01:00
Viewer
Fix GCC indentation warning
2017-12-20 04:04:17 -08:00
CMakeLists.txt
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
2017-12-08 00:36:41 +01:00