discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] problem with over-the-wire format sc8


From: Martin Braun
Subject: Re: [Discuss-gnuradio] problem with over-the-wire format sc8
Date: Wed, 18 Apr 2012 18:06:23 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Apr 18, 2012 at 04:08:09PM +0200, Andrej Tissen wrote:
> i wanted to try out the over-the-wire sc8.
> For this i use the utility "rx_sample_to_file".
> By sc8 i see a problem in time and frequency domain.
> In time domain and with --wirefmt sc8 i get only "-256,0,256" values (i use: 
> --type short)
> 
> Is it possible to use sc8 with this utility "rx_sample_to_file"? What is 
> wrong??
> 
> I attached two pictures of the over-the-wire sc8 and sc16…
> 
> for sc16 i receive the data with: 
> ./rx_samples_to_file --wirefmt sc16 --freq 658000000 --gain 29 --rate 
> 25000000 --nsamps 51200
> 
> and for sc8 i receive the date with:
> ./rx_samples_to_file --wirefmt sc8 --freq 658000000 --gain 29 --rate 25000000 
> --nsamps 51200

What's this tool? rx_sample_to_file is not part of standard GNU Radio.
Try

$ uhd_rx_cfile --wire-format sc8 -f 658000000 -g 29 --samp-rate 25000000 -N 
51200

I've used sc8 and it works fine.

MB
-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpIX0YGPJ8gq.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]