]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/dme.cxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / dme.cxx
2006-12-06 mfranzRoy Vegard Ovesen:
2006-06-15 frohlichMake more use of SGGeod
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2004-11-13 ehofmanRoy Vegard Ovesen:
2004-11-06 davidFixed typo that prevented DME groundspeed display.
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-18 ehofmanDon't assign a const char* variable to the c_str()...
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-06-09 curtDME units report a distance based on the assumption...
2004-05-28 curtAnd again ...
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-03-14 curtChange nav->get_elev() to nav->get_elev_ft() to convey...
2003-10-01 davidClamp a lower end on the range, for now.
2003-04-01 ehofmanFix a small problem which crept in after a late night...
2003-04-01 curtReturn code to it's original form which works around...
2003-04-01 curtPreviously if a freq search matched an ILS that had...
2003-03-10 davidCorrected some typos.
2003-03-09 davidNew version of basic DME support. This can coexist...