csdr icon indicating copy to clipboard operation
csdr copied to clipboard

WSPR decoder, OS X compile, IQ sample file support

Open jks-prv opened this issue 6 years ago • 1 comments

  1. Runs on Mac OS X again.
  2. OS X LLVM/Clang produced minor lint errors which were fixed.
  3. Added big endian support to convert_s16_f, convert_f_s16 and added iq_swap_ff for IQ sources (e.g. IQ files) that might need them.

Tested with: OS X 10.11.6 (El Capitan) Beagle Debian 8.5 (Linux 4.4.9)

jks-prv avatar Jul 14 '17 22:07 jks-prv

Updated pull to include a WSPR secondary demodulator. For now only works with the supplied demo IQ sample file. Needs a little more work to support arbitrary sample rate IQ sources (e.g. RTL-SDR)

jks-prv avatar Jul 22 '17 23:07 jks-prv