.. |
.gitignore
|
update gitignore
|
2013-02-28 13:37:49 +01:00 |
Airplane.cpp
|
YASim add error message, solver shall not quit silently.
|
2018-03-04 22:18:45 +01:00 |
Airplane.hpp
|
YASim solver convergence workaround
|
2018-02-21 07:47:04 +01:00 |
Atmosphere.cpp
|
YASIM: minor corrections and safeguards.
|
2017-12-15 15:20:26 +01:00 |
Atmosphere.hpp
|
YASim: convert Atmosphere to a non-static class so we can pass around air parameters in one object instead of several variables.
|
2017-04-22 16:14:52 +02:00 |
BodyEnvironment.hpp
|
YASim BodyEnvironment rename methods and split setupState into two methods.
|
2017-04-25 09:19:25 +02:00 |
CMakeLists.txt
|
YASim: move common helper functions to new yasim-common.cpp
|
2017-12-15 15:20:28 +01:00 |
ControlMap.cpp
|
YASim: add support for variable tail incidence (hstab trim).
|
2018-01-29 14:10:40 +01:00 |
ControlMap.hpp
|
YASim: add support for variable tail incidence (hstab trim).
|
2018-01-29 14:10:40 +01:00 |
Engine.hpp
|
Fix a few warnings while I'm in there. Melchior poitned out that my default
|
2006-08-08 18:23:20 +00:00 |
FGFDM.cpp
|
YASim solver convergence workaround
|
2018-02-21 07:47:04 +01:00 |
FGFDM.hpp
|
YASim: add support for variable tail incidence (hstab trim).
|
2018-01-29 14:10:40 +01:00 |
FGGround.cpp
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
FGGround.hpp
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Gear.cpp
|
YASim BodyEnvironment rename methods and split setupState into two methods.
|
2017-04-25 09:19:25 +02:00 |
Gear.hpp
|
YASim Gear: move one-liners to header
|
2017-03-11 21:06:16 +01:00 |
Glue.cpp
|
Curt noticed a while back that YASim was producing alpha and sideslip
|
2006-08-28 17:24:34 +00:00 |
Glue.hpp
|
Curt noticed a while back that YASim was producing alpha and sideslip
|
2006-08-28 17:24:34 +00:00 |
Ground.cpp
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Ground.hpp
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Hitch.cpp
|
YASim BodyEnvironment rename methods and split setupState into two methods.
|
2017-04-25 09:19:25 +02:00 |
Hitch.hpp
|
Viktor Radnai:
|
2016-12-22 11:49:15 +01:00 |
Hook.cpp
|
YASim BodyEnvironment rename methods and split setupState into two methods.
|
2017-04-25 09:19:25 +02:00 |
Hook.hpp
|
Small gcc-4.1 patch.
|
2006-03-18 13:10:59 +00:00 |
Integrator.cpp
|
YASim: move one-liners and add 'const'
|
2017-04-21 22:17:27 +02:00 |
Integrator.hpp
|
YASim: move one-liners and add 'const'
|
2017-04-21 22:17:27 +02:00 |
Jet.cpp
|
YASim: convert Atmosphere to a non-static class so we can pass around air parameters in one object instead of several variables.
|
2017-04-22 16:14:52 +02:00 |
Jet.hpp
|
YASim: convert Atmosphere to a non-static class so we can pass around air parameters in one object instead of several variables.
|
2017-04-22 16:14:52 +02:00 |
Launchbar.cpp
|
YASim BodyEnvironment rename methods and split setupState into two methods.
|
2017-04-25 09:19:25 +02:00 |
Launchbar.hpp
|
From Vivian: add a tunable launchbar acceleration, to better support some
|
2009-05-02 00:44:22 +02:00 |
Math.hpp
|
YASim: attempt to fix MAC calculation for multiple wing sections.
|
2018-02-20 11:03:40 +01:00 |
Model.cpp
|
YASim CLI tool refactoring
|
2018-02-11 00:46:10 +01:00 |
Model.hpp
|
YASim CLI tool refactoring
|
2018-02-11 00:46:10 +01:00 |
PistonEngine.cpp
|
"min throttle" tunable from Maik:
|
2009-02-27 23:42:33 +01:00 |
PistonEngine.hpp
|
"min throttle" tunable from Maik:
|
2009-02-27 23:42:33 +01:00 |
Propeller.cpp
|
Allow YASim flight models to override the hard-coded fine and coarse
|
2006-02-26 16:46:51 +00:00 |
Propeller.hpp
|
Allow YASim flight models to override the hard-coded fine and coarse
|
2006-02-26 16:46:51 +00:00 |
PropEngine.cpp
|
YASim: convert Atmosphere to a non-static class so we can pass around air parameters in one object instead of several variables.
|
2017-04-22 16:14:52 +02:00 |
PropEngine.hpp
|
Support for a new "contra" attribute on propellers, which properly
|
2004-12-13 23:48:43 +00:00 |
proptest.cpp
|
YASIM add wing section support
|
2017-12-19 08:44:41 +01:00 |
RigidBody.cpp
|
add const to argument
|
2018-01-18 07:46:03 +01:00 |
RigidBody.hpp
|
YASim CLI tool refactoring
|
2018-02-11 00:46:10 +01:00 |
Rotor.cpp
|
remove useless comments
|
2018-01-18 07:46:03 +01:00 |
Rotor.hpp
|
remove useless comments
|
2018-01-18 07:46:03 +01:00 |
Rotorpart.cpp
|
Remove unused variables (moment/ias)
|
2012-04-05 21:02:09 +02:00 |
Rotorpart.hpp
|
Fix cmpiler warning.
|
2009-03-18 08:00:08 +01:00 |
SimpleJet.cpp
|
Added minimal support for magnetos, so that engines can be shut off.
|
2002-02-20 04:27:22 +00:00 |
SimpleJet.hpp
|
Added minimal support for magnetos, so that engines can be shut off.
|
2002-02-20 04:27:22 +00:00 |
Surface.cpp
|
YASim: add support for variable tail incidence (hstab trim).
|
2018-01-29 14:10:40 +01:00 |
Surface.hpp
|
YASim: add comments, add constants, export more props
|
2018-01-18 07:46:03 +01:00 |
Thruster.hpp
|
YASim: Airplane solver uses standard atmosphere so we can replaced atmosphere members with floats for altitude and pass those to setup atmo where needed directly from altitude.
|
2017-04-25 09:19:25 +02:00 |
TurbineEngine.cpp
|
Oops again -- forgot that the solver needs fuel too. :)
|
2005-11-11 18:02:16 +00:00 |
TurbineEngine.hpp
|
Fix some warnings identified by Clang
|
2013-11-16 09:41:33 +00:00 |
Turbulence.cpp
|
Fix unused constants in YASim
|
2016-01-12 12:50:44 -06:00 |
Turbulence.hpp
|
Attenuate turbulence near the ground. Tweak turbulence numbers.
|
2004-01-12 04:03:55 +00:00 |
Vector.hpp
|
try to fix windows build error
|
2017-12-21 18:56:29 +01:00 |
Version.cpp
|
YASim: refactor Version.cpp
|
2018-02-03 01:37:14 +01:00 |
Version.hpp
|
YASim: refactor Version.cpp
|
2018-02-03 01:37:14 +01:00 |
Wing.cpp
|
YASim: attempt to fix MAC calculation for multiple wing sections.
|
2018-02-20 11:03:40 +01:00 |
Wing.hpp
|
YASim: attempt to fix MAC calculation for multiple wing sections.
|
2018-02-20 11:03:40 +01:00 |
yasim-atmotest.cpp
|
YASim: convert Atmosphere to a non-static class so we can pass around air parameters in one object instead of several variables.
|
2017-04-22 16:14:52 +02:00 |
yasim-common.cpp
|
YASIM add wing section support
|
2017-12-19 08:44:41 +01:00 |
yasim-common.hpp
|
YASim CLI tool refactoring
|
2018-02-11 00:46:10 +01:00 |
yasim-test.cpp
|
YASim CLI tool refactoring
|
2018-02-11 00:46:10 +01:00 |
YASim.cxx
|
YASim: Make some name-spacing explicit
|
2018-04-25 08:49:17 +01:00 |
YASim.hxx
|
Synchronized FG with the removal of 'using std::*' in simgear's easyxml
|
2013-11-14 22:07:50 +00:00 |