1
0
Fork 0
flightgear/src/Network
2014-02-04 12:18:50 +01:00
..
HLA hla: Use hla derived classes part 2 2012-11-11 16:30:55 +01:00
ATC-Inputs.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Fix another compile fail. 2013-02-09 16:38:34 +00:00
ATC-Main.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
ATC-Outputs.cxx Some headers missing... ;) 2013-02-07 19:00:54 +01:00
ATC-Outputs.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
atlas.cxx Some headers missing... ;) 2013-02-07 19:00:54 +01:00
atlas.hxx Remove static property dependencies 2012-11-18 16:35:54 +01:00
AV400.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Some headers missing... ;) 2013-02-07 19:00:54 +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 More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
AV400WSim.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
CMakeLists.txt Update image-server logic. 2014-01-27 09:08:34 +00: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
garmin.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 generic binary protocol: add 'word' datatype 2013-10-28 22:57:22 +01:00
generic.hxx generic binary protocol: add 'word' datatype 2013-10-28 22:57:22 +01:00
HTTPClient.cxx Update/refactor for simgear HTTP changes. 2013-10-27 19:39:22 +01:00
HTTPClient.hxx Update/refactor for simgear HTTP changes. 2013-10-27 19:39:22 +01:00
httpd.cxx Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
httpd.hxx Add error messages when unable to open HTTP port. 2012-11-01 19:34:27 +01:00
igc.cxx Add support for IGC logging protocol. 2013-10-14 22:13:31 +02:00
igc.hxx Add support for IGC logging protocol. 2013-10-14 22:13:31 +02:00
joyclient.cxx James Turner: 2008-07-29 08:27:48 +00:00
joyclient.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
jpg-httpd.cxx Update image-server logic. 2014-01-27 09:08:34 +00:00
jpg-httpd.hxx Update image-server logic. 2014-01-27 09:08:34 +00: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 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 Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
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 #600, for Curt... ;-) allow speed-up value to use fractions 2012-11-17 20:01:19 +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 Remove static property dependencies 2012-11-18 16:35:54 +01:00
native_gui.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +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 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 Use our own stdint.hxx implementation. 2005-09-22 11:47:58 +00:00
net_gui.hxx #513: netgui alignment mismatching on 32bit/64bit machines 2011-12-09 19:01:15 +01:00
nmea.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
props.hxx Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
protocol.cxx fgprotocol: delete io channel on shutdown 2012-11-15 20:20:40 +01:00
protocol.hxx fgprotocol: delete io channel on shutdown 2012-11-15 20:20:40 +01: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 Ray protocol: don't use hardcoded gravity 9.81 2011-07-17 19:32:16 +02: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