aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-12-10 17:10:36 +0100
committerOliver Smith <osmith@sysmocom.de>2018-12-13 11:07:02 +0100
commit871713bf6acc823115f59427855e96549a5be2ac (patch)
tree8725985d07b57c285a56a2e898154fd6c7d1498d /.gitignore
parent8d9a05ce5bebb2df636e235e7d568569426e872d (diff)
LMSDevice: make use of dev-args in osmo-trx.cfg
Allow selecting a specific LimeSDR device by setting dev-args in the config file. Split up the given dev-args address by comma and select the device where all substrings can be found. I could not test this with real hardware, but I have added a test case to make sure this works as expected. Related: OS#3654 Change-Id: Ib9aaa066a01bf9de3f78234d7ada884d6f28c852
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ad4c4e3..f163fb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ tests/CommonLibs/URLEncodeTest
tests/CommonLibs/VectorTest
tests/CommonLibs/PRBSTest
tests/Transceiver52M/convolve_test
+tests/Transceiver52M/LMSDeviceTest
# automake/autoconf
*.in