aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-02-14 20:24:54 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2016-02-14 20:24:54 +0100
commit7185b6664fc86e5ad75d0e1da9b2b0a5eebd20ae (patch)
tree28d6622049c22c529edaf0867156f904a4bb21b7 /cmake
parentc3a822e5e4fe319efdb8ea20cc15f113fd147162 (diff)
Added ability to supply device arguments as parameter to applications.
Change adressing #140 enhancement request. It is possible to select rtl-sdr dongle: -with device index through commanline parameter: `--args="rtl=1"` (where 1 is the device index). Caution: device index is not unique identifier and it changes on each connection of the dongle. -with devices serial number, the commandline option in this case has following form: `--args="rtl=00000001"` (where 00000001 is the serial number). NOTE: You can set the serial number with use of: ```sh rtl_eeprom -s <serial_number> ```
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions