Skip to content

Tiny C library for handling maidenhead grid squares with arbitrary precision.

Notifications You must be signed in to change notification settings

tarxvftech/maidenhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maidenhead

A simple C library for converting between latitude and longitude in degrees to Maidenhead grid squares, commonly used in ham radio.

This is the only implementation I'm aware of that supports arbitrary precision in encoding or decoding, and the only one in C that doesn't seem completely brain-dead to me. YMMV, hope it's useful.

License

SSPL, or contact for other options.

Written by tarxvf (then mach327) for the md380tools project and never used. Split out 2021 by tarxvf for use in OpenRTX and other projects.

Python port by kabiirk@github, thank you!

About

Tiny C library for handling maidenhead grid squares with arbitrary precision.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published