This repository contains a demo software to test whether it is possible to use WSPR/JT4 (or any other narrow-band digital mode) to transfer some additional information within a CW signal.
- Fortran, C++ compiler
- cmake
- Qt5
- fftw3 (single precision)
- PortAudio
- Click play and use the "arrow-down" key on your keyboard as a morse key.
- TODO: Electronic keyer
- TODO: Decoding
CWspr -- Combining CW and WSPR/JT4 Copyright (C) 2018 Hannes Matuschek
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
This program uses source code from the wsjt-x project by Joe Taylor, K1JT, http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html under the same license.