1
0
Fork 0
flightgear/src/Autopilot
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
auto_gui.cxx Wendell Turner writes: 2003-04-22 09:21:17 +00:00
auto_gui.hxx Wendell Turner writes: 2003-04-22 09:21:17 +00:00
Makefile.am Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
newauto.cxx Rename some existing variables/methods in the navcomm module for 2003-07-04 19:13:03 +00:00
newauto.hxx Add Lee Elliott's per aircraft configurable terrain following factor 2003-06-29 08:27:45 +00:00