-
Gnss-sdr always threw some error after ran on USRP B210 for a while, like:
...
Position at 2020-Oct-11 09:08:09.000000 UTC using 7 observations is Lat = 31.264074809 [deg], Long = 121.623262225 […
-
Your guide is currently not for USRP?
-DUSE_BLADERF=1 -- build for BladeRF
-DUSE_HACKRF=1 -- build for HackRF
-DUSE_OPENCL=0 -- disable OpenCL (See notes in later chapter)
-
Dears, is it possible for receive dvbs2 from usrp b210?
best regards
Deligeer
-
First of all, thank you for your reference. My English level is too bad. When I run the DSSS_Phone.grc file, there is no obvious phenomenon in observing the spectrum structure before and after the spr…
-
I am very grateful for your work! Do you plan to support USRP B210?
UR21F updated
6 months ago
-
### What happened?
When using File Meta Source with Repeat = True, there is a very noticeable lag (ca 500 ms) when the file “rewinds” to the beginning.
This may only happen at high sample rates, …
nuena updated
8 months ago
-
Tried with variations including --detachhdr 0, etc. Program becomes unresponsive once it beings to start sampling.
Reducing the sampling rate something really small (25k) doesn't seem to have any eff…
perks updated
8 years ago
-
I'm trying to build ghpsdr3-alex under Ubuntu 20 and got following error:
```
g++ -DHAVE_CONFIG_H -I. -g -O3 -Wall -ffast-math -fopenmp -march=native -g -O2 -MT usrp_server-usrp.o -MD -MP -MF …
-
Hi,
I've noticed that when calling `usrp->get_tx_rates();` in the application using the E200 UHD is not returning correct ranges. Interestingly, the `get_rx_rates()` API does seem to work fine.
``…
-
Hi everyone.
I'm experiencing issues when trying to run a very simple UHD script:
```lua
local radio = require('radio')
local source = radio.UHDSource("device=b210",868e6,250e3)
local sink = ra…