Re: [USRP-users] Direction finding based on USRP E310 board

2020-11-18 Thread Julian Arnold
Ivan, to the best of my knowledge, there should not be any RX1 port. Instead, you should have two (coherent) channels "A" and "B" both allowing you to select one out of two available antenna ports when receiving ("TX/RX" or "RX2"). Cheers, Julian On 11/18/20 10:31 AM, Ivan Zahartchuk via USR

Re: QT block to plot datapoints as they come in and keep history

2019-12-18 Thread Julian Arnold
Hey, I had similar requirements a few years ago and came up with a rolling-scope block: https://github.com/RWTH-iNets/gr-rollingscope/ I haven't used this code for quite a while so no guarantees but maybe it can serve as a base for your own implementation. Hope that helps! Cheers, Julian > A

Re: [Discuss-gnuradio] turn off DC offset

2019-07-30 Thread Julian Arnold
rt of the 3.7.14.5 release. Simona - Can you update GR to the 3.7.14.5 release? Doing so and using "True" / "False" (without ""s) in the UHD GRC blocks will hopefully resolve your issue. - MLD On Tue, Jul 30, 2019, at 12:44 PM, Julian Arnold wrote: Hey, I'

Re: [Discuss-gnuradio] turn off DC offset

2019-07-30 Thread Julian Arnold
o I have to run anyway the flow-graph? Best regards, Simona Il giorno mar 30 lug 2019 alle ore 17:44 Julian Arnold mailto:jul...@elitecoding.org>> ha scritto: Hey, I've had a similar issue with a 3.7 version so maybe this helps. For me, no other value than "True" (w

Re: [Discuss-gnuradio] turn off DC offset

2019-07-30 Thread Julian Arnold
Hey, I've had a similar issue with a 3.7 version so maybe this helps. For me, no other value than "True" (without "") would generate a call to "set_auto_dc_offset()" in the GRC generated python script ("top_block.py"). So, in order to disable DC offset tracking, a quick workaround would be t

Re: [Discuss-gnuradio] Burst Shaper block partially delays burst

2019-01-17 Thread Julian Arnold
Johannes, I don't know if this helps but I think I was facing the same issue quite a while ago. If I remember correctly, I was able to work around the issue by setting a tx_time time tag on each burst which was pointing far enough into the future to use the USRP as a "buffer" until all sampl

Re: [Discuss-gnuradio] CC1101 GFSK packet decode with variable length

2018-12-30 Thread Julian Arnold
Hey Bob, there is plenty of documentation on this topic you can check out under [1,2]. Especially, the Header Payload Demuxer (HPD) [3] should be worth a look if you are dealing with packetized variable length data. Hope those pointer can get you started. If you have further questions after

Re: [Discuss-gnuradio] QPSK Modulation and Demodulation Question

2018-08-10 Thread Julian Arnold
go ahead and use the block you previously implemented which is just performing the de-mapping (if I remember correctly). Let me know in case you have any further questions. Cheers, Julian Julian Arnold, M.Sc > On 10. Aug 2018, at 21:47, 梁帆 wrote: > > Hi, > > Thanks for you

Re: [Discuss-gnuradio] QPSK Modulation and Demodulation Question

2018-08-09 Thread Julian Arnold
you set sps again to 4 whereas it should be 2. Hope this helps. Cheers, Julian Julian Arnold, M.Sc > On 7. Aug 2018, at 23:08, 梁帆 wrote: > > Hello All, > > I am using the Gnuradio for two weeks. I am doing the Gnuradio tutorial 7 on > stage 5. There I used PSK demod to dem

Re: [Discuss-gnuradio] Help on gnuradio

2018-06-20 Thread Julian Arnold
Hey, I had the same problem a few weeks back in a two channel scenario. I ended up writing a simple python 'gate' block that passes a configurable amount of samples for every pulse on the trigger input. It is super inflexible and hacky but should be fairly easy to modify. I quickly moved the

Re: [Discuss-gnuradio] Setting USRP's AGC Through GNU Radio's USRP Source

2017-10-17 Thread Julian Arnold
Hey, I created a test branch for the AGC a few years ago. It should still work. You can find it here: https://github.com/jarn0ld/gnuradio/tree/jarnold/b2xx_agc?files=1 Cheers, Julian Julian Arnold, M.Sc Institute for Networked Systems RWTH-Aachen University Kackertstrasse 9 52072 Aachen

Re: [Discuss-gnuradio] dB or dBm

2017-06-21 Thread Julian Arnold
is message in context: > http://gnuradio.4.n7.nabble.com/dB-or-dBm-tp64323p64327.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu

Re: [Discuss-gnuradio] How to change center frequency automatically in rx usrp?

2017-06-13 Thread Julian Arnold
_ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org <mailto:Discuss-gnuradio@gnu.org> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > <https://lists.gnu.org/mailman/listinfo/discuss-gnuradio> > > > > >

Re: [Discuss-gnuradio] Streaming Live Video

2017-05-29 Thread Julian Arnold
scuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- Julian Arnold, M.Sc. Institute for Networked Systems RWTH Aachen University Kackertstrasse 9 52072 Aachen Germany ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Using filesink to store noise samples

2017-04-19 Thread Julian Arnold
ples in order for the noise to be Gaussian. Can > anybody help me out in this process? > > > Regards, > Ammar > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/dis

Re: [Discuss-gnuradio] BPSK Demod

2017-04-13 Thread Julian Arnold
ating a different > result. If anyone has any suggestions or comments, they would be > greatly appreciated! > > Thanks! > > > ___________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailma

Re: [Discuss-gnuradio] How to know that the last sample has arrived

2017-03-31 Thread Julian Arnold
________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- Julian Arnold, M.Sc. Institute for Networked Systems RWTH Aachen University Kackertstrasse 9 52072 Aachen Germany ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Perfect Reconstruction Filter and GNURadio

2017-03-29 Thread Julian Arnold
ing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- Julian Arnold, M.Sc. Institute for Networked Systems RWTH Aachen University Kackertstrasse 9 52072 Aachen Germany ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] real-time plotting in gnuradio

2017-03-27 Thread Julian Arnold
e very >> first to the absolute last are displayed no matter how long the >> simulation runs for. > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- J

Re: [Discuss-gnuradio] image trasnfer in gnu radio

2017-03-01 Thread Julian Arnold
munication > NIT Rourkela > M: 8337942928 > > > > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Julian Arnold, M.Sc. Institute for Ne

Re: [Discuss-gnuradio] usrp_spectrum_sense.py raw iq samples

2017-01-16 Thread Julian Arnold
I am getting very less data and the power values are not > legitimate. Am I missing anything here? > > I have attached my code. Please find the attachment. > > Can you help me in this? Thank you very much. > > On Fri, Jan 6, 2017 at 4:18 AM, Julian Arnold <mailto:jul...

Re: [Discuss-gnuradio] usrp_spectrum_sense.py raw iq samples

2017-01-06 Thread Julian Arnold
sweep entire band by using the approach you mentioned? I > thought using gnuradio-companion, we can scan only one or few > channels depending on the sample rate. > > Regarding Hardware: I am using USRP B210 with a sample rate of 8Msps. > > On Wed, Jan 4,

Re: [Discuss-gnuradio] usrp_spectrum_sense.py raw iq samples

2017-01-04 Thread Julian Arnold
Hi Mallesham, the easiest way would probably be to create your own simple flowgraph using GRC like so: |-| |-| | USRP Source | --> | File Sink | |-| |-| However, remember tha

Re: [Discuss-gnuradio] Tunnel.py with USRP x310

2016-12-02 Thread Julian Arnold
o update UHD to 3.9 LTS as well, and let you know. > > Thanks a lot for the advice. > > Anyway, what should be the configuration to run tunnel.py? I mean, could you > tell me how to connect the PCs, USRPs, and switch each other? > > Best, > Danilo > > > -Me

Re: [Discuss-gnuradio] Tunnel.py with USRP x310

2016-12-02 Thread Julian Arnold
Hi Danilo, Just to get it right, so far you have one USRP attached to a PC using a switch? Is it a gigabit switch? Have you tried to run something like benchmark_rate to see if the connection works fine? Also, at the moment I would recommend using the LTS version of UHD 3.9. Cheers, Julian Dan

Re: [Discuss-gnuradio] Tunnel.py with USRP x310

2016-12-01 Thread Julian Arnold
Hi Danilo, what version of UHD are you using and how exactly does your network configuration look like? Also, you might want to post this question to the usrp-users mailing list. Cheers, Julian On 12/01/2016 11:29 AM, Danilo De Donno wrote: > Dear all, > for several days, I made attempts to run

Re: [Discuss-gnuradio] Questions about burst communication

2015-09-24 Thread julian . arnold
Hi Logan, The problem is that the USRP does not know where your burst of data starts and how long it is and therefore it will respond with Us as soon as no new data is coming in. In order to tell the USRP how long a packet of data is the USRP sink in GNURadio offers the 'length tag name' proper

Re: [Discuss-gnuradio] Setting up a simple packet radio in 3.7.7.2

2015-08-24 Thread julian . arnold
Hi Priyank, The packet decoder is checking for a preamble sequence in the data stream. If there is no output coming from the decoder the preamble is probably not being detected. How does the output of the gmsk demod look like? Also, are you transmitting the signal or are you just simulating loca

Re: [Discuss-gnuradio] No revision detected MB EEPROM must be reprogrammed!

2015-08-12 Thread Julian Arnold
so happens, I have an update for you: we have multiple x300's >> here. I've reinstalled again GNURadio & UHD (again 3.9) and with another >> x300, it works perfectly! I'm not really sure what to make of that, but it >> might help you guys to narrow it down. >> >

Re: [Discuss-gnuradio] No revision detected MB EEPROM must be reprogrammed!

2015-08-11 Thread Julian Arnold
an I not use UHD > 003.008.005 with the X300? I'm assuming that something weird happened > during the installation as the board revision number is so odd.. > I'm using an USRP X300 with a UBX-160 daughterboard, connected over 10Gb > ethernet. Gnuradio

Re: [Discuss-gnuradio] Packet Flowgraph and underflows

2015-08-09 Thread Julian Arnold
at 1:56 PM, Wolfgang Nagele wrote: > Hi Julian, > > Thanks for the pointer. I'm using a HackRF - doesn't look like the > Osmocom sink supports the same construct. Any way of doing something > like this in a more generic approach? > > Cheers, > Wolfgang > > On

Re: [Discuss-gnuradio] Packet Flowgraph and underflows

2015-08-06 Thread Julian Arnold
Wolfgang > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Julian Arnold ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] RuntimeError: b200: 2 RX 1 TX and 1 RX 2 TX configurations not possible

2014-11-17 Thread Julian Arnold
ng Computing Communications Group >> (SGCC) >> Department of Electrical Engineering >> University of Washington >> 3927 Adams Lane, NE, Mercer Court D805B, 98105 >> website: http://staff.washington.edu/ekampian/ >> <http://users.isc.tuc.gr/%7Eekabianakis/> >> m