2004-03-02 |
daveluff | Don't cast string to c_str before passing to functions... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
daveluff | Return the closest match instead of the first in-range... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
curt | Investigating some wierd behavior where the threaded... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
ehofman | Revert the previous patch, wind-heading-from is part... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
ehofman | Fix a misunderstanding between wind-from and wind-heading |
commit | commitdiff | tree | snapshot |
2004-02-27 |
curt | Add a function to do plots with any channel being X... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
david | Reverted recent changes -- the dependencies are badly... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
david | Add the aircraft model, model manager, view manager... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-02-27 |
david | Load submodels before animations, so that we can animat... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
curt | For weather fetching from the noaa.gov site: If the... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
ehofman | Add an option to define the proxy settings (used by... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
ehofman | Add support for a proxy server when retreiving metar... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
ehofman | Add threading to metar data fetching where available. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
curt | Avoid a possible segfault crash if a nonexistant airpor... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | A first stab at limiting the noaa.gov query to only... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Add network libraries for Solaris |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Add the network libraries for Solaris |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | Fix a type mismatch error introduced with the latest... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | only airports with four-letter codes can have metar... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Move fgSetupWind() from options.cxx to util.cxx |
commit | commitdiff | tree | snapshot |
2004-02-23 |
ehofman | Use floor() insstead of floorf() |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | Oops, call *re*init() so that the weather conditions... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | Enhance the FGMetarEnvironmentCtrl class to also do... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
curt | Various mods to allow querying for nearest airport... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
curt | Updates so clouds, temp, and dewpoint can be set correc... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
curt | For metar, correctly update visibility and pressure... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
ehofman | ignore resets for now because every z/Z key press would... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
ehofman | Catch exceptions when no metar data is available (e... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
ehofman | Encapsulate the interpolstion version of FGEnvironment... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
ehofman | Add support for retreiving metar data from the internet |
commit | commitdiff | tree | snapshot |
2004-02-20 |
david | Change fg_props.[ch]xx into a proper subsystem, under... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
ehofman | Remove truncf() all together. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
andy | Added a <solve-weight> subtag of the approach/cruise... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
ehofman | Changes to tke sky dome coloring |
commit | commitdiff | tree | snapshot |
2004-02-17 |
andy | Allow a "fuel" attribute in the approach and cruise... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
curt | Add elevator trim tab position logging. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
curt | Add trim tab deflection to surface positions passed... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
ehofman | Update the FDM section to expose the engine/thruster... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
ehofman | Adjust the turbine names for N1, N2 and EGT_degC to... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
curt | Add a bit more sanity checking on destination directory. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
curt | Fix a crash if destination directory doesn't exist. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
curt | Updates from Fred to add a progress bar and fix visual... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
curt | Remove references to libtar. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
curt | Rework by Frederic for better windows support. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
curt | Fix an #include typo. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2004-02-14 |
ehofman | Add the latest version of JSBSim including support... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
andy | Yank the sqrt() terms from the twist calculations.... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
ehofman | Revert to the previous version because it looks it... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
ehofman | Make sure the friction forces are positive, otherwise... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
curt | Initialize autopilot output to start at current manual... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
curt | Simple hack to allow selectively disabling the hardware... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
curt | Clean up headers and lower verbosity. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
ehofman | Add some example remote controll scripts |
commit | commitdiff | tree | snapshot |
2004-02-10 |
curt | A bit more Makefile massaging. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
ehofman | Leave a usable state again. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
ehofman | Add some example remote controll scripts and make sure... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
curt | Initial revision of some helper functions for remote... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
andy | Put the sqrt(frac) terms back into the wing twist. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
andy | Fix the left/right terms in the twist handling to be... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
david | Updated. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
david | Be a little quieter at the default debug level. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
curt | Initial revisions. |
commit | commitdiff | tree | snapshot |
2004-02-05 |
curt | Fix altitude/agl hold display. |
commit | commitdiff | tree | snapshot |
2004-02-05 |
curt | Add my old ultra-simplistic PI controller. The fancy... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
ehofman | Initialize the varables *before* reading in the configu... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
curt | Add vertical speed fpm conversion since the fdm provide... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
curt | Cleaned up some left over stuff. Working towards infra... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
daveluff | Make sure at least one Transform() is performed to... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
daveluff | Oops - no 3D model assigned to aircraft starting at... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
curt | autopilot reinit() now reloads config file. |
commit | commitdiff | tree | snapshot |
2004-02-03 |
curt | Remove stray debugging output. |
commit | commitdiff | tree | snapshot |
2004-02-03 |
curt | Comment out some unused references and left over debugg... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
ehofman | Move the new metar class from FlightGear to SimGear |
commit | commitdiff | tree | snapshot |
2004-02-01 |
curt | Include compiler.h and config.h first. |
commit | commitdiff | tree | snapshot |
2004-01-31 |
curt | Curt Olson: |
commit | commitdiff | tree | snapshot |
2004-01-30 |
andy | Thrust reversers. Very simple implementation. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
ehofman | Check for the precense of truncf rather than hard-wire... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
curt | Fix a type ... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
ehofman | Alexander Nedotsukov: |
commit | commitdiff | tree | snapshot |
2004-01-26 |
ehofman | Make it possible to show the DME in the HUD |
commit | commitdiff | tree | snapshot |
2004-01-26 |
ehofman | MSVC fixes |
commit | commitdiff | tree | snapshot |
2004-01-25 |
andy | Forgot the gear ratio handling in stabilize() method... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
andy | Wire up a "gear-ratio" attribute for geared propeller... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
ehofman | Add Melchior FRANZ's metar class. It is not yet used... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
ehofman | Reduce the log level to info |
commit | commitdiff | tree | snapshot |
2004-01-24 |
ehofman | Fixes to the kr_87 radio |
commit | commitdiff | tree | snapshot |
2004-01-23 |
curt | John Wojnaroski: |
commit | commitdiff | tree | snapshot |
2004-01-23 |
daveluff | Melchior found another way to crash it |
commit | commitdiff | tree | snapshot |
2004-01-23 |
ehofman | Rather define our own truncf implementation for BSD... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
ehofman | BSD doesn't have truncf(), it does have floorf() however |
commit | commitdiff | tree | snapshot |
2004-01-23 |
daveluff | Lots of changes to the ATC/AI system for initial revisi... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
daveluff | Initial revision of class for AI VFR GA traffic |
commit | commitdiff | tree | snapshot |
2004-01-23 |
daveluff | Don't loose the elevation in ATC projection conversions |
commit | commitdiff | tree | snapshot |
2004-01-23 |
ehofman | Use fgGetBool to assign a boolean variable |
commit | commitdiff | tree | snapshot |
2004-01-22 |
ehofman | Make the AI models a bit more intelligent. The Gear... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
ehofman | Make it possible to truncate the result of a number... |
commit | commitdiff | tree | snapshot |
next |