Refactoring command line option handling
* Use own function to define and parse command line options * Command line options can be defined by config file also * --limesdr allows to auto-set required SDR option for LimeSDR
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,6 +20,7 @@ compile
|
||||
.libs
|
||||
.dirstamp
|
||||
m4
|
||||
src/liboptions/liboptions.a
|
||||
src/libdebug/libdebug.a
|
||||
src/libmobile/libmobile.a
|
||||
src/libdisplay/libdisplay.a
|
||||
|
Reference in New Issue
Block a user