Re: [USRP-users] E310/E312 Receive on all 4 inputs

2018-02-10 Thread Ronakraj Gosalia via USRP-users
Thank you Marcus for the quick reply :).
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


Re: [USRP-users] "Additional signa"l after a packet transmission

2018-02-10 Thread Marcus Müller via USRP-users
Hi Raphaël,

not quite sure I get your problem, but this is rather hard to debug
without knowing exactly what your transmitter does.

For example, if you transmit something that isn't zero-mean, then the
DC offset cancellation *in* the receiving end would start to cancel
out. As that cancellation is effectively a narrow high-pass filter,
you'd see its (inverted) step response after you turn off the
transmitter.

So, if you could share both your full transmit block diagram as well as
your receiving block diagram, we might be able to help you!

Best regards,
Marcus
On Fri, 2018-02-09 at 09:28 +0100, NAVES Raphael via USRP-users wrote:
> Hello,
> 
> For more details, please find attached the received signal in the
> time 
> domain. Clearly after the end of the packet, the signal takes a
> certain 
> time to come back to "the ambient noise". If I zoom, I notice there
> is 
> still some noise 40ms after the packet. It can disturb the reception
> of 
> the following packet if its power is less than this additional noise.
> 
> What do you suggest to cancel it ? I'm using the USRP sink/source 
> blocks from gnuradio for the transmission/reception parts.
> 
> Best,
> 
> Raphaël
> 
> 
> On Thu, 08 Feb 2018 21:48:10 +0100, NAVES Raphael via USRP-users
> wrote:
> > Hello Dan,
> > 
> > Thanks for your answer. I'm using for transmitting the traditional
> > USRP sink block provided by Gnuradio Companion. Each packet coming
> > to
> > this block is tagged with its length at the first sample. For the
> > receiving part, I'm using the USRP source block. Both are used with
> > basic parameters.
> > 
> > Do you think I should modify/use different parameters for these 
> > blocks ?
> > 
> > Raphaël
> > 
> > On Thu, 8 Feb 2018 11:54:07 -0500, Dan Veeneman wrote:
> > > Hello Rafael,
> > > 
> > > Are you sure the transmitter has stopped radiating immediately
> > > after 
> > > the
> > > end of a packet?  The power amplifier on the transmitter may take
> > > a
> > > small amount of time to go from powered up to powered down,
> > > although 
> > > 40
> > > milliseconds may be excessive.
> > > 
> > > Do you have a writeup and/or code for your burst transmission
> > > system
> > > (transmitter and receiver), that perhaps others may be able to 
> > > duplicate
> > > the issue?
> > > 
> > > 
> > > Regards,
> > > Dan
> > > 
> > > 
> > > On 2/8/2018 11:33 AM, NAVES Raphael via USRP-users wrote:
> > > > Hello everyone,
> > > > 
> > > > I implemented a burst transmission between two USRP N210. The
> > > > transmission and the packet receiving works well, however I'm 
> > > > facing the
> > > > following problem. From the reception side, I notice that after
> > > > the
> > > > packet receiving, the sampling signal does not come back to
> > > > the 
> > > > ambient
> > > > noise immediatly. It takes few milliseconds (about 40 ms) to
> > > > come 
> > > > back
> > > > to "0". It's like if there is still a signal transmitted after
> > > > the 
> > > > real
> > > > packet transmission. It may be a problem when you want to
> > > > receive 
> > > > many
> > > > consecutive packets with few space between them
> > > > 
> > > >  I suppose that it comes from an hardware problem when the
> > > > signal 
> > > > is put
> > > > on the baseband ? Does that deal with the LO leakage ? What can
> > > > we 
> > > > do to
> > > > avoid this additional signal ?
> > > > 
> > > > Thanks,
> > > > 
> > > > 
> > > > Raphaël
> > > > 
> > > > ___
> > > > USRP-users mailing list
> > > > USRP-users@lists.ettus.com
> > > > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.
> > > > com
> > 
> > 
> > ___
> > USRP-users mailing list
> > USRP-users@lists.ettus.com
> > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
> 
> ___
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


Re: [USRP-users] [Discuss-gnuradio] Connecting n210 via gigabit ethernet to usb3.0 connector to raspberry pi 3

2018-02-10 Thread Marcus Müller via USRP-users
Hi Brandon,

As this isn't really a GNU Radio question, I'm including the usrp-users 
mailing list; if you could follow up there (you'll need to sign up
first[1]), that would help us keep the lists clean :)

So, there's a lot of things that might or might not be right here; I'm
picking my "most likely to help Brandon" top two:

1. If you want to talk to a device that's on 192.168.10.2, you need to
be on the same subnet. Please make sure you've set your network
interface to an IP from 192.168.10.X; for example, 192.168.10.1 would
do well.
2. The USRP *needs* Gigabit ethernet. Some USB devices only implement
Fast Ethernet (100 Mbit/s) or even just Ethernet (10 Mb/s. Yes, you can
still buy these). These won't work!

Best regards,
Marcus

[1] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
On Sat, 2018-02-10 at 04:22 +, Brandon Dunn wrote:
> Hi i've read in past discussion board posts i found that a n210 could
> possibly be connected to a raspberry pi 3 via a gigabit ethernet to
> usb3.0 connector. I've recently purchased such a connector and wanted
> to try it out. When i did, the green light on the ethernet port of
> the n210 lite up however i seem to be unable to use uhd_find_devices
> or uhd_usrp_probe even with the args=usrp2 or serial=12345678 or the
> native ip address ip=192.168.10.2. Does anyone have any experience
> with this that can help me out?
> Thanks,
> Brandon
> ___
> Discuss-gnuradio mailing list
> discuss-gnura...@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com