Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSPR decoder, OS X compile, IQ sample file support #29

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WSPR decoder, OS X compile, IQ sample file support #29

wants to merge 4 commits into from

Conversation

jks-prv
Copy link

@jks-prv jks-prv commented Jul 14, 2017

  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 added 4 commits July 15, 2017 10:38
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)
For now the WSPR decoder doesn’t work with an IQ source other than its
corresponding demo file.
@jks-prv jks-prv changed the title Fixes: Mac OS X, compile lint, csdr additions for IQ files WSPR decoder, OS X compile, IQ sample file support Jul 22, 2017
@jks-prv
Copy link
Author

jks-prv commented Jul 22, 2017

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant