Skip to content

Instantly share code, notes, and snippets.

@luigifcruz
Created August 4, 2017 03:45
Show Gist options
  • Save luigifcruz/dbcc491d35f3d81dcad8b6c43512e6ce to your computer and use it in GitHub Desktop.
Save luigifcruz/dbcc491d35f3d81dcad8b6c43512e6ce to your computer and use it in GitHub Desktop.
ARM Outernet LeanDVB
./rtl_sdr -f 1539832500 -p 78 -s 300e3 -g 0 - | \
./../../../leandvb.embedded -f 300e3 --anf 0 --tune 42e3 --const BPSK --drift --sr 4200 --roll-off 0.2 --sampler rrc --rrc-rej 5 --viterbi --fastlock --hdlc --packetized -v -d | \
./uncat /var/run/ondd.data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment