Commit graph

6 commits

Author SHA1 Message Date
joerg
23bc2063d6 Remove GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12. 2007-10-05 22:54:23 +00:00
wulf
4fff310609 Updated grig to version 0.7.2:
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-12-27 05:57:25 +00:00
rillig
c031554c9a Removed duplicate RCS Id. 2005-09-28 16:49:56 +00:00
wulf
79a03d21d7 Updated grig to 0.4.3:
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-08-14 07:12:07 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
wulf
b63370d38e Initial commit of grig, a graphical user interface to the Hamlib libraries 2004-09-24 23:36:42 +00:00