]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2004-03-21 ehofmanFix a problem where the windspeed could be negative...
2004-03-20 ehofmanFrederic Bouvier:
2004-03-20 ehofmanFrederic Bouvier:
2004-03-20 daveluffSome more tweaks to the landing clearance code
2004-03-20 daveluffDelay deletion of AI traffic until after it has had...
2004-03-20 daveluffRelease the frequency after finishing a transmission
2004-03-20 daveluffSlightly more robust handling of runway vacation
2004-03-19 daveluffConvert some char* return types to string
2004-03-19 curtJim Wilson:
2004-03-19 curtJim Wilson:
2004-03-18 curtVarious preparations for the next release.
2004-03-18 curtMake sure /usr/local/{include,lib} is added for cygwin.
2004-03-16 curtAdd extern "C" wrappers.
2004-03-16 davidRemove the old WeatherCM module.
2004-03-16 curtFix a small path conflict.
2004-03-16 curtUpdates to the windows packager script.
2004-03-16 daveluffFix a possible crash
2004-03-16 ehofmanCugwin fix (min macro conflicts with a
2004-03-16 curtRob Deters: UIUC updates from March 1, 2004.
2004-03-15 curtOops, missed one commit in the last set.
2004-03-15 curtFrederic Bouvier:
2004-03-15 curtRoy Vegard Ovesen:
2004-03-15 curtMake sure delta_u_n and u_n are always explicitely...
2004-03-15 curtRoy Vegard Ovesen:
2004-03-15 daveluffWork around for the AI-traffic due to precision issues...
2004-03-15 ehofmanFix an issue where math.h doesn't define sqrt in namesp...
2004-03-14 curt- Filter the fuel switch position to allow it to slowly...
2004-03-14 curtResolve a meters vs. feet interpretation problem with...
2004-03-14 curtChange nav->get_elev() to nav->get_elev_ft() to convey...
2004-03-14 curtI found a meter/feet conversion problem with DME elevat...
2004-03-14 ehofmanSync. with JSBSim CVS.
2004-03-12 ehofmanFix a string clearance issue with certain compilers.
2004-03-12 daveluffDon't clear the user to land following downwind report...
2004-03-12 daveluffFix a situation where the AI aircraft sometimes wouldn...
2004-03-10 daveluffStart adding a better framework for ATC-initiated commu...
2004-03-09 daveluffAdd an option for the user to inform the tower (s)he...
2004-03-07 ehofmanDavid Culp:
2004-03-07 ehofmanMSVC .NET 2003 fix
2004-03-07 davidIncrease friction at idle, so that the engine idles...
2004-03-06 daveluffStart making the AI traffic robust to not getting a...
2004-03-05 daveluffUse the airport elevation instead of the actual ground...
2004-03-05 daveluffFix a crash that sometimes occurred when reporting...
2004-03-04 daveluffFix a problem where track would not get initialised...
2004-03-03 ehofmanPut the Thermal and Storm support code back in
2004-03-03 ehofmanPut the AIStorm and AIThermal classes back in
2004-03-02 daveluffMove the mechanics of turning out of the derived classe...
2004-03-02 daveluffDon't cast string to c_str before passing to functions...
2004-03-01 daveluffReturn the closest match instead of the first in-range...
2004-02-28 curtInvestigating some wierd behavior where the threaded...
2004-02-28 ehofmanRevert the previous patch, wind-heading-from is part...
2004-02-28 ehofmanFix a misunderstanding between wind-from and wind-heading
2004-02-27 curtAdd a function to do plots with any channel being X...
2004-02-27 davidReverted recent changes -- the dependencies are badly...
2004-02-27 davidAdd the aircraft model, model manager, view manager...
2004-02-27 ehofmanDavid Culp:
2004-02-27 davidLoad submodels before animations, so that we can animat...
2004-02-26 curtFor weather fetching from the noaa.gov site: If the...
2004-02-26 ehofmanAdd an option to define the proxy settings (used by...
2004-02-26 ehofmanAdd support for a proxy server when retreiving metar...
2004-02-25 ehofmanAdd threading to metar data fetching where available.
2004-02-25 curtAvoid a possible segfault crash if a nonexistant airpor...
2004-02-23 ehofmanDavid Culp:
2004-02-23 curtA first stab at limiting the noaa.gov query to only...
2004-02-23 ehofmanAdd network libraries for Solaris
2004-02-23 ehofmanAdd the network libraries for Solaris
2004-02-23 curtFix a type mismatch error introduced with the latest...
2004-02-23 ehofmanonly airports with four-letter codes can have metar...
2004-02-23 ehofmanFrederic Bouvier:
2004-02-23 ehofmanMove fgSetupWind() from options.cxx to util.cxx
2004-02-23 ehofmanUse floor() insstead of floorf()
2004-02-23 curtOops, call *re*init() so that the weather conditions...
2004-02-23 curtEnhance the FGMetarEnvironmentCtrl class to also do...
2004-02-23 curtVarious mods to allow querying for nearest airport...
2004-02-22 curtUpdates so clouds, temp, and dewpoint can be set correc...
2004-02-22 curtFor metar, correctly update visibility and pressure...
2004-02-21 ehofmanignore resets for now because every z/Z key press would...
2004-02-21 ehofmanCatch exceptions when no metar data is available (e...
2004-02-21 ehofmanEncapsulate the interpolstion version of FGEnvironment...
2004-02-21 ehofmanAdd support for retreiving metar data from the internet
2004-02-20 davidChange fg_props.[ch]xx into a proper subsystem, under...
2004-02-20 ehofmanRemove truncf() all together.
2004-02-18 andyAdded a <solve-weight> subtag of the approach/cruise...
2004-02-18 ehofmanChanges to tke sky dome coloring
2004-02-17 andyAllow a "fuel" attribute in the approach and cruise...
2004-02-17 curtAdd elevator trim tab position logging.
2004-02-17 curtAdd trim tab deflection to surface positions passed...
2004-02-17 ehofmanUpdate the FDM section to expose the engine/thruster...
2004-02-17 ehofmanAdjust the turbine names for N1, N2 and EGT_degC to...
2004-02-16 curtAdd a bit more sanity checking on destination directory.
2004-02-16 curtFix a crash if destination directory doesn't exist.
2004-02-16 curtUpdates from Fred to add a progress bar and fix visual...
2004-02-16 curtRemove references to libtar.
2004-02-16 curtRework by Frederic for better windows support.
2004-02-15 curtFix an #include typo.
2004-02-15 curtInitial revision.
2004-02-14 ehofmanAdd the latest version of JSBSim including support...
2004-02-13 andyYank the sqrt() terms from the twist calculations....
2004-02-13 ehofmanRevert to the previous version because it looks it...
2004-02-13 ehofmanMake sure the friction forces are positive, otherwise...
2004-02-12 curtInitialize autopilot output to start at current manual...
next