Go to file
Sebastian 54ff5f69f4 Fixed readme 2020-01-12 21:11:54 +01:00
samples_iq Cleanup after 36c3 2020-01-05 16:46:20 +01:00
samples_ogg Added Readme 2020-01-12 21:07:07 +01:00
.gitignore Added scripts to run tests 2020-01-05 18:17:16 +01:00
README.md Fixed readme 2020-01-12 21:11:54 +01:00
render.py Cleanup after 36c3 2020-01-05 16:46:20 +01:00
run_iq_test.sh Added Readme 2020-01-12 21:07:07 +01:00
run_ogg_test.sh Added Readme 2020-01-12 21:07:07 +01:00
setup_env.sh Cleanup after 36c3 2020-01-05 16:46:20 +01:00
sstv_demod.grc Cleanup after 36c3 2020-01-05 16:46:20 +01:00
sstv_pd120_rtl.grc Cleanup after 36c3 2020-01-05 16:46:20 +01:00
sstv_testbed_iq.grc Cleanup after 36c3 2020-01-05 16:46:20 +01:00
sstv_testbed_ogg.grc Added scripts to run tests 2020-01-05 18:17:16 +01:00

README.md

SSTV Testbed

Testbed for the satnogs PD120 decoder.

The flowgraphs in the repository are kept as close as possible to the PD120 observation flowgraph in gr-satnogs. The repo also contains some audio and IQ samoles to test the decoder.

Running the Tests

  1. Checkout the testbed repo
git clone git@gitlab.com:LongHairedHacker/sstv-testbed.git
  1. Compile and setup gr-satnogs
git clone git@gitlab.com:LongHairedHacker/gr-satnogs.git
git checkout  sstv-decoder
cd gr-satnogs
mkdir build
cd build
cmake ..
sudo make install
  1. Run the flowgraphs
cd sstv-testbed
./run_ogg_test.sh
./run_iq_test.sh
  1. Check the results in the output folder