Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A library of algorithms for "bearings only target localization" --- primarily intended for radio direction finding

License

NotificationsYou must be signed in to change notification settings

tvrusso/DFLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFLib is a library of C++ classes for computing the locations oftransmitters from bearings-only measurements. Seethe Doxygendocumentation for detaileddocumentation of the classes and for additional references.

##Quick start:

Old-style autoconf build:

   mkdir build   cd build   ../configure   make   sudo make install

Add configure command line arguments as needed to find PROJ.4 library.See INSTALL for details.

New style CMake build (cross-platform): See INSTALL_CMake

Two demo programs are built by this process, SimpleDF andtestlsDF_proj. See their respective entries in docs/html/index.htmlfor some documentation about them.

DFLib is primarily intended as a set of building blocks for DF fixprograms, not as a finished product itself. A companion programqDF is a GUI-based direction findingprogram that uses DFLib to compute DF fixes and create KML files thatcan be displayed in Google Earth, and can optionally send data fordisplay or transmission to an external APRS program such asXastir that provides server ports.

About

A library of algorithms for "bearings only target localization" --- primarily intended for radio direction finding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp