I'm using an older version of GNU Radio. I don't have the exact version
number right now, but it's 2.x something. I'm using Ubuntu Linux 32-bit
on a Core Duo Dell laptop. I don't know the name of the USRP daughter
board I'm using, but it receives in the ~1GHz range that I'm working
with and
ng wrong that I can't record my slower signal smoothly?
Brian Padalino said the following on 3/29/2009 1:06 PM:
On Sun, Mar 29, 2009 at 11:17 AM, Andrew Buck wrote:
Hi,
I'm trying to use a USRP to decode a CPFSK signal at 980MHz and 1Mb/s. The
decoder successfully detects t
Hi,
I'm trying to use a USRP to decode a CPFSK signal at 980MHz and 1Mb/s.
The decoder successfully detects the sync pattern, but only about once a
minute when the pattern is transmitted once a second. And when the
decoder does detect the sync pattern, the data following the pattern is
inco
I'm using a USRP and the usrp_rx_cfile program to record data for later
processing. When I graph the recorded data, it looks choppy as if I
need to sample at a higher rate. I have done a few runs at various
decimation rates and I'm confused by the resulting file sizes. When I
set the decimation
Hi,
I'm trying to demodulate and decode a CPFSK signal generated by a
non-gnuradio source. I'm new to gnuradio and RF in general. I know
that GMSK is a form of CPFSK, so I started by trying that, but I haven't
had success. I noticed that the gmsk code is in the limbo directory, so
I'm not sure