diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-14 07:43:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:26:48 +0700 |
commit | f507c627d62ab173264d514c6070b9480a11fe9d (patch) | |
tree | 1f3e61b89ef46c4059b8c26a8507b314a1359062 /ham/gridloc/README | |
parent | 1538120989d22c36b57d6521daf531df9b80d695 (diff) |
ham/gridloc: Added (Maidenhead grid locator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/gridloc/README')
-rw-r--r-- | ham/gridloc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ham/gridloc/README b/ham/gridloc/README new file mode 100644 index 000000000000..c0bef117fca3 --- /dev/null +++ b/ham/gridloc/README @@ -0,0 +1,8 @@ +gridloc is a ncurses console application for the calculation of +Maidenhead QRA Locators from location co-ordinates, and vice +versa. gridloc also calculates distance and direction (long-path +or short-path) from a "home" location to another (DX) location. + +The package places a /usr/doc/gridloc/.gridlocrc on your system. +If you copy this to the $HOME of your user, it will use this +config file. |