Ginés García Avilés
Ginés García Avilés
Thanks! I forgot to download the image :)
It seems like soapy_power detects the USRP ("soapy_power --info" command detects correctly my USRP device ) but when I start scanning with qspectrumanalyzer I get the following error: ``` soapy_power...
soapy_power --info ``` linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.001.001-release [WARNING] SoapySSDPEndpoint failed join group udp://239.255.255.250:1900 setsockopt(IP_ADD_MEMBERSHIP) [19: No such device] [INFO] Detected Device: B210 [INFO] Operating over USB 3....
By using the master branch of SopyUHD the second error was fixed but I'm still not able to run qspectrumanalyzer (RuntimeError: map::at)
By using this branch the problem persists. I have checked that SoapySDRUtil command detects correctly the USRP (also uhd_find_devices command) but when I start scanning with "qspectrumanalyzer", I got the...
I think so, I have followed this steps: 1. git checkout no_tune_result 2. git pull 3. rm -rf build 4. mkdir build && cd build 5. cmake .. && make...
Hi, after pull the new version of soapy_power I'm getting the following error: ``` soapy_power --info Traceback (most recent call last): File "/usr/local/bin/soapy_power", line 11, in load_entry_point('soapy-power==1.6.1', 'console_scripts', 'soapy_power')() File...
Sorry, I forgot to build/install soapy_power with python 3 :/ Now, when running qspectrumanalyzer I get this error: ``` ~/.local/bin/qspectrumanalyzer (process:13381): Gtk-WARNING **: Locale not supported by C library. Using...
Ok, now the application is working but I only get information in the time/frequency chart and I'm still getting some errors (log file attached). [log.txt](https://github.com/xmikos/qspectrumanalyzer/files/960916/log.txt) Thanks in advance, Ginés.
Here are the requested files (sorry for the output in txt but it is not possible to attach files in csv) [soapy_log.txt](https://github.com/xmikos/qspectrumanalyzer/files/960951/soapy_log.txt) [output.txt](https://github.com/xmikos/qspectrumanalyzer/files/960950/output.txt)