Created
August 4, 2017 03:45
-
-
Save luigifcruz/dbcc491d35f3d81dcad8b6c43512e6ce to your computer and use it in GitHub Desktop.
ARM Outernet LeanDVB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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