rtlsdrblog / rtl_biast

Bias tee software for the RTL-SDR.com V3 Dongle
GNU General Public License v2.0
43 stars 14 forks source link

Added the ability to use the serial number when using -d. #5

Closed KeyserSoze1 closed 5 years ago

KeyserSoze1 commented 5 years ago

The one thing I found I wanted was the ability to specify which device I was trying to use by serial number instead of device index. Specifically for my ADSB receiver that has two rtl devices attached (1 for 1090 and 1 for 978) but I only needed to enable the bias-t for one of them.

This is a small change to allow that based on other rtl command line tools. See https://github.com/osmocom/rtl-sdr/blob/master/src/rtl_adsb.c