Skip to content

USEPE-SesarJU/bluesky

This branch is 282 commits ahead of, 480 commits behind TUDelft-CNS-ATM/bluesky:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2022
Sep 6, 2022
Nov 11, 2021
Aug 18, 2021
Dec 8, 2022
Aug 23, 2022
Dec 22, 2022
Aug 23, 2022
Sep 22, 2022
Sep 10, 2021
Sep 10, 2021
Mar 10, 2022
Oct 29, 2019
Nov 1, 2017
Nov 28, 2018
Nov 28, 2018
Jul 9, 2021
Dec 3, 2021
Nov 1, 2017
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Aug 23, 2022
Jun 28, 2021
Apr 28, 2021
No commit message
Jan 10, 2019
No commit message
Jan 10, 2019
Sep 15, 2022
May 16, 2019
Sep 26, 2019
Nov 28, 2018

Repository files navigation

BlueSky - The Open Air Traffic Simulator

Open in Visual Studio Code

BlueSky is meant as a tool to perform research on Air Traffic Management and Air Traffic Flows, and is distributed under the GNU General Public License v3.

The goal of BlueSky is to provide everybody who wants to visualize, analyze or simulate air traffic with a tool to do so without any restrictions, licenses or limitations. It can be copied, modified, cited, etc. without any limitations.

Citation info: J. M. Hoekstra and J. Ellerbroek, "BlueSky ATC Simulator Project: an Open Data and Open Source Approach", Proceedings of the seventh International Conference for Research on Air Transport (ICRAT), 2016.

BlueSky Releases

If you are not (yet) interested in reading and editing the source of BlueSky, you can also download a release version of BlueSky, that you can install directly, without having to worry about python and library dependencies. You can find the latest release here: https://github.com/TUDelft-CNS-ATM/bluesky/releases

BlueSky Wiki

Installation and user guides are accessible at: https://github.com/TUDelft-CNS-ATM/bluesky/wiki

Some features of BlueSky:

  • Written in the freely available, ultra-simple-hence-easy-to-learn, multi-platform language Python 3 (using numpy and either pygame or Qt+OpenGL for visualisation) with source
  • Extensible by means of self-contained plugins
  • Contains open source data on navaids, performance data of aircraft and geography
  • Global coverage navaid and airport data
  • Contains simulations of aircraft performance, flight management system (LNAV, VNAV under construction), autopilot, conflict detection and resolution and airborne separation assurance systems
  • Compatible with BADA 3.x data
  • Compatible wth NLR Traffic Manager TMX as used by NLR and NASA LaRC
  • Traffic is controlled via user inputs in a console window or by playing scenario files (.SCN) containing the same commands with a time stamp before the command ("HH:MM:SS.hh>")
  • Mouse clicks in traffic window are use in console for lat/lon/heading and position inputs

Contributions

BlueSky is still under heavy development. We would like to encourage anyone with a strong interest in ATM and/or Python to join us. Please feel free to comment, criticise, and contribute to this project. Please send suggestions, proposed changes or contributions through GitHub pull requests, preferably after debugging it and optimising it for run-time performance.

About

The open source air traffic simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.7%
  • C++ 8.3%
  • HTML 6.9%
  • GLSL 1.6%
  • Jupyter Notebook 1.1%
  • CSS 0.4%