项目作者: hmatuschek

项目描述 :
Combine WSPR with CW (testing)
高级语言: C++
项目地址: git://github.com/hmatuschek/cwspr.git
创建时间: 2018-11-07T10:50:48Z
项目社区:https://github.com/hmatuschek/cwspr

开源协议:GNU General Public License v3.0

下载


CWspr — Combining CW and WSPR/JT4

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.

Dependencies

  • Fortran, C++ compiler
  • cmake
  • Qt5
  • fftw3 (single precision)
  • PortAudio

Features

  • Click play and use the “arrow-down” key on your keyboard as a morse key.
  • TODO: Electronic keyer
  • TODO: Decoding

License

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.