1
0
Fork 0
flightgear/src/Network
Curtis L. Olson e81479d857 Bruce Hellstrom @ ATC Flight Sim.
New module contributed: AV400WSim.
Supports communication with external (aka real) Garmin 400/500 WAAS flight
sim units.  Includes changes to options.cxx and fg_io.cxx to support
invoking and configuring the new module.
2011-05-03 11:12:55 -05:00
..
HLA Add the hla stuff to the cmake build system. 2011-01-17 21:35:12 +01:00
ATC-Inputs.cxx Add an additional option. Work around an inconsistency in hardware design. 2009-01-21 09:55:33 +01:00
ATC-Inputs.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
ATC-Main.cxx Remove direct uses of PLIB ulXXX functions 2010-10-24 07:10:51 +01:00
ATC-Main.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
ATC-Outputs.cxx MINGW patch from Benoît Laniel 2010-01-25 17:12:04 +01:00
ATC-Outputs.hxx Add analog output support to the ATC hardware interface. 2009-02-04 23:51:22 +01:00
atlas.cxx Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
atlas.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400.cxx Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
AV400.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400Sim.cxx Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
AV400Sim.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400WSim.cxx Bruce Hellstrom @ ATC Flight Sim. 2011-05-03 11:12:55 -05:00
AV400WSim.hxx Bruce Hellstrom @ ATC Flight Sim. 2011-05-03 11:12:55 -05:00
CMakeLists.txt Add the hla stuff to the cmake build system. 2011-01-17 21:35:12 +01:00
garmin.cxx Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
garmin.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
generic.cxx Fix broken tank properties. More verbose generic protocol error messages 2011-03-22 18:00:55 +01:00
generic.hxx Quick fix for ascii generic input line separator problem 2011-03-06 02:38:39 +01:00
httpd.cxx Automake build fixes for PLIB net/ul removal. 2010-10-24 11:04:14 +01:00
httpd.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
joyclient.cxx James Turner: 2008-07-29 08:27:48 +00:00
joyclient.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
jpg-httpd.cxx src/Network/jpg-httpd.cxx: Include C++ C headers instead of plain C headers. 2010-10-24 15:22:06 +02:00
jpg-httpd.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
jsclient.cxx Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft dirs. 2010-07-01 22:33:51 +01:00
jsclient.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
lfsglass.cxx LFSGlass was accidently ommitted from the cur_fdm_state removal process. 2010-06-26 18:44:58 +01:00
lfsglass.hxx LFSGlass was accidently ommitted from the cur_fdm_state removal process. 2010-06-26 18:44:58 +01:00
lfsglass_data.hxx LFS Glass cockpit interface (allows development independent of the opengc 2006-03-06 18:49:57 +00:00
Makefile.am Bruce Hellstrom @ ATC Flight Sim. 2011-05-03 11:12:55 -05:00
multiplay.cxx Fix huge multiplayer memory leak. 2011-02-16 00:49:00 +01:00
multiplay.hxx Use a property listener on the root, to observe property creation, and thus lazily update the MP property map. Fixes bug 164, and probably many latent MP missing-property issues. 2010-10-18 00:58:35 +01:00
native.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
native.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
native_ctrls.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
native_ctrls.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
native_fdm.cxx Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it. 2010-08-04 09:16:37 +01:00
native_fdm.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
native_gui.cxx Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it. 2010-08-04 09:16:37 +01:00
native_gui.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
net_ctrls.hxx Integrate a large part of John Wojnaroski's 747 cockpit project. 2006-01-20 17:19:01 +00:00
net_fdm.hxx Add fuel pressure. 2006-03-21 18:51:57 +00:00
net_fdm_mini.hxx Use our own stdint.hxx implementation. 2005-09-22 11:47:58 +00:00
net_gui.hxx Use our own stdint.hxx implementation. 2005-09-22 11:47:58 +00:00
nmea.cxx Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
nmea.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
opengc.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
opengc.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
opengc_data.hxx new FSF address 2006-02-21 01:16:04 +00:00
props.cxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
props.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
protocol.cxx new FSF address 2006-02-21 01:16:04 +00:00
protocol.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
pve.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
pve.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
ray.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
ray.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
rul.cxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
rul.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00