]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
make sure entries are actually erased :-)
[flightgear.git] / src / Instrumentation /
2006-03-13 daveluffTypo in the comments
2006-03-13 curtAdd a comment to explain the exported glide slope value.
2006-03-10 fredbMSVC fix : Compile again
2006-03-08 ehofmanAdd the builddir to the list of include directories...
2006-03-05 daveluffSelecting an approach from the active waypoint page...
2006-03-05 daveluffReduce console output
2006-03-05 daveluffAdd the MAXNI IAF to the C83 approach, and add a few...
2006-03-04 mfranzcompile!
2006-03-04 fredbJean-Yves Lefort :
2006-02-27 davidChange from Dave Perry:
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-21 mfranznew FSF address
2006-02-18 fredbFix line endings
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-12 fredbCatch sound exceptions at the earliest, report problem...
2006-02-10 daveluffImplement some of the inner-knob-out scan functionality...
2006-02-10 daveluffRemove some debugging output
2006-02-08 ehofmanMathias Fröhlich:
2006-02-05 mfranzVivian MEAZZA:
2006-02-02 ehofmanPrevent a warning.
2006-01-13 daveluffFix the crashes on mini-panel and panel-reload with...
2006-01-02 curtMinor oops, committed this file before saving the final...
2006-01-02 curt- Add an "is-valid" property node so other modules...
2005-12-29 curtRemove some left over debugging output.
2005-12-29 curtBetter estimate of cross track heading error. Also...
2005-12-28 curtMore reorg and refactoring of the code.
2005-12-28 curtCache some property values locally to reduce unnecessar...
2005-12-28 curtMore naming cleanups.
2005-12-28 curtClean up some of the member data naming.
2005-12-28 curtStep #1 of some code refactoring and cleanups. The...
2005-12-19 ehofmanVassilii Khachaturov:
2005-12-02 daveluffAlex Romosan: Pass strings by reference not value
2005-12-02 daveluffAlex Romosan: Make GpsPage::GetId() pure virtual, and...
2005-11-30 daveluffIgnore generated files
2005-11-30 daveluffTrack added files
2005-11-30 daveluffCode to extend FGs current GPS functionality to allow...
2005-11-30 daveluff2D polygon drawing routines for a GPS instrument
2005-11-30 daveluffkln89 GPS unit simulation
2005-11-30 daveluffkln89 user interface logical pages
2005-11-30 daveluffkln89 symbol table
2005-11-29 daveluffAllow the nav radios to be slaved to a gps unit
2005-11-27 mfranzVivian MEAZZA: use coords of tuned in carrier, not...
2005-11-26 daveluffFix property typo
2005-11-25 mfranzcosmetics -- NO CODE CHANGE!
2005-11-25 mfranzVivian MEAZZA:
2005-11-17 curtClock also able to report local time.
2005-11-08 ehofman*** empty log message ***
2005-10-27 ehofmanFred: replace the C++ sthe 'and' by the C style '&...
2005-10-25 ehofmanAlex Romosan:
2005-10-23 mfranzreduce noise
2005-10-21 mfranzspelling fix & remove a couple of trailing spaces
2005-10-16 ehofmanHarald JOHNSEN:
2005-10-15 ehofmanMathias Fröhlich:
2005-10-08 ehofmanHarald JOHNSEN:
2005-10-06 ehofmanNot all compilers understand the C++ 'and' command,
2005-10-01 ehofmanAdd missing files.
2005-10-01 ehofmanVivian Meazza:
2005-09-20 curtDavid Luff:
2005-08-23 curtScale gyro input power for the new[er] electrical system.
2005-08-22 ehofmanHarald JOHNSEN:
2005-08-03 curtSyd Adams:
2005-06-30 mfranzrevert last patch
2005-06-28 mfranzremove "keep" argument; the new removeChild() doesn...
2005-06-25 mfranzFrederic Bouvier: work around MSVC bug
2005-06-25 ehofmanTJ:
2005-06-17 mfranzJosh Babcock: fix typo
2005-05-12 mfranzdo also silence the marker sounds on --disable-sound
2005-04-06 ehofmanMelchior FRANZ:
2005-02-10 ehofmanDurk Talsma:
2005-01-19 curtAdd some formated frequency outputs to aid panel builders.
2005-01-05 curtDefault KT-70 to serviceable = true.
2005-01-03 curtInitialize the timer countdown value since this could...
2004-12-30 curtRemove extraneous property.
2004-12-30 curtAdd back power button binding, but move the location...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-05 curtA couple more straggling instrumentation clean ups.
2004-12-03 curtRoy Vegard Ovesen:
2004-11-19 curtVarious property name changes relating to moving the...
2004-11-19 curtRoy Ovesen: remove src files from Cockpit and move...
2004-11-19 curtChanges by Roy Ovesen to begin migrating the avionics...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-13 ehofmanRoy Vegard Ovesen:
2004-11-10 davidReverted last changes, because they caused needle flips...
2004-11-07 ehofmanMSVC fix.
2004-11-06 davidUse angular momentum so that the compass can overshoot...
2004-11-06 davidFixed typo that prevented DME groundspeed display.
2004-11-06 davidMinor code clean-up.
2004-11-05 davidAdded acceleration error to compass (most obvious durin...
2004-11-04 davidAdd errors for pitch, based on a modified equation...
2004-11-03 davidBegin a rewrite of the magnetic compass code. So far...
2004-11-03 davidBegin a rewrite of the magnetic compass code. So far...
2004-10-26 ehofmanRoy Vegard Ovesen:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-20 ehofmanFrederic:
2004-10-20 ehofmanMSVC fix.
2004-10-19 curtFix the kr-87 search functionality so it works in the...
2004-10-18 curtMoved kr_87.[ch]xx and made it a configurable instrumen...
2004-10-18 ehofmanDon't assign a const char* variable to the c_str()...
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-10-06 ehofmanMelchior FRANZ:
next