summaryrefslogtreecommitdiff
path: root/ham/grig/README
diff options
context:
space:
mode:
authorJK Wood <joshuakwood@gmail.com>2014-07-22 16:01:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-22 16:01:07 +0700
commitd8bc81a867c9c3ac4fbe5c969b6a3ac27f15e666 (patch)
treec3715ee95862bdd82443ba173f804da0152145e5 /ham/grig/README
parent877804cdfd3f4018495cded83bc5d35e8a8ab9d1 (diff)
downloadslackbuilds-d8bc81a867c9c3ac4fbe5c969b6a3ac27f15e666.tar.gz
ham/grig: Added (Ham Radio rig control interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/grig/README')
-rw-r--r--ham/grig/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ham/grig/README b/ham/grig/README
new file mode 100644
index 0000000000..2958df9a10
--- /dev/null
+++ b/ham/grig/README
@@ -0,0 +1,9 @@
+Grig is a simple Ham Radio control (CAT) program based on the Ham
+Radio Control Libraries (Hamlib). It is intended to be highly
+generic presenting the user to the same graphical user interface
+regardless of which radio is being controlled.
+
+Grig supports the most commonly used CAT commands that are implemented
+by Hamlib, and integrates well with other ham radio programs like Xlog
+and gMFSK. Thanks to Hamlib, grig works with most CAT-capable amateur
+radios. You can check out the Supported Radios page at the Hamlib website.