.. |
AIWake
|
Fixes for Wake turbulence changes
|
2022-04-20 10:23:31 +01:00 |
ExternalNet
|
Merge all Net/DDS FDM, GUI and Ctrls struct handling into one source file and make it FlightGear agnostic which means that they can be used by, for instance, fgviewer.
|
2021-03-23 14:30:52 +01:00 |
ExternalPipe
|
Cope with SGPropertyNode::getStringValue() now returning std::string by value.
|
2021-12-24 14:49:06 +00:00 |
JSBSim
|
Sync'ed with JSBSim v1.1.11
|
2022-04-23 19:18:42 +02:00 |
LaRCsim
|
Remove floats equality test with zero and fix memory leaks.
|
2022-04-16 13:26:17 +02:00 |
SP
|
Next big step: proper ground reactions. Also make it possible to run fgfs --aircraft=aisim --aero=<aircraft> for different aircraft configurations (which requires an upcoming update to FGData
|
2020-09-25 13:19:10 +02:00 |
UIUCModel
|
'using' statement are for source files, not header files
|
2022-01-15 01:48:01 -06:00 |
YASim
|
src/FDM/YASim/Gear.cpp: use SG_LOG instead of assert fail if contact is incorrect.
|
2022-05-08 12:58:58 +01:00 |
CMakeLists.txt
|
Attempt to handle NaNs more elegantly
|
2020-12-18 13:58:33 +00:00 |
fdm_shell.cxx
|
AIBase: Refactor
|
2022-01-15 22:54:30 -06:00 |
fdm_shell.hxx
|
Catch exceptions in FDM init more precisely
|
2021-08-04 09:08:31 +01:00 |
flight.cxx
|
Highlighting: changed FGInterface::property_associations() callback to use std::function.
|
2021-11-20 16:53:22 +00:00 |
flight.hxx
|
Highlighting: changed FGInterface::property_associations() callback to use std::function.
|
2021-11-20 16:53:22 +00:00 |
flightProperties.cxx
|
Fix flightProperties build.
|
2016-11-02 14:39:53 +00:00 |
flightProperties.hxx
|
Fix flightProperties build.
|
2016-11-02 14:39:53 +00:00 |
groundcache.cxx
|
Ground-cache: throw on NaN inputs
|
2022-06-01 11:50:38 +01:00 |
groundcache.hxx
|
bvh: Adapt to upstream bvh changes in simgear.
|
2012-08-24 21:24:12 +02:00 |
NullFDM.cxx
|
SGSubsystem classes: Registration of all subsystems.
|
2019-07-01 14:51:32 +02:00 |
NullFDM.hxx
|
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
|
2019-07-01 14:51:32 +02:00 |
TankProperties.cxx
|
Expose total-fuel-m3 to the tank properties
|
2014-08-25 21:40:12 +02:00 |
TankProperties.hxx
|
Fixed an property tieing issue on sim reset.
|
2011-03-09 23:02:19 +01:00 |
UFO.cxx
|
added the velocity for the ufo, used in lag compensation
|
2020-01-28 11:03:20 +01:00 |
UFO.hxx
|
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
|
2019-07-01 14:51:32 +02:00 |