Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aeromatic.exe | 2025-06-07 | 541.2 kB | |
JSBSim-1.2.3-1561-setup.exe | 2025-06-07 | 7.7 MB | |
JSBSim-devel_1.2.3-1561.jammy.amd64.deb | 2025-06-07 | 26.3 MB | |
JSBSim-devel_1.2.3-1561.noble.amd64.deb | 2025-06-07 | 25.6 MB | |
JSBSim.exe | 2025-06-07 | 2.7 MB | |
JSBSim_1.2.3-1561.jammy.amd64.deb | 2025-06-07 | 17.6 MB | |
JSBSim_1.2.3-1561.noble.amd64.deb | 2025-06-07 | 17.1 MB | |
python-JSBSim_1.2.3-1561.jammy.amd64.deb | 2025-06-07 | 15.8 MB | |
python-JSBSim_1.2.3-1561.noble.amd64.deb | 2025-06-07 | 15.4 MB | |
README.md | 2025-06-07 | 638 Bytes | |
v1.2.3 source code.tar.gz | 2025-06-07 | 16.8 MB | |
v1.2.3 source code.zip | 2025-06-07 | 17.6 MB | |
Totals: 12 Items | 163.2 MB | 14 |
JSBSim version 1.2.3
Release files
- Windows (64-bit)
JSBSim-1.2.3-setup.exe
— Windows installer compiled with Microsoft Visual Studio Enterprise 2022 (build 17.13.35825.156)- Ubuntu Jammy 22.04 and Noble 24.04 (amd64)
*.deb
— Debian packages- Python wheel packages are available on PyPI and can be installed using
pip install jsbsim
. To upgrade an existing installation, usepip install --upgrade jsbsim
. - Conda packages are available from conda-forge. To install via conda, run
conda install -c conda-forge jsbsim