2013-11-16 |
James Turner | Fix some warnings identified by Clang |
tree | commitdiff |
2013-11-14 |
bcoconni | Synchronized FG with the removal of 'using std::*'... |
tree | commitdiff |
2013-10-31 |
janodesbois | make YASim report /velocities/mach as the speed's norm |
tree | commitdiff |
2013-10-31 |
janodesbois | Revert "JSBSim fix: /velocities/mach was reported as... |
tree | commitdiff |
2013-10-28 |
janodesbois | JSBSim fix: /velocities/mach was reported as totale... |
tree | commitdiff |
2013-10-27 |
janodesbois | forgot a .hxx modif in larcSim for bug 202 |
tree | commitdiff |
2013-10-27 |
janodesbois | considering u,v,wbody-fps are the ECEF velocity express... |
tree | commitdiff |
2013-09-27 |
James Turner | Kill another BOM. |
tree | commitdiff |
2013-09-27 |
James Turner | Remove UTF-8 BOM. |
tree | commitdiff |
2013-09-23 |
Anders Gidenstam | Restored JSBSim to a working state in FlightGear. |
tree | commitdiff |
2013-09-23 |
Anders Gidenstam | Synchronized with JSBSim/CVS. |
tree | commitdiff |
2013-09-14 |
James Turner | Fix for CVE-2012-2091: |
tree | commitdiff |
2013-09-05 |
janodesbois | #901, yasim report the wrong sign in side-slip-deg... |
tree | commitdiff |
2013-08-19 |
Tom Paoletti | Performance optimization: empty() instead of size()>0 |
tree | commitdiff |
2013-07-29 |
James Turner | Remove unnecessary includes/using |
tree | commitdiff |
2013-07-18 |
James Turner | Fix native protocol crashes. |
tree | commitdiff |
2013-07-04 |
Thomas Geymayer | Fix warnings identified by gcc. |
tree | commitdiff |
2013-06-25 |
James Turner | Bug http://code.google.com/p/flightgear-bugs/issues... |
tree | commitdiff |
2013-06-11 |
Anders Gidenstam | src/FDM/JSBSim/models/FGPropagate.{h,cpp}: Do not retur... |
tree | commitdiff |
2013-06-11 |
Anders Gidenstam | Synchronized with JSBSim/CVS. |
tree | commitdiff |
2013-06-09 |
James Turner | Work with revised NetChannel poll() API. |
tree | commitdiff |
2013-05-26 |
Thomas Geymayer | Fix jsbsim gear location in the property tree. |
tree | commitdiff |
2013-02-28 |
Christian Schmitt | update gitignore |
tree | commitdiff |
2013-02-11 |
James Turner | Fix ADA compilation. |
tree | commitdiff |
2013-02-11 |
James Turner | File mode fixes. |
tree | commitdiff |
2013-02-07 |
Christian Schmitt | Some headers missing... ;) |
tree | commitdiff |
2013-02-07 |
James Turner | Adapt to revised logging API. |
tree | commitdiff |
2013-01-28 |
James Turner | Work-around a JSBSim reset issue following the sync. |
tree | commitdiff |
2013-01-19 |
Torsten Dreyer | sync with JSBSim |
tree | commitdiff |
2012-12-03 |
Thomas Geymayer | Fix #953. |
tree | commitdiff |
2012-11-18 |
ThorstenB | Remove static property dependencies |
tree | commitdiff |
2012-11-17 |
ThorstenB | YASim airborne start-up |
tree | commitdiff |
2012-11-17 |
ThorstenB | #600, for Curt... ;-) allow speed-up value to use fractions |
tree | commitdiff |
2012-11-08 |
James Turner | Alexis Bory: |
tree | commitdiff |
2012-11-01 |
ThorstenB | Add different error message when an FDM is disabled. |
tree | commitdiff |
2012-10-13 |
ThorstenB | Fix some compiler warnings. |
tree | commitdiff |
2012-09-03 |
Frederic Bouvier | Better fix for a compilation problem with MSVC 2012 |
tree | commitdiff |
2012-09-03 |
Frederic Bouvier | Revert "Fix compilation problem with MSVC 2012" |
tree | commitdiff |
2012-09-03 |
Frederic Bouvier | Fix compilation problem with MSVC 2012 |
tree | commitdiff |
2012-08-29 |
Mathias Froehlich | Push SGMaterial use into these classes that need it. |
tree | commitdiff |
2012-08-27 |
Mathias Froehlich | Fix compile of simgear headless past bvh rework. |
tree | commitdiff |
2012-08-24 |
Mathias Froehlich | bvh: Adapt to upstream bvh changes in simgear. |
tree | commitdiff |
2012-08-21 |
James Turner | Whoops, case-sensitivity matters on Linux. |
tree | commitdiff |
2012-08-21 |
James Turner | Make some include dependencies explicit. |
tree | commitdiff |
2012-08-03 |
Tim Moore | Merge branch 'timoore/optimization' into next |
tree | commitdiff |
2012-07-19 |
jberndt | Fixed a bug where a structural to Body frame conversion... |
tree | commitdiff |
2012-07-15 |
ThorstenB | #798: Betrand Coconnier: Fix setting initial vertical... |
tree | commitdiff |
2012-07-08 |
ThorstenB | #798: climb rate cannot be higher than the true speed |
tree | commitdiff |
2012-06-03 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-05-30 |
Erik Hofman | change file permissions |
tree | commitdiff |
2012-05-30 |
Erik Hofman | sync with JSB JSBSim CVS |
tree | commitdiff |
2012-05-24 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-05-05 |
Frederic Bouvier | Remove redundant inclusion of math/SGMath.hxx |
tree | commitdiff |
2012-05-04 |
ThorstenB | Fix rpmlint/Linux packager complaints |
tree | commitdiff |
2012-05-04 |
ThorstenB | Ganael Laplanche: fix include dependencies for FreeBSD... |
tree | commitdiff |
2012-05-02 |
ThorstenB | set correct file mode |
tree | commitdiff |
2012-04-08 |
ThorstenB | Add CMake option to disable building test applications. |
tree | commitdiff |
2012-04-05 |
ThorstenB | YASim performance optimization |
tree | commitdiff |
2012-04-05 |
ThorstenB | Fix some compiler warnings. |
tree | commitdiff |
2012-04-05 |
ThorstenB | YASim performance optimization |
tree | commitdiff |
2012-04-05 |
ThorstenB | Remove unused variables (moment/ias) |
tree | commitdiff |
2012-03-30 |
Frederic Bouvier | Fix a typo in proptest.cpp |
tree | commitdiff |
2012-03-30 |
Frederic Bouvier | Compile proptest.cpp with MSVC. There is still a link... |
tree | commitdiff |
2012-03-29 |
Emilian Huminiuc | YASim: enable building of YASim's proptest utility |
tree | commitdiff |
2012-03-27 |
James Turner | Fix All-FDMs linkage. Thanks Torsten, no idea what... |
tree | commitdiff |
2012-03-26 |
ThorstenB | Fix "use of uninitialized data" reported by valgrind. |
tree | commitdiff |
2012-03-26 |
James Turner | Fix YAsim linkage. |
tree | commitdiff |
2012-03-26 |
James Turner | Don't create intermediate static libraries for build... |
tree | commitdiff |
2012-03-25 |
Frederic Bouvier | Compile with MSVC 9 |
tree | commitdiff |
2012-03-04 |
ThorstenB | Use tiedPropertyLists instead of manually matched tie... |
tree | commitdiff |
2012-03-04 |
ThorstenB | Use tiedPropertyLists instead of manually matched tie... |
tree | commitdiff |
2012-02-24 |
ThorstenB | Clean-up cmake (linker) dependencies. |
tree | commitdiff |
2012-02-15 |
Torsten Dreyer | Remove the deprecated warning for JSBSim's egt_degf |
tree | commitdiff |
2012-02-12 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-02-11 |
ThorstenB | Ron Jensen: fixed a potential NaN and Segfault in JSBSi... |
tree | commitdiff |
2012-01-05 |
Curtis L. Olson | Fix YASim's /accelerations/pilot/{x,y,z}-accel-fps_sec... |
tree | commitdiff |
2012-01-02 |
ThorstenB | Fix some compiler warnings. |
tree | commitdiff |
2011-12-23 |
Erik Hofman | Fix for SF bug #3171743 - P-factor does not take into... |
tree | commitdiff |
2011-12-12 |
adrian | Merge branch 'next' into navaids-radio |
tree | commitdiff |
2011-12-11 |
adrian | Merge branch 'next' into attenuation |
tree | commitdiff |
2011-12-11 |
ThorstenB | Add --log-class option, improve logging classes. |
tree | commitdiff |
2011-12-01 |
adrian | Merge branch 'radio-clutter' into attenuation |
tree | commitdiff |
2011-12-01 |
adrian | Merge branch 'next' into attenuation |
tree | commitdiff |
2011-11-25 |
Erik Hofman | Sync. With JSBSim CVS |
tree | commitdiff |
2011-11-24 |
adrian | Merge branch 'next' into comm-subsystem |
tree | commitdiff |
2011-11-23 |
adrian | Merge branch 'next' into comm-subsystem |
tree | commitdiff |
2011-11-22 |
Anders Gidenstam | src/FDM/JSBSim/models/FGGasCell.cpp: Restore the ballon... |
tree | commitdiff |
2011-11-20 |
Erik Hofman | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
tree | commitdiff |
2011-11-14 |
Durk Talsma | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2011-11-14 |
Frederic Bouvier | Fix MSVC9 build |
tree | commitdiff |
2011-11-13 |
James Turner | std namespace fix |
tree | commitdiff |
2011-11-13 |
ThorstenB | Show YASim config error messages. |
tree | commitdiff |
2011-11-01 |
James Turner | Make all FDMs selectable at runtime; default LARCsim... |
tree | commitdiff |
2011-11-01 |
James Turner | Goodbye automake. |
tree | commitdiff |
2011-10-30 |
Erik Hofman | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
tree | commitdiff |
2011-10-30 |
Erik Hofman | Latest round of JSBim updates. |
tree | commitdiff |
2011-10-29 |
adrian | Merge branch 'next' into comm-subsystem |
tree | commitdiff |
2011-10-17 |
James Turner | Fix (nearly) all the std:: namespace violations in... |
tree | commitdiff |
2011-10-09 |
Durk Talsma | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2011-10-09 |
ThorstenB | replay system: allow to resume simulation at any point... |
tree | commitdiff |
next |