]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/tacan.cxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / tacan.cxx
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-07-05 mfranzVivian MEAZZA: remove no longer needed debug messages
2007-06-14 durkAlex Bory: TACAN has to search the new AI submode ...
2007-05-06 mfranzinitialize variables before using them
2007-04-26 mfranzVivian MEAZZA:
2006-10-26 mfranz- don't read the channel always from tacan[0] (even...
2006-10-17 mfranzAlexis Bory: revert hack; use correct type for string...
2006-10-16 mfranzVivian MEAZZA: "Bug fix - make TACAN work with no carri...
2006-08-20 mfranz- make *all* class members start with underscore (not...
2006-06-19 mfranzVivian MEAZZA:
2006-06-15 frohlichMake more use of SGGeod
2006-06-09 mfranz- remove trailing spaces
2006-06-09 mfranzVivian MEAZZA:
2006-05-24 mfranzVivian MEAZZA:
2006-05-18 mfranzVivian MEAZZA:
2006-05-15 mfranzVivian MEAZZA: check for carrier name and aircraft...
2006-04-26 mfranzVivian MEAZZA:
2006-04-19 mfranzVivian MEAZZA:
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-05 mfranzVivian MEAZZA:
2005-11-27 mfranzVivian MEAZZA: use coords of tuned in carrier, not...
2005-11-25 mfranzcosmetics -- NO CODE CHANGE!
2005-11-25 mfranzVivian MEAZZA:
2005-10-27 ehofmanFred: replace the C++ sthe 'and' by the C style '&...
2005-10-25 ehofmanAlex Romosan:
2005-10-06 ehofmanNot all compilers understand the C++ 'and' command,
2005-10-01 ehofmanAdd missing files.