1
0
Fork 0
flightgear/src/Network
david ba8b2bfca3 Rename some existing variables/methods in the navcomm module for
clarity:

  nav_radial => nav_target_radial (same as selected, except for a LOC)
  nav_heading => nav_reciprocal_radial
  nav_magvar => nav_twist (it's not always the same as magvar)
  nav_heading_needle_deflection => nav_cdi_deflection
  nav_gs_needle_deflection => nav_gs_deflection

Added nav_radial back in, but now it shows the current radial from the
VOR, as one would expect.  This value also appears in the
/radios/nav[*]/radials/actual-deg property.
2003-07-04 19:13:03 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
atc610x.cxx Fix a property name spelling error. 2003-06-27 20:06:11 +00:00
atc610x.hxx Fixed a remaining typo from the death and destruction earlier today. 2003-04-02 03:45:08 +00:00
atlas.cxx Cascading changes from the navcom.[ch]xx addition. 2002-09-19 01:12:26 +00:00
atlas.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
garmin.cxx Somewhere along the line in the recent changes some std::cout were 2002-03-18 19:46:24 +00:00
garmin.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
generic.cxx Chnage seperator to separator 2003-06-22 07:58:04 +00:00
generic.hxx Chnage seperator to separator 2003-06-22 07:58:04 +00:00
httpd.cxx This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:54:17 +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
Makefile.am Changes to track SimGear cvs. 2003-05-15 15:12:39 +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 Fix a property name spelling error. 2003-06-27 20:06:11 +00:00
native_ctrls.hxx Add a net_byte_order flag so that the calling code can specify if network 2003-03-03 04:35:09 +00:00
native_fdm.cxx Fixed a small ommission. 2003-06-02 17:05:52 +00:00
native_fdm.hxx Implimented a simple frame rate throttle. 2003-06-02 16:35:36 +00:00
native_gui.cxx Rename some existing variables/methods in the navcomm module for 2003-07-04 19:13:03 +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 Add /environment/turbulence-norm to the output structure. 2003-06-27 18:21:04 +00:00
net_fdm.hxx Pass data needed to make David's new ASI model work correctly. 2002-10-01 15:26:15 +00:00
net_fdm_mini.hxx Added velocity and climb_rate to mini_fdm structure. 2003-01-13 00:27:50 +00:00
net_gui.hxx Add ground elevation to the net_gui.hxx structure. 2003-06-24 15:10:50 +00:00
nmea.cxx Somewhere along the line in the recent changes some std::cout were 2002-03-18 19:46:24 +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 Add support to the "run" command for setting up the subsystem arguments 2003-06-24 19:59:47 +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