Skip to content

gdrapp/rtl_index_by_serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

rtl_index_by_serial

rtl_index_by_serial will return the RTL-SDR device index for the provided serial number

Compiling

gcc rtl_index_by_serial.c -lrtlsdr -o rtl_index_by_serial

Usage

./rtl_index_by_serial 10
0

./rtl_index_by_serial NON_EXISTANT_SERIAL
-3

License

MIT

About

Return the RTL-SDR device index for the provided serial number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages