Skip to content
forked from 3s1d/oaip2oab

Fork to build oaip2oab on Ubuntu (for testing around with airspaces in oab format on my skytraxx 3.0)

License

Notifications You must be signed in to change notification settings

tglynx/oaip2oab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oaip2oab

To build on Ubuntu (18.04) - should work on any other debian based system as well:

sudo apt install libboost-all-dev libkml-dev

cd Src

make

After successful build:

sudo make install

Usage: oaip2oab <Path to openAIP files>

The tool will generate a world.oab file in open air binary format in the current directory. It can be used on a compatible skytraxx variometer. Get some aip-files with airspaces here: https://openaip.net

About

Fork to build oaip2oab on Ubuntu (for testing around with airspaces in oab format on my skytraxx 3.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • Makefile 1.7%