2003-04-04 |
david | Make sure values get back to FGInterface, in case we... |
tree | commitdiff |
2003-04-01 |
david | Fix to use renamed /controls properties. |
tree | commitdiff |
2003-04-01 |
ehofman | Updates to the controls properties tree. This is a... |
tree | commitdiff |
2003-03-30 |
curt | There were several typos in the unbinding section of... |
tree | commitdiff |
2003-03-24 |
ehofman | Make spoilers and speed-brake position accessible |
tree | commitdiff |
2003-03-24 |
ehofman | Add speed-brake and spoilers controlls |
tree | commitdiff |
2003-03-23 |
tony | Updates from JSBSim, including new turbine engine model... |
tree | commitdiff |
2003-03-20 |
ehofman | Change cout and cerr in SG_LOG() where appropriate... |
tree | commitdiff |
2003-03-19 |
ehofman | Compiler warning fixes and small updates |
tree | commitdiff |
2003-03-19 |
ehofman | Add mach number to the property tree |
tree | commitdiff |
2003-03-16 |
david | Added a new turbulence type ttStandard, and made it... |
tree | commitdiff |
2003-03-09 |
curt | Removed some extraneous debugging output. |
tree | commitdiff |
2003-03-09 |
david | Ignore generated files. |
tree | commitdiff |
2003-03-04 |
curt | Remove std:: |
tree | commitdiff |
2003-03-03 |
curt | Don't remove the named pipe on a "Reset" or position... |
tree | commitdiff |
2003-03-03 |
curt | A small optimization, pass the number of iterations... |
tree | commitdiff |
2003-03-03 |
curt | Add ExternalPipe subdirectory. |
tree | commitdiff |
2003-03-03 |
curt | First stab at a "named pipe" interface to an external... |
tree | commitdiff |
2003-03-02 |
david | Don't fiddle with control positions at startup -- we... |
tree | commitdiff |
2003-03-02 |
david | Initialize speed from mach number or vcas more-or-less... |
tree | commitdiff |
2003-03-02 |
david | Add spdFromMach() and spdFromVCAS(). |
tree | commitdiff |
2003-02-26 |
david | Minor code cleanup. |
tree | commitdiff |
2003-02-22 |
david | Begin supporting a starting speed for YASim: |
tree | commitdiff |
2003-02-19 |
david | Fixed calibrated airspeed output so that it accounts... |
tree | commitdiff |
2003-02-18 |
david | Interpolate the twist linearly over the wing. |
tree | commitdiff |
2003-02-18 |
david | Added a "twist" attribute for wings to allow for washou... |
tree | commitdiff |
2003-02-12 |
david | Integrate code posted by Jon Berndt, so that only the... |
tree | commitdiff |
2003-02-12 |
david | Square the /environment/turbulence-norm property before... |
tree | commitdiff |
2003-02-12 |
david | Fade out the turbulence within two wingspans of the... |
tree | commitdiff |
2003-02-12 |
david | Connect the FlightGear /environment/turbulence-norm... |
tree | commitdiff |
2003-02-03 |
curt | Avoid a potential segfault. |
tree | commitdiff |
2003-02-03 |
curt | Register that we have been inited so the init routine... |
tree | commitdiff |
2003-01-27 |
tony | Removing files already removed from JSBSim CVS. |
tree | commitdiff |
2003-01-26 |
david | Renamed /velocities/side-slip-rad to /orientation/side... |
tree | commitdiff |
2003-01-25 |
david | Remove redundant rate properties recently added. |
tree | commitdiff |
2003-01-25 |
david | Publish properties for accelerations and rates. |
tree | commitdiff |
2003-01-24 |
curt | Initial revision. |
tree | commitdiff |
2003-01-24 |
tony | Latest JSBSim updates, including use of new "JSBSim... |
tree | commitdiff |
2003-01-12 |
curt | Consolidate and clean up some of the FDM network interf... |
tree | commitdiff |
2003-01-10 |
curt | ExternalNet -> Updated to not repeat code from native_c... |
tree | commitdiff |
2003-01-06 |
curt | Set SO_REUSEADDR on incoming UDP socket so other proces... |
tree | commitdiff |
2002-12-31 |
david | Patches from Erik Hofman for SGI compatibility: |
tree | commitdiff |
2002-12-31 |
david | Patch from Bernie Bright: |
tree | commitdiff |
2002-12-30 |
david | Bug fix suggested by Gonzalo Peralta: |
tree | commitdiff |
2002-12-17 |
curt | Remove DOS line endings. |
tree | commitdiff |
2002-12-17 |
tony | Fix for X-15 crash. |
tree | commitdiff |
2002-12-16 |
curt | Additional failure modeling. |
tree | commitdiff |
2002-12-12 |
andy | Changing the thresholds to be bigger in the previous... |
tree | commitdiff |
2002-12-11 |
andy | Put in some (currently compile-time) tuning for the... |
tree | commitdiff |
2002-12-11 |
andy | Update masses on the rigid body when consuming fuel... |
tree | commitdiff |
2002-12-04 |
curt | add uiuc_getwind.h to distribution. |
tree | commitdiff |
2002-12-04 |
tony | Sync with JSBSim CVS |
tree | commitdiff |
2002-12-04 |
david | Ignore more generated files. |
tree | commitdiff |
2002-12-03 |
curt | #include <config.h> where needed for cygwin/gcc-3.2. |
tree | commitdiff |
2002-11-30 |
andy | Honor the /sim/freeze/fuel property to inhibit fuel... |
tree | commitdiff |
2002-11-30 |
andy | Add the command-line yasim compiler to the automake... |
tree | commitdiff |
2002-11-30 |
andy | Fuel consumption. Simple implementation without suppor... |
tree | commitdiff |
2002-11-30 |
andy | Added a tunable "induced drag" number to aircraft.... |
tree | commitdiff |
2002-11-27 |
david | Patch from JSBSim: |
tree | commitdiff |
2002-11-27 |
david | Change from JSBSim: |
tree | commitdiff |
2002-11-23 |
tony | Updates for cygwin |
tree | commitdiff |
2002-11-21 |
curt | Minor property name change to avoid some minor confusion. |
tree | commitdiff |
2002-11-15 |
curt | Restructuring some of the initialization code. |
tree | commitdiff |
2002-11-09 |
andy | Add "spring" and "damp" tunables to gear objects. |
tree | commitdiff |
2002-11-08 |
curt | Robert Deters: |
tree | commitdiff |
2002-11-08 |
curt | Robert Deters: |
tree | commitdiff |
2002-11-05 |
andy | Blindingly stupid ground effect bug. It interpolated... |
tree | commitdiff |
2002-11-03 |
david | Eliminate dependency of flight.hxx on model.hxx, to... |
tree | commitdiff |
2002-10-29 |
curt | Andy Ross: |
tree | commitdiff |
2002-10-27 |
andy | Fix coordinate conventions for reporting pilot accelera... |
tree | commitdiff |
2002-10-24 |
curt | Erik Hofman: Irix build fixes. |
tree | commitdiff |
2002-10-16 |
curt | Added support for passing wind speed/direction. |
tree | commitdiff |
2002-10-03 |
david | Ignore generated files. |
tree | commitdiff |
2002-10-01 |
curt | Allow for a user specified timeout when waiting for... |
tree | commitdiff |
2002-10-01 |
curt | Pass data needed to make David's new ASI model work... |
tree | commitdiff |
2002-09-29 |
tony | Include gravity in pilot accel calc when Vt < 1 |
tree | commitdiff |
2002-09-29 |
tony | Latest JSBSim updates -- includes fix for control surfa... |
tree | commitdiff |
2002-09-28 |
tony | Removed delete of dangling pointer -- fixes seg fault... |
tree | commitdiff |
2002-09-28 |
curt | Renamed raw_ctrls.hxx -> net_ctrls.hxx which makes... |
tree | commitdiff |
2002-09-28 |
curt | Shuffled location of ExternalNet.[ch]xx to it's own... |
tree | commitdiff |
2002-09-28 |
curt | Moved the ExternalNet code to it's own subdirectory... |
tree | commitdiff |
2002-09-28 |
curt | My understanding of plib's net libs has expanded slight... |
tree | commitdiff |
2002-09-28 |
curt | Minor formating tweaks. |
tree | commitdiff |
2002-09-28 |
curt | Removed some extraneous spaces that crept in some how. |
tree | commitdiff |
2002-09-28 |
curt | Pass ground elevation at aircraft position to external... |
tree | commitdiff |
2002-09-27 |
curt | Pass stall warning info in net_fdm.hxx |
tree | commitdiff |
2002-09-27 |
curt | Pass velocities in local body axis. |
tree | commitdiff |
2002-09-26 |
curt | For flaps power, fuel pump, and starter, send power... |
tree | commitdiff |
2002-09-25 |
curt | Interchange state of fuel_pump (switches) and master... |
tree | commitdiff |
2002-09-25 |
tony | Fixes for flaps, gear, and reset. The c310 takeoff... |
tree | commitdiff |
2002-09-24 |
tony | JSBSim updates. This update changes the file format... |
tree | commitdiff |
2002-09-22 |
tony | Changed much inline code to non-inline. The inline... |
tree | commitdiff |
2002-09-22 |
tony | Latest updates, including a thrust-only turbofan model... |
tree | commitdiff |
2002-09-11 |
curt | Michael Selig: |
tree | commitdiff |
2002-09-11 |
curt | Updates from Rob Deters. |
tree | commitdiff |
2002-09-11 |
curt | Updates from Rob Deters. |
tree | commitdiff |
2002-09-10 |
curt | Initial revision |
tree | commitdiff |
2002-09-05 |
tony | Various clean-ups. |
tree | commitdiff |
2002-09-03 |
curt | Removed dos line endings. |
tree | commitdiff |
2002-09-03 |
curt | Initial revision. |
tree | commitdiff |
next |