Skip to content

TLeconte/vortrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vortrack

A simple VOR receiver git the radial in degree from the VOR.

Usage

vortrack [-g gain] [-l interval ] [-r device] frequency (in Mhz)

-l interval : interval in second between two measurements

-g gain in tens of db (ie : -g 400 )

-p ppm : ppm freq shift

-r n : rtl device number (mandatory for rtl sdr)

Example

vortrack 109.25

Build

airwav depends of usb lib and rtlsdr or airspy lib

For rtl sdr :

make -f Makefile.rtl

for airspy :

make -f Makefile.airspy

About

A simple VOR receiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages