1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Hurd
e31189f2d8 Update to latest release. 2015-11-27 20:57:14 +00:00
Stephen Hurd
12804d0794 Update to 3.7.4
Major changes since 3.6.22:
- Added support for the HermesLite radio.
- Add repeater offset and CTCSS tone to favourites screen.
- Support for full-screen mode.
2015-08-15 04:23:46 +00:00
Stephen Hurd
5f140dc64a Upstream tarball re-rolled. Minor comment and documentation changes. 2015-05-12 09:16:46 +00:00
Stephen Hurd
74b8bec4d2 Update to latest version.
- Adds FreeDV support
 - Mouse wheel changes frequency
 - Configurable hamlib IP address
 - New IMD right-click menu
 - Spot can now transmit 0 amplitude carrier for noise testing
2015-05-02 23:23:02 +00:00
Diane Bruce
81bcc7d73f Quisk Version 3.6.21 March 2015
===============================
Quisk can now transmit a message from a WAV file.  Record your message at
a high level (near clipping) at 48 ksps, 16-bit, one channel (monophonic).
Then enter the file name on the Config/Config screen.  Press the "File play"
button to transmit.  Quisk will press the PTT button for you, and release it
during pauses.  To interrupt playback, press PTT or release FilePlay so you can answer.

The "Split" button has been replaced with a "Splt" button and a "Rev" button.  The "Splt"
button splits Rx and Tx; and if you click it with the right mouse button instead of the
left, it also locks the Tx frequency so tuning changes the Rx frequency.  The "Rev"
button reverses the Tx and Rx frequencies.  These features were suggested by Mario, DH5YM.

I added a new parameter mic_agc_level to the config file to control the mic AGC.  Input levels
below mic_agc_level are ignored.  The default is 0.1.  Increase this (up to 1.0) to reduce the
AGC range, and reduce it to increase the AGC mic gain boost.

Philip Lee contributed a patch to the PulseAudio code to set the play buffer size.

Prompted by:		portscout
2015-04-29 16:50:30 +00:00
Stephen Hurd
04bc19120a Update to 3.6.20
Some mixer changes and a new config file dictionary bandTransverterOffset[]
2015-01-05 16:13:13 +00:00
Stephen Hurd
7ee360d975 Update to 3.6.19.
From the changelog:
I added device names to PulseAudio.  The PulseAudio name "pulse" still refers
to the default device.  Otherwise, enter a PulseAudio name such as
"pulse:alsa_input.pci-0000_00_1b.0.analog-stereo".
PulseAudio support enables you to connect to recent versions of wsjt-x.
To turn this off, set show_pulse_audio_devices = False in your config file.

Submitted by:	shurd
2014-11-07 11:54:30 +00:00
Stephen Hurd
6254c184d8 This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR.
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
  transmitter for SSB operation. For CW, QUISK can mute the audio and
  substitute a side tone.

PR:		ports/190366
Submitted by:	Stephen Hurd <shurd@FreeBSD.org>
Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision: https://phabric.freebsd.org/D301
2014-07-03 20:55:19 +00:00