Hello
I'm trying to get the osmo-trx-lms to work with my LimeSDR. the setup is the latest version of LimeSDR and osmo-trx built from source with the command (./configure --with-lms) . I can see the device through LimeUtil but when I try the command it fails with the following error
Info: SSE3 support compiled in and supported by CPU Info: SSE4.1 support compiled in and supported by CPU Sun Jul 29 07:01:27 2018 DLGLOBAL <0002> telnet_interface.c:104 telnet at 127.0.0.1 4237 Sun Jul 29 07:01:27 2018 DLCTRL <0009> control_if.c:887 CTRL at 127.0.0.1 4236 Config Settings Log Level… 3 Device args… TRX Base Port… 5700 TRX Address… 127.0.0.1 GSM BTS Address… 127.0.0.1 Channels… 1 Tx Samples-per-Symbol… 4 Rx Samples-per-Symbol… 4 EDGE support… 0 Reference… 0 C0 Filler Table… 1 Multi-Carrier… 0 Tuning offset… 0 RSSI to dBm offset… 0 Swap channels… 0 Tx Antennas… 'BAND1’ Rx Antennas… ‘LNAW’
Setting SCHED_RR priority(18) Sun Jul 29 07:01:27 2018 DMAIN <0000> osmo-trx.cpp:379 [tid=140014553808704] Config: Setting SCHED_RR failed
I tried using the configuration file from the osmo-trx git url and the below file as well. both gave the same result.
https://osmocom.org/attachments/3219/limesdr.cfg1
Any ideas? Thanks Bahaeddin Sagar