.. |
HLA
|
|
|
http
|
Add two missing includes for <algorithm>
|
2017-11-13 15:58:08 +01:00 |
ATC-Inputs.cxx
|
Further SGPath encoding fixes.
|
2016-07-01 04:54:29 -05:00 |
ATC-Inputs.hxx
|
|
|
ATC-Main.cxx
|
Further SGPath encoding fixes.
|
2016-07-01 04:54:29 -05:00 |
ATC-Main.hxx
|
More unused vars caught by Xcode.
|
2013-07-04 20:56:04 +01:00 |
ATC-Outputs.cxx
|
Further SGPath encoding fixes.
|
2016-07-01 04:54:29 -05:00 |
ATC-Outputs.hxx
|
More unused vars caught by Xcode.
|
2013-07-04 20:56:04 +01:00 |
atlas.cxx
|
|
|
atlas.hxx
|
|
|
AV400.cxx
|
Remove unused copy&pasted nmea code from other protocol's source.
|
2017-11-13 20:40:41 +01:00 |
AV400.hxx
|
|
|
AV400Sim.cxx
|
|
|
AV400Sim.hxx
|
|
|
AV400WSim.cxx
|
More unused vars caught by Xcode.
|
2013-07-04 20:56:04 +01:00 |
AV400WSim.hxx
|
Fix some warnings
|
2015-06-12 11:51:11 +02:00 |
CMakeLists.txt
|
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 |
DNSClient.cxx
|
Revert "temporarily add some noisy debug messages"
|
2016-11-20 11:39:46 +01:00 |
DNSClient.hxx
|
Some logging cleanup and ignore SRV records with port #0
|
2016-11-14 21:57:50 +01:00 |
fgcom.cxx
|
FGCom: change default silence threshold
|
2014-02-04 12:18:50 +01:00 |
fgcom.hxx
|
FGCom: add silence threshold setting
|
2014-01-26 16:38:48 +01:00 |
flarm.cxx
|
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 |
flarm.hxx
|
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 |
garmin.cxx
|
Revised nmea and Garmin protocol classes.
|
2017-11-19 17:33:27 +01:00 |
garmin.hxx
|
Revised nmea and Garmin protocol classes.
|
2017-11-19 17:33:27 +01:00 |
generic.cxx
|
Generic protocol fix for integer-factors.
|
2017-03-16 15:54:38 +00:00 |
generic.hxx
|
generic binary protocol: add 'word' datatype
|
2013-10-28 22:57:22 +01:00 |
HTTPClient.cxx
|
Update default aircraft hangar catalog.xml url.
|
2016-09-07 11:39:37 -05:00 |
HTTPClient.hxx
|
replace many auto_ptr by unique_ptr
|
2016-11-14 22:20:46 +01:00 |
igc.cxx
|
Cmake always generates version.h
|
2015-03-08 00:42:39 +00:00 |
igc.hxx
|
Add support for IGC logging protocol.
|
2013-10-14 22:13:31 +02:00 |
joyclient.cxx
|
|
|
joyclient.hxx
|
Fix warnings identified by updated XCode.
|
2013-06-21 18:39:24 +01:00 |
jsclient.cxx
|
|
|
jsclient.hxx
|
Fix warnings identified by updated XCode.
|
2013-06-21 18:39:24 +01:00 |
lfsglass.cxx
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 01:42:41 +02:00 |
lfsglass.hxx
|
Fix warnings identified by updated XCode.
|
2013-06-21 18:39:24 +01:00 |
lfsglass_data.hxx
|
|
|
native.cxx
|
Fix native protocol crashes.
|
2013-07-18 12:01:36 +01:00 |
native.hxx
|
Fix native protocol crashes.
|
2013-07-18 12:01:36 +01:00 |
native_ctrls.cxx
|
Fixed erroreous reference to array instead of its element
|
2017-02-25 15:05:09 +01:00 |
native_ctrls.hxx
|
Stop --native-ctrls option from breaking JSBSim
|
2013-12-15 21:32:40 +00:00 |
native_fdm.cxx
|
considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down.
|
2013-10-27 13:24:54 +01:00 |
native_fdm.hxx
|
Fix warnings identified by updated XCode.
|
2013-06-21 18:39:24 +01:00 |
native_gui.cxx
|
|
|
native_gui.hxx
|
Fix warnings identified by updated XCode.
|
2013-06-21 18:39:24 +01:00 |
net_ctrls.hxx
|
|
|
net_fdm.hxx
|
considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down.
|
2013-10-27 13:24:54 +01:00 |
net_fdm_mini.hxx
|
|
|
net_gui.hxx
|
|
|
nmea.cxx
|
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 |
nmea.hxx
|
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 |
opengc.cxx
|
|
|
opengc.hxx
|
|
|
opengc_data.hxx
|
|
|
props.cxx
|
Model relative property tree root binding.
|
2017-07-05 11:37:17 +02:00 |
props.hxx
|
|
|
protocol.cxx
|
|
|
protocol.hxx
|
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 |
pve.cxx
|
|
|
pve.hxx
|
|
|
ray.cxx
|
|
|
ray.hxx
|
|
|
RemoteXMLRequest.hxx
|
ATC/Traffic doesn’t crash reset.
|
2015-12-11 12:11:59 -06:00 |
rul.cxx
|
|
|
rul.hxx
|
|
|