summaryrefslogtreecommitdiff
path: root/ham/grig
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-12-27Updated grig to version 0.7.2:wulf3-14/+13
GRIG 0.7.2: - Fixed bug that caused wrong handling of RF gain, IF shift, MIC gain, and compressor controls (bug #1613622). - Give volume level control higher priority to avoid jumpy behaviour (bug #1616926). GRIG 0.7.1: - A bug that caused installation to fail has been fixed (#1523367). GRIG 0.7.0: - Added receiver and transmitter level controls. - Fixed bug that caused installation errors when using autoconf 2.59e. - Pixmaps are now installed to /usr/local/share/pixmaps/grig instead of /usr/local/share/grig/pixmaps by default (related to the above bug). GRIG 0.6.0: - Save and restore RIG state. - RF power meter scale is now functional with ranges of 5, 10, 50, 100 and 500 watts. There is currently a bug, which causes the meter needle to jump up when switching between RX/TX. - Fixed bug, which caused the frequency reading to flicker between the current value and a previously set value (bug #1388342). Same bug was found for the PTT and POWER controls, too. - Fixed bug, which gave the error message "Can not find VFO list for this rig! Bug in backend?" if the rig did not have any of the rig_set_vfo or rig_get_vfo functions (bug #1440876). - Better error messages when a command fails to execute. - Fixed bug, which blocked the debug handler to properly filter messages coming from grig (hamlib messages were filtered correctly). GRIG 0.5.0: - Requires Gtk+ 2.6 and Hamlib 1.2.5 - Added VFO and SPLIT controls. - Special rig functions: LOCK, ... - Use own debug handler for both hamlib and grig messages and format debug messages so that become easier to analyse. - New debug message window, which can be used to analyse previously saved debug messages. - Modified shutdown procedure to wait until daemon actually finishes instead of using a fixed length timeout. - Disable POWER and PTT buttons by default (can be enabled via the command line). - Optimisation of the daemon process allowing faster reaction when PTT is toggled. - The mode selector combo only shows modes, which are supported by the rig. - Fixed erroneous detection of set/get level availability (bug #1266068). - Fixed incorrect handling of empty ATT, PREAMP and tuning step lists in the Radio Info window (bug #1266071). - Fixed a bug, which caused grig to display WIDE instead of NORMAL passband when the rig has no wide passband. - Optimised S-meter dynamics. - Better detection of frequency ranges and resolutions. - Corrected various mistakes in the manual page. - Various minor improvements to the user interface. - Several minor changes to support wintendo builds.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-11Needs pkg-config.joerg1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-09-28Removed duplicate RCS Id.rillig1-2/+1
2005-09-26Add missing files to PLIST, bump PKGREVISION.wiz2-2/+5
2005-09-09This package uses libtool and intltool.minskim1-1/+3
2005-08-14Updated grig to 0.4.3:wulf4-32/+20
added features and bug fixes including - * removal of rotator and GConf related code * debug level menu * additional command line options * read meter value for TX PWR, SWR and ALC
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-22Add RMD160 digests in addition to the SHA1 digestsagc1-1/+2
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-24Initial commit of grig, a graphical user interface to the Hamlib librarieswulf5-0/+50