From baedbcffbfb0c1eac464beb4b9dc4765e4c72120 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 22 Jan 2004 21:56:22 +0000 Subject: Grig is a graphical front-end to the Ham Radio libraries written using Gtk+ and Gnome widgets by Alexandru Csete. Part of the grounstation suite, it purpose is to control an amateur radio transceiver from X. It supports any of the transceivers that hamlib supports, including rpc.rigd over the network. However, at present only a subset of the hamlib functions are provided. The groundstation suite comprises Gnome-rig and Gnome-predict and is intended to provide a low-cost amateur radio station with the facilities of a high-end satellite station. WWW: http://groundstation.sourceforge.net/ PR: ports/61729 Submitted by: Matt Dawson --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index 4648aa0aa2a9..79419ccd4175 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -20,6 +20,7 @@ SUBDIR += gmfsk SUBDIR += gnokii SUBDIR += gpredict + SUBDIR += grig SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += hamfax -- cgit