#
aircraft
Here are 295 public repositories matching this topic...
Open
XML validation
16
Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
tracker
cesium
crash
metar
airport
airline
flight
ship
vatsim
aircraft
ivao
acars
glidernet
phpvms
notam
modes
ads-b
sbs
vessel
3d-map
-
Updated
Nov 24, 2020 - TSQL
-
Updated
Jun 12, 2022 - JavaScript
Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
python
analysis
simulation
optimization
aerospace
automatic-differentiation
airplane
cfd
aircraft
aerodynamics
vlm
xfoil
aerospace-engineering
aircraft-design
mdo
mdao
aerodynamic-analysis
3d-panel
-
Updated
Jun 17, 2022 - Jupyter Notebook
An Aircraft Design Toolbox
-
Updated
Jun 15, 2022 - ReScript
The open source air traffic simulator
python
conflict-resolution
simulation
transportation
traffic
drones
aircraft
utm
wgs84
air-traffic-control
transportation-simulation
navaids
conflict-detection
tudelft
air-transport
uspace
urban-air-mobility
-
Updated
Jun 14, 2022 - Python
The TiGL Geometry Library to process aircraft geometries in pre-design.
-
Updated
Jun 8, 2022 - C++
Mixed-fidelity unsteady aerodynamics and aeroacoustics
-
Updated
May 25, 2022 - Julia
Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
remote-control
uav
simulation
matlab
aerospace
lti
tornado
flight-simulator
flightgear
simulink
linear-systems
aircraft
flight-dynamics
stability
aerodynamics
wings
vlm
glider
-
Updated
Feb 28, 2017 - MATLAB
Open Aircraft Performance Model and Python Toolkit
-
Updated
Apr 1, 2022 - Python
A high detailed version of the Cessna 172P aircraft for FlightGear
-
Updated
Dec 21, 2021 - HTML
Reinforcement learning for an air traffic control task. OpenAI gym based simulation.
aviation
machine-learning
reinforcement-learning
neural-network
simulation
openai-gym
atc
aircraft
air-traffic-control
air-traffic-management
aircraft-model
-
Updated
Jun 16, 2022 - Jupyter Notebook
A freeware hobby project simulation for X-Plane of the B777-300ER
-
Updated
Aug 16, 2020 - C
CEASIOMpy is a Python conceptual aircraft design environment
-
Updated
Jun 15, 2022 - Python
RTLSDR ADS-B dump1090 to Google BigQuery
-
Updated
Sep 17, 2019 - Go
This is a shooter game featuring Martha, a battle aircraft pilot who's trying to rescue her father. In this app, you will be able to help her by shooting and destroying the enemy's aircraft. Built with Javascript and Phaser 3.
-
Updated
Jun 1, 2022 - JavaScript
Air Data Computer
-
Updated
Jun 27, 2019 - C++
-
Updated
Jan 4, 2022
Open
Persist data object
1
danarrib
commented
Jan 13, 2021
And add an option on the menu to clean it
enhancement
New feature or request
good first issue
Good for newcomers
ui-only
A change that affects only the User Interface
future
For the future
Vortex lattice method for inviscid lifting-surface aerodynamics
-
Updated
Apr 7, 2022 - Julia
WRAP: An open-source kinematic aircraft performance model [database]
-
Updated
Aug 8, 2019
Open source, 0-dimensional, object-oriented airbreathing engine modelling package for preliminary analysis and design of airbreathing engines, divulgation and educational purposes.
-
Updated
Mar 22, 2022 - Python
Improve this page
Add a description, image, and links to the aircraft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aircraft topic, visit your repo's landing page and select "manage topics."
JSBSim provides schemas for XML validation (
JSBSim.xsdfor flight models,JSBSimScript.xsdfor script files andJSBSimSystem.xsdfor system files) but they have not been updated for a while so they might reject perfectly valid XML files.XML files can be tested with
xmllint> xmllint --noout --schema JSBSim.xsd some_path/my_file.xmlIt might be interesting to: