mirror of
https://github.com/davidhoness/sstv_decoder.git
synced 2026-04-05 14:25:30 +00:00
Bash script to start rtl_fm receiver
This commit is contained in:
parent
8d89cf024b
commit
fb0552ba5e
1 changed files with 2 additions and 0 deletions
2
bin/receiver.sh
Normal file
2
bin/receiver.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
rtl_fm -f 145.8M -M fm -s 170k -A fast -l 0 -E deemp | play -r 170k -t raw -e s -b 16 -c 1 -V1 -
|
||||
Loading…
Add table
Add a link
Reference in a new issue