Robert X. Seger

Results 26 comments of Robert X. Seger

@frspin Unfortunately I'm not too familiar with USB or LSB.. if you have an RTL-SDR could you try those same commands with rtl_fm? I'd test your -f 7040000 command but...

Worth noting that `rtl_fm` has a raw I/Q output mode (`-M iq` or `-M raw`), which is documented as "raw mode outputs 2x16 bit IQ pairs" (which is CS16). ---...

Comparing https://github.com/keenerd/rtl-sdr/tree/master to https://github.com/rxseger/rx_tools/tree/librtlsdr-only which I branched from https://github.com/rxseger/librtlsdr/tree/rpc_ir (mostly irrelevant rtl_ir/rtl_rpcd) from https://github.com/librtlsdr/librtlsdr/tree/development 45 files changed, 12949 insertions(+), 732 deletions(-) - of those, relevant to rx_tools: ``` b/src/rtl_fm.c |...

Quite a few nice enhancements here, merged the `-E wav` option, now instead of: ``` ./rx_fm -M fm -s 12k -l 25 -f … | play -r 12k -t raw...

https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Formula-Cookbook.md#specifying-gems-python-modules-go-projects-etc-as-dependencies

Interestingly, pybombs gr-recipes removed the pip dependency and installs from git: https://github.com/gnuradio/gr-recipes/commit/6cbc82a706aa4a84ccb39b6888c0104ea408642e