Skip to content

guycole/mellow-bullseye

Repository files navigation

mellow-bullseye

Mellow Bullseye HFDF location demonstration. This repository contains python ports of old HFDF fix (location estimating) routines and some applications which demonstrate their use. Of course, the world has long since moved away from HF radio, and the stations which used to take these observations have been closed since the mid 1990s.

Introduction

How to determine transmitter location on a global scale using HF radio? One approach would be to create a collection of stations scattered around the globe which could be tasked to monitor a radio frequency and return an observed bearing (and bearing quality). Transmitter location could be estimated using the observed bearings.

graphic1

Application/Utilities

  • autofix.py consumes files from artifact_in and writes updated files to artifact_out.
  • bullseye.py provides a UI to interactivly processs artifacts
  • generator.py creates artifacts for testing

Fix Algorithms

  • POSLOC

Conventions

  • locations in decimal degrees (no DMS) +North, +East
  • bearings are always positive, clockwise from true north

References

  • [1] Robin Felix, “High Frequency Direction Finding: Errors, Algorithms, and Outboard," Masters Thesis (NPS62-82-046), Naval Posgraduate School, Monterey, CA 93940

Docker Image CI

About

HFDF (radio direction finding) fix demonstrator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published