Re: Add tags without copying samples?

2022-03-01 Thread Thomas Lorblanchès
to do essentially nothing if it doesn't itself care for the tags. On 25.02.22 21:55, Marcus Müller wrote: > Hi Thomas, > > sadly, within the GNU Radio 3.x framework, this isn't possible. > > There's one possible "lower effort" solution. Assume you

Add tags without copying samples?

2022-02-25 Thread Thomas Lorblanchès
completly useless on an algorithmic point of view. Is there a clever way to add tags without copying the samples? Thanks for your answers. Thomas

Overflows "O" messages with USRP X300

2022-02-23 Thread Thomas Lorblanchès
eceive "O"s (i.e. the device's internal buffers become full) with this setup? Thanks for your answers. Thomas

Re: High sample rate freeze (Manjaro/Arch problem?)

2021-04-03 Thread Thomas Lavarenne
ssion issue, but that's another issue). Okay, maybe I'll come later here with another topic about installing gr-ieee802-11 :) Thank you, Best regards, Thomas Le ven. 2 avr. 2021 à 22:34, Ryan Volz a écrit : > Hi, > > This looks like a bug in UHD 4.0.0.0 that has been fixe

High sample rate freeze (Manjaro/Arch problem?)

2021-04-02 Thread Thomas Lavarenne
FO] [B200] Asking for clock rate 20.00 MHz... [INFO] [B200] Actually got clock rate 20.00 MHz. [INFO] [MULTI_USRP] 1) catch time transition at pps edge [INFO] [MULTI_USRP] 2) set times next pps (synchronously) O >>> Done Thank you for the attention given to my problem, Thomas

Problems with the constellation decoder block

2020-10-19 Thread Thomas Lorblanchès
tion decoder block works? Thanks for your help. Regards, Thomas

gnuradio companion error

2020-09-20 Thread Thomas
Hi guys just trying to get set up with gr, my companion was working before but next time I opened and thereafter when I went to open I have been getting this error I have removed and purged a bunch of times already and still no fix, anyone seen this before and know what the problem is?

Re: volk and alignment

2020-07-08 Thread thomas
cause UB. Off the top of my head I don't know the right types to use) Not very nice with two mod ops per time this is needed, though. For the PR linked to this would happen every sample. Another option is a thread-local stack, which would make allocs/deallocs very cheap. Assuming all u

volk and alignment

2020-07-06 Thread Thomas Habets
member, and instead just have local variable `alignas(64) float tmp;`. -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se " }; char kernel[]= { "Linux" }; char *pgpKey[] = { "http://www.habets.pp.

How do I best benchmark GNU Radio blocks?

2020-06-09 Thread thomas
s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se" }; char kernel[]= { "Linux" }; char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt"; }; char pgp[] = { "9907 8698 8A24 F52F 1C2E 87

Modify block's code to get a new one with more output ports

2020-03-29 Thread Thomas Kolokas
https://github.com/tom-kl/gnuradio/blob/master/alamouti_ofdm_rx_impl.cc Hello all, I have found this code for a gnuradio block with three input and two output ports simulating the alamouti decode stage for an ofdm system. Inside the code the channel state (hestimate) is also calculated. I'm not g

Modify an existing block to a new one with more output ports

2020-03-29 Thread Thomas Kolokas
https://github.com/tom-kl/gnuradio/blob/master/alamouti_decode_cc_impl.cc Hello all, I have found this code for a gnuradio block with one input and two output ports simulating the alamouti decode stage for an ofdm system. Inside the code the channel state (h00,h01,h10,h11) is also calculated. I'm

Templatize blocks to increase performance

2020-03-15 Thread thomas
://github.com/ThomasHabets/gnuradio/commit/fa1bbccfa6bab21f2e8c21af1e3f33b94bba4528 https://github.com/ThomasHabets/gnuradio/commit/7e0cb2b8263b7890a4307724ac5e6386fb175b32 Branch: https://github.com/ThomasHabets/gnuradio/tree/costas-template -- typedef struct me_s { char name[]

Re: GNU Radio ABI guarantees

2020-01-21 Thread thomas
Great, thanks! I think this GREP should all be done on a second digit change, so when I have some more time I'll update it accordingly. On Tue, 21 Jan 2020 10:12:46 +, "Müller, Marcus (CEL)" said: > Hi Thomas, > > as Nate wrote: we guarantee ABI compatibility between

GNU Radio ABI guarantees

2020-01-20 Thread Thomas Habets
ll/19 -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se " }; char kernel[]= { "Linux" }; char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt"; }; char pgp[] = { "9907 8698 8A24 F52

Re: [Discuss-gnuradio] Regarding correlate access code-tag block

2019-01-07 Thread Thomas Lavarenne
Oh, it is "File Sink" not "Tagged file sink", didn't see sorry. Le mar. 8 janv. 2019 à 08:20, Thomas Lavarenne a écrit : > > > Hi, > > But, the issue is that correlate access code-tag block is not working and >> producing tags, so that my output fil

Re: [Discuss-gnuradio] Regarding correlate access code-tag block

2019-01-07 Thread Thomas Lavarenne
quot; (with value: True) to trigger the saving of the data. Best regards, Thomas ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >

Re: [Discuss-gnuradio] Best in-tree blocks for clock recovery of 8FSK

2018-04-03 Thread Thomas Habets
pulses. > > -Andy > -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se " }; char kernel[]= { "Linux" }; char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt"; }; char pgp[] = { "99

Re: [Discuss-gnuradio] Best in-tree blocks for clock recovery of 8FSK

2018-04-02 Thread Thomas Habets
gt; > Why is the M&M algorithm discouraged? > I use successfully both in FSK and PSK demodulators. It seems to perform > fine. > > Regards, > Adrian > > > On April 2, 2018 8:48:00 AM UTC, Thomas Habets wrote: >> >> Hi. >> >> As an experiment I'm

Re: [Discuss-gnuradio] Best in-tree blocks for clock recovery of 8FSK

2018-04-02 Thread Thomas Habets
d do some of this in GR, but syncing to the signal would be >> hard because you would miss a few transitions trying to get synced. >> >> On 04/02/2018 04:48 AM, Thomas Habets wrote: >> >>> Hi. >>> >>> As an experiment I'm trying

Re: [Discuss-gnuradio] Best in-tree blocks for clock recovery of 8FSK

2018-04-02 Thread Thomas Habets
's just noise. On 2 April 2018 at 10:41, Marcus Müller wrote: > Hi Thomas, > This is a very nice demodulation! Congratulations! > > Regarding frequency sync: I count roughly 80 bits in your packet. Is there > some synchronization preamble perhaps in the beginning, where the qua

[Discuss-gnuradio] Best in-tree blocks for clock recovery of 8FSK

2018-04-02 Thread Thomas Habets
tps://blog.habets.se/tmp/ft8_packet.png [1] Like https://www.youtube.com/watch?v=rQkBDMeODHc which I turned into https://github.com/ThomasHabets/radiostuff/blob/master/ gr-habets/python/magic_decoder.py -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] =

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

2017-06-13 Thread Lambertz, Thomas
age_stream_tags.html That would require a sync-block which just hands the samples along and tags accordingly. Best Regards, Thomas sweep_test.grc Description: sweep_test.grc ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://l

Re: [Discuss-gnuradio] Embedded GR-IEEE802-11

2017-05-03 Thread Thomas Wilkinson
proposing. In this case silence is not affirmation. I'm not being critical of the community, I take the lack of a response as an answer to my question. On Wed, May 3, 2017 at 11:49 AM, Marcus Müller wrote: > Hi Tom, > > On 05/03/2017 05:21 PM, Thomas Wilkinson wrote: > >

Re: [Discuss-gnuradio] Embedded GR-IEEE802-11

2017-05-03 Thread Thomas Wilkinson
millions of samples needing processing per second, so it totally does not > work", or "my computer is fast enough, it reliably works in all modes". > > Best regards, > > Marcus > > On 14.04.2017 18:58, Thomas Wilkinson wrote: > > Just wanted to push this inqu

Re: [Discuss-gnuradio] Embedded GR-IEEE802-11

2017-04-14 Thread Thomas Wilkinson
Just wanted to push this inquiry back to the surface: Is anyone aware of GR-IEEE802-11 having been implemented with an embedded system? If so, what is the maximum data rate achieved? Thanks, Tom On Wed, Apr 12, 2017 at 3:22 PM, Thomas Wilkinson wrote: > Is anyone aware of GR-IEEE802

[Discuss-gnuradio] Embedded GR-IEEE802-11

2017-04-12 Thread Thomas Wilkinson
Is anyone aware of GR-IEEE802-11 having been implemented with an embedded system? If so, what is the maximum data rate achieved? Thanks, Tom ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnurad

Re: [Discuss-gnuradio] OFDM/GR-IEEE802-11

2017-03-31 Thread Thomas Wilkinson
Understood. Thanks! On Fri, Mar 31, 2017 at 2:32 PM, Marcus Müller wrote: > Depends on where you are. But usually, no. > > On 31.03.2017 19:54, Thomas Wilkinson wrote: > > Legally, I can perform tests within ISM bands. Correct? > > On Fri, Mar 31, 2017 at 1:14 PM, Martin B

Re: [Discuss-gnuradio] OFDM/GR-IEEE802-11

2017-03-31 Thread Thomas Wilkinson
Legally, I can perform tests within ISM bands. Correct? On Fri, Mar 31, 2017 at 1:14 PM, Martin Braun wrote: > You can change the frequency technically. Legally, we can't give you > advice here other than to follow the rules. > > Cheers, > Martin > > On 03/30/2017

[Discuss-gnuradio] OFDM/GR-IEEE802-11

2017-03-30 Thread Thomas Wilkinson
Please forgive me as I am new to SDRs and DSP. I am interested in development of a radio link using two B210s and GR-IEEE802-11. However, I would like for this link to operate at any frequency. I am interested in a robust waveform with minimum of 11MBPS throughput, which is why I am interested i

Re: [Discuss-gnuradio] GRC flow graph taking longer than I think it should

2017-03-06 Thread Thomas Wright
08:27 AM, Thomas Wright wrote: > > Hi all, > > I have a simple flowgraph: > > usrp n210 -> low pass filter -> stream to vector decimator -> msg queue > sink > > with important parameters: > sample rate = .195312 MSps > vector length = 128 > decima

[Discuss-gnuradio] GRC flow graph taking longer than I think it should

2017-03-06 Thread Thomas Wright
Hi all, I have a simple flowgraph: usrp n210 -> low pass filter -> stream to vector decimator -> msg queue sink with important parameters: sample rate = .195312 MSps vector length = 128 decimation rate = 16 msg queue length = 1 and my application is trying to capture samples of a given signal a

[Discuss-gnuradio] uhd newbee problem with B200+TCXO

2014-12-27 Thread Thomas Early
I have a new ettus B200 with TCXO (no antenna) plugged into my ZOTAC ZBOX USB3 port running Debian 7.7. I recently built gnuradio with the build-gnuradio script. I was trying to build a broadcast FM radio receiver from available examples and was having some problems, so I created a simple flow

Re: [Discuss-gnuradio] trouble reexecuting a microphone audio source

2014-12-11 Thread Thomas Early
(the proper method)? I was doing it the wrong way for quite some > time and that caused issues with hardware access. > > Lou > > > > Thomas Early wrote > > > I'm just getting started with grc but I am having problems already. > > > > I have a simpl

[Discuss-gnuradio] trouble reexecuting a microphone audio source

2014-12-09 Thread Thomas Early
I'm just getting started with grc but I am having problems already. I have a simple flow graph: an audio source with a device name "hw:1,0" connected to a WX scope sink. hw:1,0 is my Logitech headset according to 'arecord -l'. The first time i run my flow graph after booting up, it works fine.

[Discuss-gnuradio] fcdproplus (Funcube Pro Plus) Module?

2014-08-18 Thread Thomas M. Alldread
Greetings Marcus, Thank you for your prompt response and assistance! Once I knew that it was looking for a software module I realized I probably specified the wrong location for the fcdproplus module installation. The instructions on GitHub state to specify the path "". I initially

[Discuss-gnuradio] fcdproplus (Funcube Pro Plus) Module?

2014-08-17 Thread Thomas M. Alldread
Greetings, My platform is the Mint 13 distribution of Linux which is based on Ubuntu 12.04. I have been struggling with gnuradio trying to get it to work with my FuncubeProPlus dongle for which I have installed the latest fcdproplus package a couple of times. The example application

Re: [Discuss-gnuradio] GR 3.4.2 sdcc issue...

2013-07-26 Thread Thomas Tsou
On Thu, Jul 25, 2013 at 6:42 AM, Ralph A. Schmid, dk5ras wrote: > To get OpenBTS up and running together with the USRP1 I need gnuradio 3.4.2. > These instructions here > > http://gnuradio.org/redmine/projects/gnuradio/wiki/UsingLibusrpWith3_5 > > are a good way to go, did this several times with

Re: [Discuss-gnuradio] 3.7.0building problem on RHEL6.0

2013-07-24 Thread Thomas Tsou
Your qwt version is older than 5.2.0. Part of the QwtScaleDiv interface was changed between 5.1.1 and 5.2.0 - just a rename actually. lBound --> lowerBound hBound --> upperBound You can either update your version of qwt or rename the non-existent calls

Re: [Discuss-gnuradio] gnuradio on ARM

2013-03-24 Thread Thomas Tsou
On Sat, Mar 23, 2013 at 5:36 PM, Sid Boyce wrote: > I don't know if anyone has attempted it but I thought I'd have a go on > Ubuntu 12.10 on an ODROID-X. > Main problem it reports is a known bad version of boost that prohibits it > building gnuradio-core and other components. I just compiled on A

Re: [Discuss-gnuradio] Raspberry Pi Activity?

2013-01-17 Thread Thomas Tsou
running it's own applications without the > CPU. Sounds like Volk could take advantage of it as well. Access issues aside, that is the way the Raspberry Pi should be used. The big, powerful GPU is the exciting part and there just happens to be a usable ARM processor attached on the side.

Re: [Discuss-gnuradio] Question about OpenBTS

2012-06-04 Thread Thomas Tsou
essible internal or external 10 MHz reference source. Also, OpenBTS is not gnuradio, and the openbts-discuss or usrp-users lists may be better sources for that type of information. http://lists.sourceforge.net/lists/listinfo/openbts-discuss http://lists.ettus.com/mailman/listinfo/usrp-users_lists.

Re: [Discuss-gnuradio] openLTE annoucement

2012-05-02 Thread Thomas Tsou
On Wed, May 2, 2012 at 8:18 AM, Ben Wojtowicz wrote: > Thomas, > > Thanks for giving it a try!!  If you get me your VZW recording, I can > take a closer look to see what is going wrong with the SIB decoding. I'll try to post some captures by the end of the week. I should mention

Re: [Discuss-gnuradio] UHD with libusrp ?

2012-05-02 Thread Thomas Tsou
tter maintenance and support you will likely receive. Also, with libusrp no longer being supported by GNURadio, the OpenBTS mailing list may be a better place to ask questions. http://sourceforge.net/mail/?group_id=230904 Thomas ___ Discuss-gnuradio ma

Re: [Discuss-gnuradio] openLTE annoucement

2012-05-01 Thread Thomas Tsou
al with a discone antenna near the window, but the CRC check on the DCI never clears. I'll play with it some more when I have some free time (unfortunately not in the near future). Really cool stuff though. Thomas ___ Discuss-gnuradio mailing list Di

Re: [Discuss-gnuradio] digital_correlate_access_code_bb

2012-04-07 Thread Thomas Tsou
   // look at LSB only >  } The piece was committed almost 6 years ago - into CVS - and has not changed since. Like many things, I'm sure it seemed like a much better idea at the time. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.

Re: [Discuss-gnuradio] usrp_spectrum_sense.py segmentation fault problem

2011-12-20 Thread Thomas Tsou
ef run(self): +return class tune(gr.feval_dd): """ @@ -306,6 +310,9 @@ def main_loop(tb): if __name__ == '__main__': +t = ThreadClass() +t.start() + tb = my_top_block() try: tb.start()

Re: [Discuss-gnuradio] A function named "usb_control_msg"

2011-11-29 Thread Thomas Tsou
s part of the legacy API for libusb-0.1. http://libusb.sourceforge.net/doc/function.usbcontrolmsg.html Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USRP purchasing recommendation

2011-11-04 Thread Thomas Tsou
gh not for the aforementioned ZigBee implementation. > So, which one should I buy? N200 or E100 Series? Which Model? That depends on your specific objectives. What are your primary concerns? Lowest price? Largest Bandwidth? Embedded form factor? Thomas __

Re: [Discuss-gnuradio] A wrong power adapter connected to USRP and now it doesn't work (LED doesn't blink)

2011-11-03 Thread Thomas Tsou
I hope > that there must be a fuse that is replaceable or some sort of mechanism to > prevent the USRP from being fried. Any help will be greatly appreciated. Do the LED's work? If not, check the fuse on F501. Thomas ___ Discuss-gnuradio ma

Re: [Discuss-gnuradio] uhd_fft.py returns Segmentation fault

2011-10-29 Thread Thomas Tsou
> > Do the uhd example apps work? > Can you import the gnuradio python module? A similar, more detailed report was posted a few weeks ago. http://osdir.com/ml/discuss-gnuradio-gnu/2011-10/msg00227.html Thomas ___ Discuss-gnuradio mailing li

Re: [Discuss-gnuradio] raw input data for those without hardware

2011-08-07 Thread Thomas Tsou
re people had uploaded some dumps of various things, > but perhaps I'm wrong. You might find something useful on CRAWDAD. Most of the datasets are for higher layers, but there appears to be sample data in the RF section. http://crawdad.cs.dartmouth.edu/ Thomas _

Re: [Discuss-gnuradio] LTE & LTE-Advanced using GNU Radio

2011-08-03 Thread Thomas Tsou
t information for the administrator or anything on getting access. Do you know where I can find that information? Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] High Data rate File Sink dropped data

2011-08-01 Thread Jason Thomas
I am trying to record data directly from a UDP stream to file. I have four channels at 1.2MHz sample rate the code is below. Basically it opens a UDP source and connects to a file sink. However, It is losing data when writing to the file. If I stream a signal with a one second burst the spacing is

Re: [Discuss-gnuradio] Running Ubuntu 11.04 AMD64; Getting crazy latency results, about 20ms

2011-07-27 Thread Thomas Tsou
obvious areas - for example by seeing what power management is up to. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Performance on ARM Cortex-A8

2011-07-20 Thread Thomas Tsou
cc_s.so.1 /lib/libgcc_s.so.1 520 4.1497 libm-2.12.2.so__ieee754_rem_pio2f Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Performance on ARM Cortex-A8

2011-07-15 Thread Thomas Tsou
cc/ARM-Options.html "`softfp' allows the generation of code using hardware floating-point instructions, but still uses the soft-float calling conventions." "Use -mfloat-abi=softfp with the appropriate -mfpu option to allow the compiler to generate code that makes use of the ha

Re: [Discuss-gnuradio] Performance on ARM Cortex-A8

2011-07-15 Thread Thomas Tsou
this case largely comes from floating point math performance, though that's a vague and not particularly useful conclusion. OProfile report: http://ttsou.github.com/gnuradio/dab_demod_oprof.txt OProfile report with symbols: http://ttsou.github.com/gnuradio/dab_demod_symbols.txt Th

Re: [Discuss-gnuradio] Unable to open USRP-E100

2011-06-28 Thread Thomas Tsou
On Tue, Jun 28, 2011 at 2:57 PM, Praveen Vikram wrote: > Thanks Josh and Thomas, > I followed the current instructions on the wiki and updated the kernel > modules (for my current 2.6.35 kernel). > Now I'am able to run uhd_usrp_probe with this image > http://www.ettus.com/

Re: [Discuss-gnuradio] using fftw for neon with gnuradio

2011-06-22 Thread Thomas Tsou
On Wed, Jun 22, 2011 at 2:13 PM, Philip Balister wrote: > > Did you rerun configure adding -fPIC to CFLAGS? I ddi get the library to > build as a shared library. That worked for me. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradi

Re: [Discuss-gnuradio] Four Oh Four! gnuradio.org again...

2011-06-22 Thread Thomas Tsou
that the updates will eventually propagate, is it possible to add redirects in the meantime? Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] GSM not detecting station, USRP1, FA-SY1, WBX, DBS

2011-06-07 Thread Thomas Tsou
only sign that something is wrong. > Here is the openBTS config I use: > http://pastebin.com/raw.php?i=aUQfYWGu > (This is the last I used, but I tried several other configs) Nothing wrong here. > I would be glad if somebody had an idea w

Re: [Discuss-gnuradio] using custom signal processing module

2011-06-06 Thread Thomas H Kim
Yes, I did... My custom module showed up in gnuradio-companion after I ran make install... But, I couldn't load it in python script. Thomas From: Nick Foster To: Thomas H Kim Cc: Discuss-gnuradio@gnu.org Date: 06/06/2011 01:08 PM Subject:Re: [Discuss-gnuradio]

[Discuss-gnuradio] using custom signal processing module

2011-06-06 Thread Thomas H Kim
script, I get import error saying there is no such as module. Is there anything like Python configuration file which contains all paths to Python module? If so, what do I need to modify? Your help will be appreciated. Thanks, Thomas ___ Discuss-gnurad

[Discuss-gnuradio] How do I properly disable/enable the WBX receiver with UHD?

2011-06-03 Thread Thomas Arcuri
I am testing the tunnel.py program on a USRP1 w/ WBX dboard and UHD. My goal is to disable to receiver while I am transmitting, and then re-enable it once I'm done. I looked at db_wbx_common.cpp and found the enabler functions. Each of these programs a few GPIO bits. Using that as a guide I was abl

[Discuss-gnuradio] How is it possible that I receive a packet from the same USRP that transmitted it?

2011-06-01 Thread Thomas Arcuri
Hello all, Currently I am testing a modified version of tunnel.py, but I am seeing some strange results. My modifications were essentially a re-factoring to prepare for future additions, however somehow I was able to receive a transmitted packet on the same USRP that transmitted it. The USRP tran

Re: [Discuss-gnuradio] fusb: (rd status -2) No such file or directory

2011-05-30 Thread Thomas Tsou
(rd status -2) No such file or directory" is a gnuradio error message specific to libusb-0.1. I'm curious about errors being generated by libusb-1.0, which would be more helpful for debugging purposes. When you attempt to reestablish a USB connection after a crash, it te

Re: [Discuss-gnuradio] fusb: (rd status -2) No such file or directory

2011-05-30 Thread Thomas Tsou
osted examples. Please try compiling with the --fusb-tech=libusb1 option and post any error output. It may not solve the problem, but debugging with libusb is simpler than debugging through the kernel. Thomas ___ Discuss-gnuradio mailing list Discuss-

Re: [Discuss-gnuradio] libusb1 not the solution to USRP crashing

2011-05-30 Thread Thomas Tsou
empt to restart after it crashes? Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] fusb: (rd status -2) No such file or directory

2011-05-27 Thread Thomas Tsou
o pull usrp power plug and usb plug but it did not help. The error is coming from the kernel. Can you describe your system setup? Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] libusb-0.1 versus libusb-1.0

2011-05-27 Thread Thomas Tsou
emoved. Since the libusb-1.0 asynchronous interface is largely modelled after the Linux kernel interface, this layer is "thin" and the differences are negligible in the most cases. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu

Re: [Discuss-gnuradio] Tunnel.py exception

2011-04-27 Thread Thomas Hauer
Hello William, Hello David, i had this problem too. I changed my tunnel.py to understand mac better into a simple program which sends a packet and when the receiver gets the packet the receiver sends an acknowledge back. After a short time period the exception was thrown. I found out

[Discuss-gnuradio] problem on transmitting signal

2011-04-08 Thread Thomas H Kim
what condition it toggles, 2) if it can happen when USRP underrun (uU) occurs 3) if there is a schematic for RFX2400 and usrp1 available? I'm using gnuradio 3.2.2. Thanks, Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lis

Re: [Discuss-gnuradio] OpenBTS on USRP E100

2011-04-05 Thread Thomas Tsou
ddress OpenBTS questions to the openbts-discuss mailing list. http://sourceforge.net/mail/?group_id=230904 Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] openbts and local gnuradio

2011-03-22 Thread Thomas Tsou
e/user/gnuradio > ? pkg-config will take care of this for you. Set the PKG_CONFIG_PATH environment variable to point to the directory of the installed usrp.pc file. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.o

[Discuss-gnuradio] UHD Installation- Problem

2011-03-11 Thread Thomas Hauer
d the error output. Do you know the problem? Which one are the possible error causes? Thank you Thomas Installation gnuradio with UHD UHD Version: Name: UHD Description: Ettus Research - Universal Hardware Driver Requires: Version: 003.20110307152328.1 Libs: -L${libdir} -luhd Cflags: -I${inclu

[Discuss-gnuradio] Best way to implement RX/TX cycle with a single WBX dboard?

2011-03-09 Thread Thomas Arcuri
I am trying to implement a simple RX/TX cycle with a single WBX dboard in order to sense and transmit. I want to sense for a short period, then transmit data, and then repeat. This is going to happen at the same frequency however, so I need to eliminate interference from the TX when I am sensing.

Re: [Discuss-gnuradio] UHD Driver in E100/Beagleboard

2011-03-03 Thread Thomas Tsou
f the UHD examples without gnuradio? > The following is the version info printed when I run the flowgraph: > linux; GNU C++ version 4.5.3 20110214 (prerelease); Boost_104500; > UHD_0001.20110224034946. On the E100: linux; GNU C++ version 4.5.2 20101204

[Discuss-gnuradio] Re: [USRP-users] UHD Announcement - February 25rd 2011

2011-03-01 Thread Thomas Tsou
Sent 0 samples of packet 241 ... Thomas --- host/examples/tx_timed_samples.cpp |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/host/examples/tx_timed_samples.cpp b/host/examples/tx_timed_samples.cpp index f10d7e4..1f87ae3 100644 --- a/host/examples/tx_timed_sample

[Discuss-gnuradio] Re: [USRP-users] UHD Announcement - February 25rd 2011

2011-02-28 Thread Thomas Tsou
out Vitals: GNU C++ version 4.5.2 20101204 (prerelease); Boost_104100; UHD_003.20110226000831.77641c6 Linux version 2.6.35 (balister@astro) (gcc version 4.5.2 20101026 (prerelease) (GCC) ) #1 PREEMPT Fri Nov 5 08:56:09 PDT 2010 usrp_e100_fpga_compat3_feb_25.bin Thomas ___

Re: [Discuss-gnuradio] UHD Driver in E100/Beagleboard

2011-02-27 Thread Thomas Tsou
I'd like to recreate this issue on my newly setup E100, but, at the moment, I'm not seeing any USB devices, and I think I just bricked my FPGA. So I need to get a little bit more settled until I can try out additional things. Perhaps later this week... Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] usb errors while stopping flowgraph

2011-02-27 Thread Thomas Tsou
ee if the problem goes away, but UHD is the long term solution. Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] 802.11g

2011-02-16 Thread Thomas Nitsche
? Would it be easier to rewrite it from scratch or can some of the gnuradio code be reused? Thanks for any information you can provide, Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss

Re: [Discuss-gnuradio] FX2 Controller/ GPIF questions

2011-02-16 Thread Thomas Tsou
and buffer space are available. FIFO buffers in both directions allow for full duplex operation. There's a good summary of the main run loop on the wiki page. http://gnuradio.org/redmine/wiki/1/UsrpFAQFX2 Thomas ___ Discuss-gnuradio mailing list Disc

[Discuss-gnuradio] Re-Occurrence of bug #199 in code based on gr_bin_statistics_f

2011-02-08 Thread Thomas Arcuri
Hello all, It looks as though I have uncovered GNU Radio bug #199 in one of my programs. I used gr_bin_statistics_f as a template and designed a new block which uses the same method to callback to Python code and retune the USRP. http://gnuradio.org/redmine/issues/show/199 Now, I could get into

[Discuss-gnuradio] Timestamp Error on Receive

2011-01-21 Thread Thomas Tsou
owing diff reproduces the issue. Thoughts? Thanks.

[Discuss-gnuradio] Benchmark scripts

2011-01-10 Thread Thomas H Kim
If so, what extra step is necessary? Thanks, Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] USRP failed to tune?

2010-12-21 Thread Thomas H Kim
I have two USRP1 boxes and four RFX2400 daughter cards. It looks that one of the two USRP1 box does not recognize three of four daughter cards. I pluged in the daughter card to a USRP1 one by one and ran benchmarck_tx.py script with the center frequency set to 2.4G. All four daughter cards ran

[Discuss-gnuradio] benchmark_rx result is odd!

2010-12-21 Thread Thomas H Kim
d the USRP as MIMO system, I assume having two daughter boards is allowed. Does anyone have any clue? Thanks, Thomas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] question on gr_message_sptr class

2010-12-16 Thread Thomas H Kim
Hi all, I wonder if I can access message data of this class? It has to_string() function, but I want to carry some binary data via message. I looked at the documentation, but it did not look like it had any way to pass the data. Thanks, Thomas

[Discuss-gnuradio] usrp_source: overrun

2010-12-16 Thread Thomas H Kim
Hello, I was running Hydra MIMO testbench on USRP and got stream of this message: usrp_source: overrun drop 16384 bytes Does anyone know what it means by overrun? Thanks, Thomas From: Josh Blum To: Patrik Eliardsson Cc: "discuss-gnuradio@gnu.org" Date: 12/16/201

Re: [Discuss-gnuradio] Expected behavior during underruns

2010-12-15 Thread Thomas Tsou
ec_t(0, num_samps_in_last_packet, host_sample_rate) Yes. I timestamp every packet. I also mark every packet start_of_burst. I wonder if late unmarked packets will still transmit, though this would not remove the necessity of detecting underruns on the host. Thomas _

Re: [Discuss-gnuradio] Expected behavior during underruns

2010-12-14 Thread Thomas Tsou
nBTS USRP2 implementation uses get_time_now() to resync the host when an underrun occurs. Obviously, you shouldn't bother sending a packet if the difference between usrp time and the transmit timestamp is negative or near zero. http://github.com/ttsou/openbts-uhd/blob/master/public-tru

Re: [Discuss-gnuradio] Expected behavior during underruns

2010-12-09 Thread Thomas Tsou
My applications deal with continuous streaming, which requires occasionally dropping samples to maintain synchronization, and that occurs on the host. I should note that most of my testing was before host based flow control was merged. I haven't noticed any significant changes afterwa

Re: [Discuss-gnuradio] how to see the captured dat file in octave or any other software

2010-12-06 Thread Thomas Hobiger
i)); % put the data into a complex vector % % ... some processing here % fclose(fid); Regards, Thomas On 12/07/2010 01:17 AM, abhijeet mate wrote: Hi, I am new to gnu radio and I have a dat file (complex or float) captured from file sink which was directly connected USRP. Can anyone help me

Re: [Discuss-gnuradio] Tesla C2000 series and CUDA and Gnu Radio

2010-12-01 Thread Thomas Hobiger
before you can run the IFFTs. For us the GPU is the device which enables our application to run in real-time, which we could hardly achieve with the CPU. But getting the GPU into GNURADIO is another story, I guess... Regards, Thomas On 12/01/2010 03:40 PM, Marcus D. Leech wrote: Is anyone out

Re: [Discuss-gnuradio] GRC with two URSP2+DBSRX and UHD

2010-12-01 Thread Thomas Hobiger
(!) stream the data via a single gigabit Ethernet cable with the current UHD library? This would enable us to place our receivers at arbitrary locations without the need of pulse generators and a 10 MHz reference. Regards, Thomas

Re: [Discuss-gnuradio] GRC with two URSP2+DBSRX and UHD

2010-11-28 Thread Thomas Hobiger
es will communicate to the host via ethernet. Do you have any schedule for that development? Does this mean that the data (physically) streams from the slave devices throught the master device before going out through a single ethernet cable? Regards, Thomas -- **

Re: [Discuss-gnuradio] Locking USRP2 to external 10MHz reference in the UHD/GRC universe

2010-11-23 Thread Thomas Hobiger
Hi Josh, Thanks for your hints. It turned out that I had two libuhd.so. One (new one) in /usr/local/lib and one old one in /usr/local/lib64. GRC always loaded the old one which caused the crash. After deleting both and doing a fresh install the problem seems to be solved. Thanks. Thomas

Re: [Discuss-gnuradio] Locking USRP2 to external 10MHz reference in the UHD/GRC universe

2010-11-22 Thread Thomas Hobiger
? Regards, Thomas On 11/22/2010 03:50 PM, Thomas Hobiger wrote: Hi, Thanks for this hint. I seems I had to update my repo to get the latest source which provides provides the ref clock switch. Sorry for taking your time and thanks for the help. Thomas On 11/22/2010 03:04 PM, Josh Blum wrote: http

  1   2   3   4   >