This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
Go to file
Bill Somerville f076c37c19 Made the soft keying CW wave shaper a CMake option (off by
default).

Reorganized Modulator interface so that it can control the stream
it writes to.

Make sure only QAudioOutput::stop is called at the end of sending
rather than QAudioOutput::reset which discards pending samples.

Added a quick close option to the Modulator::stop slot to discard
pending buffers if required.

Fix issue in CW synthesizer that was causing CW to be inverted
occasionally.

Made global arrays of symbols volatile because compiler waa
optimizing away reads in sound thread. These global variables
must go eventually as they are a multi-threading hazard.

Simplified TX sequencing to remove some duplicate signals.

Increased range of TX attenuator from 10dB to 30dB. This is mainly for
non-Windows platforms where the attenuator isn't linearized correctly.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3985 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-04-06 21:58:11 +00:00
CMake Enhanced CMake finder for hamlib to use pkg-config to determine static 2014-04-02 12:46:15 +00:00
Palettes 1. Capitalize names of palettes appropriately. 2013-08-08 14:26:53 +00:00
artwork Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
contrib Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
icons Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
lib Squashed yet more compiler warnings. 2014-04-03 20:17:08 +00:00
logbook Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
qmake_only Fix qmake file so that qmake builds still operate for those who prefer 2014-03-31 03:11:07 +00:00
samples More complete CMake install target including sample WAV files from 2013-08-16 00:24:32 +00:00
AudioDevice.cpp Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
AudioDevice.hpp Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
Bands.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Bands.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
CMakeCPackOptions.cmake.in Add new licence file. 2014-03-28 00:08:03 +00:00
CMakeLists.txt Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
ConfigTest.cpp Reducing the number of files dependent on svnversion.h without 2014-03-29 02:51:07 +00:00
Configuration.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
Configuration.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Configuration.ui Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Copyright.txt Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
DXLabSuiteCommanderTransceiver.cpp Igonored CAT polls of RX frequency from Commander when transmitting as 2014-04-04 17:02:18 +00:00
DXLabSuiteCommanderTransceiver.hpp Igonored CAT polls of RX frequency from Commander when transmitting as 2014-04-04 17:02:18 +00:00
Detector.cpp Squashed some compiler warnings. 2014-04-03 19:44:34 +00:00
Detector.hpp Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
EmulateSplitTransceiver.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
EmulateSplitTransceiver.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
ForeignKeyDelegate.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
ForeignKeyDelegate.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyItemDelegate.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyItemDelegate.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyLineEdit.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyLineEdit.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyList.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyList.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
GetUserId.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
GetUserId.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
HRDTransceiver.cpp Igonored CAT polls of RX frequency from Commander when transmitting as 2014-04-04 17:02:18 +00:00
HRDTransceiver.hpp Igonored CAT polls of RX frequency from Commander when transmitting as 2014-04-04 17:02:18 +00:00
HamlibTransceiver.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
HamlibTransceiver.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Info.plist.in Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
LICENSE_WHEATLEY.txt Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
LiveFrequencyValidator.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
LiveFrequencyValidator.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Mac-wsjtx-startup.sh Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Modulator.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
Modulator.hpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
NetworkServerLookup.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
NetworkServerLookup.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
OmniRigTransceiver.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
OmniRigTransceiver.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
PollingTransceiver.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
PollingTransceiver.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
QtSupport.iss Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
Radio.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Radio.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
SettingsGroup.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
StationList.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
StationList.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TestConfiguration.cpp Reducing the number of files dependent on svnversion.h without 2014-03-29 02:51:07 +00:00
TestConfiguration.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TestConfiguration.ui Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TraceFile.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TraceFile.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Transceiver.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Transceiver.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TransceiverBase.cpp Unkey rig if program exits while transmitting. 2014-04-06 21:57:59 +00:00
TransceiverBase.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TransceiverFactory.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TransceiverFactory.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Versions.cmake Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
WFPalette.cpp Fix compiler errors. 2014-03-31 00:11:47 +00:00
WFPalette.hpp Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
WSJT-X_Users_Guide_v1.1.docx UPdates to User's Guide -- mainly new pictures. 2013-08-01 11:51:48 +00:00
WSJT-X_Users_Guide_v1.2.docx IMplement new spectrum flattening. 2014-01-17 14:46:23 +00:00
about.cpp Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
about.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
about.ui Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
astro.cpp Squashed yet more compiler warnings. 2014-04-03 20:06:30 +00:00
astro.h Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
astro.ui Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
commons.h Merge changes from branches/wsjtx_w back into branches/wsjtx. 2014-03-05 18:20:40 +00:00
cty.dat Another round of documentation updates. 2014-01-29 20:50:18 +00:00
decodedtext.cpp 1. Decoded text should now remain left justified even if the font is too large for the window 2013-08-25 01:48:45 +00:00
decodedtext.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
displaytext.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
displaytext.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
ffft.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getdev.cpp Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getfile.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
getfile.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
getsvn.cmake Initial commit of a CMake script to build wsjtx. 2013-08-14 11:31:49 +00:00
jt9.txt Tweaks to jt9.txt 2012-10-21 19:24:54 +00:00
killbyname.cpp Added audio channel support. 2013-08-10 15:29:55 +00:00
kvasd.dat User Guide Updates 2014-01-30 18:40:16 +00:00
libfftw3f_win.a Compiles on OPTI-745 under Win7. 2010-01-15 20:29:35 +00:00
libpskreporter.a Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
license.txt Add the actual license file ;) 2014-03-28 00:10:18 +00:00
logqso.cpp Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
logqso.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
logqso.ui Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
main.cpp Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
mainwindow.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
mainwindow.h Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
mainwindow.ui Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
meterwidget.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
meterwidget.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
mouse_commands.txt Add the files listing keyboard shortcuts and special mouse commands. 2013-04-26 21:39:11 +00:00
paInputDevice.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
pa_get_device_info.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
pimpl_h.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
pimpl_impl.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
plotter.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
plotter.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
postflight.sh.in Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
postupgrade.sh.in Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
prefixes.txt Another round of documentation updates. 2014-01-29 20:50:18 +00:00
psk_reporter.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
psk_reporter.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
qt_helpers.hpp Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
shortcuts.txt Adjustable start frequency for waterfall. 2013-07-25 16:48:10 +00:00
signalmeter.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
signalmeter.h Squashed some compiler warnings. 2014-04-03 19:44:34 +00:00
sleep.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundin.cpp Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundin.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundout.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
soundout.h Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
ss.bat New Makefile.jtsdk allows easy building of jt9.exe from command line. 2014-03-28 18:54:11 +00:00
sss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
wf_palette_design_dialog.ui Removed heading from palette designer colour table. 2014-03-31 00:51:42 +00:00
widegraph.cpp Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
widegraph.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
widegraph.ui Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
wsjt.ico initial import 2005-12-22 16:40:53 +00:00
wsjtx.desktop Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
wsjtx.iss Merge changes from branches/wsjtx_w back into branches/wsjtx. 2014-03-05 18:20:40 +00:00
wsjtx.pro Added recource file to qmake project file. 2014-04-02 17:37:18 +00:00
wsjtx.qrc Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
wsjtx.rc Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
wsjtx_DMG.DS_Store Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
wsjtx_changelog.txt 1. Fix occasional program crash caused by receiving a message in the 2013-06-05 18:42:55 +00:00
wsjtx_config.h.in Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
wsjtx_opti.iss 1. New startup default frequencies for 40, 30, and 6m. 2013-07-11 19:37:01 +00:00
wsjtx_update.iss 1. Correct bug that prevented save/restore of Wide Graph geometry. 2013-08-09 17:22:08 +00:00