Skip to content
forked from stratux/stratux

Fork of the original cyoung/stratux with multiple patches for flying in europe

License

Notifications You must be signed in to change notification settings

VirusPilot/stratux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Stratux

US users

https://github.com/stratux/stratux/wiki/US-configuration

EU users

This is a fork of the original cyoung/Stratux version, incorperating many contributions by the community to create a nice, full featured Stratux image that works well for europe, the US, and the rest of the world. Data flow diagram (see https://github.com/stratux/stratux/wiki/Stratux-EU-Structure)

Disclaimer

This repository offers code and binaries that can help you to build your own traffic awareness device. We do not take any responsibility for what you do with this code. When you build a device, you are responsible for what it does. There is no warrenty of any kind provided with the information, code and binaries you can find here. You are solely responsible for the device you build.

Building

NOTE: Stratux uses submodules, ensure you have run:

git submodule update --init --recursive

Prior to building with:

make

Features

  • 1090 ADSB
  • UAT
  • OGN receiver functionality to receive several protocols on the 868Mhz frequency band, comparable to what the OpenGliderNetwork does
  • Several improvements and bug fixes to GPS handling and chip configuration (by VirusPilot
  • Support for transmitting OGN via a TTGO T-Beam
  • More robust sensor handling
  • Traffic Radar and Map
  • Support for traffic output via Bluetooth LE
  • Estimation of Mode-S target distance
  • Support for NMEA output (including PFLAA/PFLAU traffic messages) via TCP Port 2000 and serial

Building

Due to the modular nature of Stratux, there are many possibilities how you can build it to your needs. You can find three popular variations in the form of complete build guides here. It also shows how you can modify your pre-built Stratux US version to run the EU version.

If you want to customize beyond that, or have different needs, you can find a full list of supported hardware/attachments here.

About

Fork of the original cyoung/stratux with multiple patches for flying in europe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 29.7%
  • Go 28.3%
  • JavaScript 21.6%
  • CSS 10.3%
  • HTML 5.4%
  • Shell 2.8%
  • Other 1.9%