1
0
Fork 0
flightgear/src/Network
curt 9c49534907 Attempt #1 to sort out confusion between left / right / parking brake
controls in the cockpit vs. which wheels they apply to.  FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking.  It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:39:41 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
atc610x.cxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
atc610x.hxx Fix several mispellings of servicable->serviceable. 2003-07-30 00:43:25 +00:00
atlas.cxx Fix a problem where older IRIX compilers needed a typecast for certain opperations 2003-10-16 14:14:03 +00:00
atlas.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
garmin.cxx Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug 2003-12-09 21:05:26 +00:00
garmin.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
generic.cxx Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
generic.hxx Chnage seperator to separator 2003-06-22 07:58:04 +00:00
httpd.cxx Fix a problem where older IRIX compilers needed a typecast for certain opperations 2003-10-16 14:14:03 +00:00
httpd.hxx Patch from Melchior Franz to add support for indexed property names. 2002-02-04 21:10:36 +00:00
joyclient.cxx Move FGControls declaration to globals.hxx 2001-07-22 19:51:16 +00:00
joyclient.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
jpg-httpd.cxx Missed this one since I didn't have jpg server support activated. 2003-05-07 17:37:54 +00:00
jpg-httpd.hxx MSVC++ fixes 2002-02-08 00:07:53 +00:00
jsclient.cxx Updates to the jsclient remote joystick support code 2003-11-14 10:11:00 +00:00
jsclient.hxx Updates to the jsclient remote joystick support code 2003-11-14 10:11:00 +00:00
Makefile.am Add Manuel Bessler and Stephen Lowry's remote joystick code and add David Magginson's 3dconvert utility 2003-11-12 10:06:18 +00:00
multiplay.cxx - Added "SG" prefix to sound classes that recently moved to SimGear. 2003-05-09 19:39:48 +00:00
multiplay.hxx Moved src/Model/loader.[ch]xx and src/Model/model.[ch]xx to 2003-05-09 20:40:59 +00:00
native.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
native.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
native_ctrls.cxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
native_ctrls.hxx Curt: 2003-07-17 18:24:17 +00:00
native_fdm.cxx Add support for passing alpha/beta values. 2003-11-24 21:08:44 +00:00
native_fdm.hxx Implimented a simple frame rate throttle. 2003-06-02 16:35:36 +00:00
native_gui.cxx Do a santity check in case net->course_deviation_deg is bogus. 2003-07-25 20:10:09 +00:00
native_gui.hxx Renamed mini_fdm to native_gui which makes a lot more sense to me. 2003-01-15 02:09:10 +00:00
net_ctrls.hxx Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
net_fdm.hxx Modified Files: 2003-12-30 20:46:50 +00:00
net_fdm_mini.hxx Modified Files: 2003-12-30 20:46:50 +00:00
net_gui.hxx Modified Files: 2003-12-30 20:46:50 +00:00
nmea.cxx Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug 2003-12-09 21:05:26 +00:00
nmea.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
opengc.cxx Fix to use renamed /controls properties. 2003-04-01 15:51:15 +00:00
opengc.hxx Updates to the OpenGC interface from John Wojnaroski. 2002-06-27 22:26:47 +00:00
opengc_data.hxx Updates to the OpenGC interface from John Wojnaroski. 2002-06-27 22:26:47 +00:00
props.cxx MIPSpro 7.4 fixes 2003-12-27 22:27:27 +00:00
props.hxx Bernie Bright: 2002-08-02 22:49:34 +00:00
protocol.cxx Change time counter to a double. Add a variable which can allow us to 2002-12-14 14:37:40 +00:00
protocol.hxx Change time counter to a double. Add a variable which can allow us to 2002-12-14 14:37:40 +00:00
pve.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
pve.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
ray.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
ray.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
rul.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
rul.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00