2002-06-10 |
david | Separate the model geodetic position and orientation... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
andy | Use the density values from the environment subsystem... |
commit | commitdiff | tree | snapshot |
2002-06-09 |
david | Modified --wind=DIR@SPEED option to allow both DIR... |
commit | commitdiff | tree | snapshot |
2002-06-09 |
david | Separated some functionality out into reusable classes... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
david | Ignore class directory. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
david | Initial draft of a Java client library for FlightGear. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
david | Ignore generated Makefiles. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
tony | Oops. Previous versions caused compile errors |
commit | commitdiff | tree | snapshot |
2002-06-08 |
tony | The external atmosphere fix. Really this time. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
tony | JSBSim updates, including external atmosphere fix |
commit | commitdiff | tree | snapshot |
2002-06-07 |
curt | Patch from Norman to do the code/base version compariso... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
curt | James Turner: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
david | Fix two problems: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
david | Correct temperature value passed to FDM. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
david | Air density is now calculated automatically from air... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Renamed property /steam/vertical-speed-fpm to /steam... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Use factors instead of offset in atmosphere model.... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Patch from Georg Kaiser. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
curt | Tweak paths. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
curt | Initial revision of a script to facilitate debugging... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Move initial setup of cloud layers to Main/main.cxx... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Set up cloud layers when thesky is allocated, to ensure... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Replace cout statement with SG_LOG. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
david | Initialize default SLP to 29.92inHG. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
curt | Set control surface positions when using an external... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
curt | Erik Hofman: |
commit | commitdiff | tree | snapshot |
2002-06-04 |
andy | Uninitialized data problem. As it turns out, this... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
curt | Added flap_deflection so that remote fdm can pass back... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
andy | Need to call recalc() on the RigidBody during solution... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
andy | Property name typo. This resulted in all temperatures... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
curt | Check for the proper base package version. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-29 |
david | Default to glider again when model is not present. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
andy | Modify solution heuristics. Do the cruise AoA and... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
andy | Oops. Stray checkin. Revert. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
andy | The incidence setting only works on a compiled object... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
david | JSBSim change: |
commit | commitdiff | tree | snapshot |
2002-05-23 |
andy | We don't handle propellers turning backwards. This... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
andy | Yank the "castering" attribute and replace it with... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
curt | Include autogen.sh in the distribution. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
andy | Oops, left debug code in the checkin. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
andy | Solve for the elevator control input during approach... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
curt | Erik Hofman: |
commit | commitdiff | tree | snapshot |
2002-05-20 |
curt | Tony Peden: |
commit | commitdiff | tree | snapshot |
2002-05-20 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-05-20 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-05-17 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | No longer initialize static cloud layers (handled dynam... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | Removed old --clouds-asl option and initialization... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | Modified to work with new cloud properties (sort-of). |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | Added support for initializing and maintaining up to... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | Corrected "#ifdef 0" to "#if 0" to keep ANSI-conformant... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | .cvsignore files for new directories. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
curt | From: "Jim Wilson" <jimw@kelcomaine.com> |
commit | commitdiff | tree | snapshot |
2002-05-17 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-05-17 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-05-17 |
david | Temporarily modified to support changes in SGSky and... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
andy | Revert the recent changes to Atmosphere.cpp. They... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-05-15 |
curt | Added a scripts subdirectory with support for running... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Take the static temperature, static pressure, and densi... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Comment out set_Static_pressure, set_Static_temperature... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Actively manage the static temperature, static pressure... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Minor tweaks and additional comments. |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Finished off the atmosphere model (Troposphere and... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
david | Fixed handling of delta time (just a kludge for now... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Moved some scenery component initialization into FGScenery. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Consolodating scenery structures in scenery.hxx. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Moved "scenery" from being declaried in scenery.cxx... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
david | Removed configuration option --with-old-mouse and FG_OL... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Changed WeatherPrecision to double; this may help to... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Environment manager overhaul -- return a copy of an... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Modified to use FGEnvironment as well as WeatherCM. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Fix maximum speed bug. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Major overhaul: |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Mac OS X patches from Jonathan Polley. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Property patches from Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2002-05-10 |
david | Mac OS X fixes and MSVC warning fixes from Jonathan... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Robert Deters: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Cameron Moore: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Erik Hofman: |
commit | commitdiff | tree | snapshot |
2002-05-07 |
david | Last rev was based on an old version and blew away... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
david | Added an interface for an environment controller, toget... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
tony | Added stall hysteresis modeling, nose should fall throu... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
david | Added a new 'billboard' animation type. This animation... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
tony | Norman Vine's speed optimizations |
commit | commitdiff | tree | snapshot |
2002-05-01 |
david | Regularized the position initialization: |
commit | commitdiff | tree | snapshot |
2002-05-01 |
andy | Fix dumb typo. Very embarassing, but oddly not fatal... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
tony | JSBSim updates, including MSVC fixes from Bernie Bright |
commit | commitdiff | tree | snapshot |
2002-04-26 |
david | Cleaned up initialization of parking brake to be more... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
curt | Pass along the status of the gear up/down control lever. |
commit | commitdiff | tree | snapshot |
next |