Created
August 3, 2017 20:39
-
-
Save luigifcruz/7db945af9f9745d75c897970043fe762 to your computer and use it in GitHub Desktop.
Laptop Outernet Demodulator
This file contains hidden or 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 960e3 -g 0 - | | |
./leandvb -f 960e3 --anf 0 --tune 42e3 --const BPSK --drift --sr 4200 --roll-off 0.2 --sampler rrc --rrc-rej 5 --viterbi --fastlock --hdlc --packetized -v -d --gui > /tmp/hdlcframes.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment