Skip to content

Instantly share code, notes, and snippets.

@luigifcruz
Created August 3, 2017 20:39
Show Gist options
  • Save luigifcruz/7db945af9f9745d75c897970043fe762 to your computer and use it in GitHub Desktop.
Save luigifcruz/7db945af9f9745d75c897970043fe762 to your computer and use it in GitHub Desktop.
Laptop Outernet Demodulator
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