Hi,
I have noticed that all the file sources in the latest stable and unstable
Win32 builds are broken.
It appears that the file path is not escaped properly. Is there any news on a
fix for this?
Regards,
Mark McCarron
Unfortunately I wasn't able to determine the problem after a quick glance. I
recommend that you use gr_modtool to create an out-of-tree module and then add
a block to it. This will set up most of what you need. Then you can splice in
your code/algorithms and not have to worry as much about the b
Hi
I have been trying to demodulate a vector of data sent using a file source
using qam demodulation on the grc. I am stuck as i don't recieve anything
on my output file source. The output file is blank.when I change modulation
schemes like gmsk,qam or bpsk or dqpsk, there is a very small change i
Forwarded for a friend.
Although they do not mention it in the announcement, the highlight will
be Balint Seeber and Ben Hilburn (of Ettus Research) talking about
"HOWTO: Next-gen radio hacking with next-gen USRPs"
If the attachment gets stripped the program is at:
http://wireless.vt.edu/symposi
i use the following command to capture some samples of noise
uhd_rx_cfile -a serial=4759a751 -N 10 -f 2.48G --samp-rate=2M noise.dat
then using matlab i read the samples
y=read_complex_binary ('noise.dat');
and i do plotfft
plotfft(y,200)
the plot shows a peak near the center. I don't
On 04/26/2013 12:52 PM, vegihat vegihat wrote:
i use the following command to capture some samples of noise
uhd_rx_cfile -a serial=4759a751 -N 10 -f 2.48G --samp-rate=2M
noise.dat
then using matlab i read the samples
y=read_complex_binary ('noise.dat');
and i do plotfft
plotfft(y,20
On 04/26/2013 12:56 PM, Marcus D. Leech wrote:
On 04/26/2013 12:52 PM, vegihat vegihat wrote:
i use the following command to capture some samples of noise
uhd_rx_cfile -a serial=4759a751 -N 10 -f 2.48G --samp-rate=2M
noise.dat
then using matlab i read the samples
y=read_complex_binary (
if i have understand i need to use the --lo-offset of uhd_rx_cfile
i have gave various values to --lo-offset and only one value has moved the
DC offset (--lo-offset=1G) and the plotfft gives many small spikes (maybe
this is caused to aliasing, but i am not sure)
which is the rule (value of --lo-
On 04/26/2013 02:27 PM, vegihat vegihat wrote:
if i have understand i need to use the --lo-offset of uhd_rx_cfile
i have gave various values to --lo-offset and only one value has
moved the DC offset (--lo-offset=1G) and the plotfft gives many small
spikes (maybe this is caused to aliasing, bu
Hi list
Does there exist a way to gate integer variable update events in GRC
if their values aren't changing? Example:
Function Probe 10hz -> my_var -> 1, 1, 1, 1, 1, 1, 1, ... etc
Probe is sending update events even if value passed to myVar doesn't
end up changing, as a result the desti
On 25/04/13 15:26, Brian Stamper wrote:
On Thu, Apr 25, 2013 at 4:43 AM, Barry Jackson wrote:
On 24/04/13 22:09, Johnathan Corgan wrote:
[snip]
This was reported last January in the course of a thread related to
failures with Boost 1.5.2:
[snip]
Hi folks - all my tests in that thread were
Hi All,
I'm playing around with digital modulation techniques in GnuRadio and
would like to get a sense of how successful my efforts are in terms of
BER vs. S/N ratio.
Can someone suggest a reference that provides BER vs S/N ratio curves
for some of the common encoding approaches?
Thanks,
-Greg
12 matches
Mail list logo