#
aircraft
Here are 264 public repositories matching this topic...
Open
XML validation
14
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
Oct 2, 2021 - JavaScript
Aircraft design optimization made fast through modern automatic differentiation. Plug-and-play 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
Oct 1, 2021 - Jupyter Notebook
An Aircraft Design Toolbox
-
Updated
Oct 1, 2021 - 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
Sep 30, 2021 - Python
The TiGL Geometry Library to process aircraft geometries in pre-design.
-
Updated
Oct 1, 2021 - C++
Mixed-fidelity unsteady aerodynamics and aeroacoustics
-
Updated
Sep 30, 2021 - 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
A high detailed version of the Cessna 172P aircraft for FlightGear
-
Updated
Aug 22, 2021 - HTML
Open Aircraft Performance Model and Python Toolkit
-
Updated
Jun 19, 2021 - Python
A freeware hobby project simulation for X-Plane of the B777-300ER
-
Updated
Aug 16, 2020 - C
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
Sep 8, 2021 - Jupyter Notebook
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
Sep 22, 2021 - JavaScript
Air Data Computer
-
Updated
Jun 27, 2019 - C++
Vortex lattice method for inviscid lifting-surface aerodynamics
-
Updated
Sep 30, 2021 - Julia
Open
Persist data object
1
danarrib
commented
Jan 13, 2021
And add an option on the menu to clean it
Display flight data on the UnicornHatHD module for Raspberry Pi
-
Updated
Sep 21, 2019 - Python
WRAP: An open-source kinematic aircraft performance model [database]
-
Updated
Aug 8, 2019
Top of descent path calculator. Let's calculate your descent!
aviation
react
javascript
css
open-source
calculator
create-react-app
simulation
util
aircraft
descent
top-of-descent
-
Updated
Sep 21, 2021 - JavaScript
Open source, 0-dimensional, object-oriented airbreathing engine modelling package for preliminary analysis and design of airbreathing engines, divulgation and educational purposes.
-
Updated
Sep 29, 2021 - 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: