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.
- 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
===============================
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
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
- 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