JSBSim releases #356
Replies: 15 comments 3 replies
-
Release 1.1.0Release Date: Oct 17, 2020 |
Beta Was this translation helpful? Give feedback.
-
Release 1.1.1JSBSim version 1.1.1 is a bug fix release Changelog
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.2JSBSim version 1.1.2 is a maintenance release. Changelog
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.3JSBSim version 1.1.3 is a maintenance release. ChangelogUser
import jsbsim
jsbsim.FGJSBBase().debug_lvl = 0 # disable debug information in the console Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.4JSBSim version 1.1.4 is a bug fix release. Changelog
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.5JSBSim version 1.1.5 is a bug fix release. Changelog
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.6JSBSim version 1.1.6 is a maintenance release. ChangelogUser
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.7JSBSim version 1.1.7 is a maintenance release. ChangelogUser
Aeromatic++
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.8JSBSim version 1.1.8 is a maintenance release. ChangelogUser
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.9JSBSim version 1.1.9 is a maintenance release. ChangelogUser
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.10JSBSim version 1.1.10 is a bug fix release. ChangelogUser
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.11JSBSim version 1.1.11 is a maintenance release. ChangelogUserThis is the last release of JSBSim that supports Python 3.6.
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.12JSBSim version 1.1.12 is a maintenance release. ChangelogUser
Python module
MATLAB S-function
Aeromatic++
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.13JSBSim version 1.1.13 is a maintenance release. ChangelogUser
Python module
MATLAB S-Function
Developer
|
Beta Was this translation helpful? Give feedback.
-
Release 1.1.14JSBSim version 1.1.14 is a maintenance release. ChangelogUser
Distributed flight dynamics models
Python moduleThis is the last release of JSBSim that supports Python 3.7.
Aeromatic++
Developer
|
Beta Was this translation helpful? Give feedback.
-
JSBSim latest release is 1.2.1
pip
conda install -c conda-forge jsbsim
Release 1.2.1
JSBSim version 1.2.1 is a maintenance release.
Release Date: Aug 08, 2024
Python version: 3.8 or higher
Changelog
User
vPQRdot
) (regression test added by PR Wrong calculation of vPQRdot in FGAccelerations class #1034 and fixed by PR Fix a mistake in vPQRdot calculation #1036)ic/vw-mag-fps
i.e. the initial value of the wind velocity magnitude (PR Add support for setting ic/vw-mag-fps #1093)AGL-ft
to display the height above the ground of each contact (PR Create AGL property for contacts #1104)<function>
to state that it can contain a single<table>
element (PR Update FGFunction documentation #1131)Distributed flight dynamics models
Python module
FGPropertyNode.get_double_value
andFGPropertyNode.set_double_value
(PR Documentation updates. #1048 and issue CMAKE Configure Error on MacOS (M1 aarch64) #922).Aeromatic++
Developer
libJSBSim
now includes the list of the headers it uses for cross reference in other CMake files (PR fix: target include directories #1022).sizeof()
. This avoids potential mismatches in future updates of the files (PR Ensure consistent buffer size for snprintf #1035).libexpat
has been updgraded to 2.6.2 (PR Upgrade libexpat to 2.6.2 #1080)Beta Was this translation helpful? Give feedback.
All reactions