]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
reticle should fit into bounding box (don't take diameter as radius)
[flightgear.git] / src / Instrumentation /
2006-07-22 mfranzreticle should fit into bounding box (don't take diamet...
2006-07-22 mfranzdon't be afraid of the comma operator!
2006-07-22 mfranzget rid of struct Point and get_centroid(). Instruments...
2006-07-22 fredbWin32 fix
2006-07-22 mfranzadd MIL-STD-1787B Aiming Reticle (stadiametric; TODO...
2006-07-21 curtAdd support for a back-course mode. Nothing changes...
2006-07-18 curt- Code cleanups.
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-07-15 mfranzwhoops ... don't let the new HUD turn off 3D mode in...
2006-07-12 mfranzbracesless blocks are peanuts! It's forgotten "else...
2006-07-11 mfranz- read new HUD from /sim/hud/path[1] (was: /hud)
2006-07-06 mfranz- more <tape> fixes
2006-07-06 mfranzfix <modulo> feature (required for the compass tape)
2006-07-06 mfranzwarning-- (not that it matters -- this code has yet...
2006-07-06 mfranz- fix unzoomed tapes (TODO: restore tick length)
2006-07-05 mfranz- cleanup of the day (more finegrained change history...
2006-07-05 fredbRemove MSVC warnings
2006-07-05 fredbWin32 fixes
2006-07-04 mfranz- collect drawing primitives in the Item base class
2006-07-04 mfranz- don't store immutable states as strings (sigh!)
2006-07-04 mfranzinitialize HUD class and call its drawing routine from...
2006-07-04 mfranzadd new HUD to build system
2006-07-04 mfranznew HUD (work in progress)
2006-06-25 mfranzadd GSDI (Ground Speed Drift Angle Indicator) instrumen...
2006-06-24 mfranzcosmetics:
2006-06-24 mfranzJosh BABCOCK:
2006-06-24 curtVivian Meazza:
2006-06-21 curtExisting ground track estimation code depended on curre...
2006-06-19 mfranzVivian MEAZZA:
2006-06-15 frohlichMake more use of SGGeod
2006-06-12 mfranz- remove evil exit()
2006-06-11 mfranzfix another crash on exit by finally converting the...
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-23 frohlichPigeon:
2006-04-19 mfranzVivian MEAZZA:
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-09 ehofmanMake some variables accessable (public) so MIPSpro...
2006-03-18 frohlichInitialize uninitialized variable
2006-03-13 daveluffImplement the settable timer on the CAL3 page
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.
next