GNU Radio is a free software development toolkit that provides the signal processing runtime and processing blocks to implement software radios.
0
votes
2answers
40 views
GNURadio version
How do i find out the version of gnuradio that i have installed? I would like the use their messaging libraries, but they are available or newer versions of gnuradio and for some reason i'm getting a ...
1
vote
0answers
24 views
Cheetah installing error
I'm trying to install on my machine gnuradio and to do so I have to install another programs, according to this site. Everything goes well but when I have to install the cheetah dependency it gives me ...
0
votes
1answer
66 views
How to define a block with 2 inputs?
I am kind of new to c++, so I am not sure where to put the definition of the vector
and the "input_sizes.push_back" in the .cc file. (after de include? after the sptr? in the definition of the sptr? ...
1
vote
2answers
165 views
Listen for GSM traffic
is it possible to use an android phone to collect IMEIs or unique Phone IDs of phones within the same cell? Probably there is already some hack to use osmocom ... what I am looking for is an easy to ...
0
votes
0answers
26 views
What are the parameter used in msg_signature when constructing message ports?
I do not know what are the parameters used in msg_signature, i want to create a block that its only function is send messages.
Thanks in advance
1
vote
1answer
205 views
How to implement message passing in GNUradio?
I need to implement message passing, my idea is to make some sort of message source (I inherit from public gr_sync_block) that works as a controller for another block (it has to send a message each 6 ...
0
votes
1answer
84 views
how to import iostream and fstream to a GNU radio block
I have been trying to import iostream into a custom block, I added de sentence include in the .h file and in the .cc file but I get the error:
fatal error: iostream.h: No such file or directory
1
vote
1answer
96 views
SWIG/CMAKE build problems, trying to install and use new module in GNURadio
I'm trying to make a copy of the USRP Source block included in the UHD module of GNURadio, so that I can freely modify the work() function.
For the moment, I'm just trying to make a block that works ...
1
vote
1answer
91 views
GNURADIO: Getting stream tags to pass over more than one block?
I've just been able to build and install my own signal blocks. I simply want to make a block that forwards data but adds a tag at some defined length. Then, after the data is modulated, I've developed ...
0
votes
1answer
94 views
GNU Radio history
I have a general work function for which I will use GNU Radio's history functionality. In the block's constructor, I call set_history( m ). I cast the input buffer in the standard way:
const float ...
1
vote
1answer
165 views
How can i write GNURadio applications in C?
I have a project wherein i need to write an application for an USRP device. But the gnuradio software which i use to interact with the device driver and ultimately the hardware provides apis in c++ ...
0
votes
1answer
45 views
Where can I find fft_vcc in GNU radio 3.2?
I'm looking for some resources that are supposed to be in gr directory, but are not there. The list is just growing so I guess those resources (gr.fft_vcc, gr.stream_to_vector, gr.sig_source_f ...) ...
0
votes
1answer
249 views
relation between FFT and IQ data
I have been studying how the USRP works and, particularly, how to sense the energy from a signal. So far, I have understood that the USRP sense IQ data, and then, process it applying FFT. (I have ...
0
votes
1answer
153 views
Unable to reference to uhd(USRP)
There is some linker issue while compiling a cpp program
I use g++ and ubuntu 12.04
Installed uhd from repo.
libuhd.so file is located in /usr/lib
Now my question is
1.For linking uhd I used ...
0
votes
0answers
69 views
Is there any gnuradio companion tool like python tool usrp_nbfm_ptt.py? [closed]
I am an Masters student . i Have used the usrp_nbfm_ptt.py tool for the communication betwenn the usrp and PMR446 radio. I need to do it with GNU radio companion. Is there any example of GRC as welll ...
3
votes
1answer
411 views
Cross compiling Gnu Radio for Openwrt
I'm attempting to install Gnu Radio on OpenWRT "Attittude Adjustment" (latest trunk sources). I've cross compiled GR and everything seems to have compiled and linked just fine. However, importing the ...
0
votes
2answers
265 views
Can I jam on UMTS (WCDMA based) using my USRP 1?
We want to jam on 3G using our USRP 1 and GNU radio, is this possible ?
2
votes
1answer
142 views
how to transmit signal with data rate (3.84 Mbps) using USRP1?
I want to send signal with data rate (3.84 M) using USRP1, but when I transmit the signal it tells me some thing like this in the terminal :
WARNING
Target data rate: 3840000 bps
Actual data rate: ...
2
votes
1answer
273 views
Alternative to tuntap
I'm trying to transmit TCP/IP over a radio that is connected to my computer (specifically, the USRP). Right now, it's done very simply using Tun/Tap to set up a new network interface. Here's the code:
...
1
vote
2answers
417 views
Can I send a signal with a certain frequency and data rate using my android phone by changing in the kernel or by using GNU radio?
I want to transmit a certain data with a certain data rate and my USRP doesn't support this high rate so I'm thinking if I can by any way change my kernel ( 2.6.35.7) to make the mobile transmit ...
0
votes
1answer
592 views
cmake halts while installing GNU RADIO
I am trying to install GNU Radio in my embedded device (beagle bone with ubuntu 12.04 installation).
After following the instructions from this Gnuradio install instructions
page I am stuck at ...
0
votes
1answer
206 views
Unexpected end of file
I am trying to modify the .tcshrc file in OSX to include shell environment variables for installing GNURadio. However, it returns me an error message like this
"-bash: /Users/admin/.tcshrc: line ...
2
votes
2answers
260 views
How to update after successful build-gnuradio?
After successfully building gnuradio using the build-gnuradio script (Using the build-gnuradio script), is there a way to update and build everything new without starting over?
E.g., some way to do ...
0
votes
1answer
117 views
Do I need a USRP2 block in GRC in order to use the USRP2 hardware?
I am trying to find the USRP2 blocks in order to utilize my USRP2. In alot of examples their exists a USRP2 Source that they use and maybe thats the reason why I'm not able to actually send and ...
1
vote
2answers
638 views
How to send a video file with GNURadio and USRP's?
I am trying to send a video file using GNURadio,GRC and USRP1's with a RFX2400 and a 2.4GHZ antenna using a .ts video file. We have two USRP's, one working as the transmitter and the other as the ...
0
votes
2answers
1k views
How can I encode a video to h264?
I am trying to send a video file using GNUradio, specifically using GRC. In order to do this I am first obtaining whichever video, in our case we took a 6 second video of us staring and talking to the ...
1
vote
1answer
200 views
C++ and python : TypeError resolution for vector arguments ?.
I am currently working on a piece of python code integrated with c++ on an open source platform. Python classes and definitions pass arguments to c++ files and the function runs thereby. My c++ file ...
0
votes
1answer
80 views
Killerbee- LED glow issue
I am working on the Killerbee rzusb stick, mostly used to sniff/Listen data packets in radio platform.
I would like to program this device according to my need. There are three LED's on the stick, can ...
0
votes
1answer
352 views
Zigbee packet analysis using Killerbee
I am working on Tiny OS using Micaz sensors on Zigbee platform. I am also using Killerbee to analyze the data packets. Can anyone suggest how to read those hexadecimal values?
Because the node-ID I ...
0
votes
1answer
105 views
gnuradio installation failure
Can anyone help in installing "wxgui" component in gnuradio-companion using Ubuntu
Everytime i try to install, it comes with the following error
"The following components were skipped either because ...
1
vote
1answer
148 views
Sampling Frequency for capturing the wlan signal in USRP2
I am working on a wlan Receiver and using USRP2 for receieving the signal. I would like to know what should be the sampling rate that the Receiever be operated on ?
I was capturing the signal at ...
0
votes
1answer
47 views
Programming the LED in USRP2
Is it possible to the Software Programm the LED's of the USRP2 ?
At the moment I am using the Interrupt mechanism (Using IRQ's) and reading servicing these interrupts in the firmware.
I am looking ...
0
votes
1answer
334 views
USRP2 FPGA debugging
I have added some functionality in the FPGA code( Verilog) in USRP2. I would like to debug the code. Can you please suggest, how to debug the FPGA code .
I donot want to write the testbench for the ...
0
votes
2answers
178 views
USRP2 Overflow problem
I am trying to capture the wlan samples from gnuradio-companion. I have configured the USRP Soource with the following :
Ch0 Gain = 50dB
device addr : 192.168.10.3
Center Frequency : 2.437GHz
...
0
votes
1answer
212 views
gnuradio build error
I am trying to build the gnuradio. But I am getting the error when I am trying to run make.
I followed the steps mentioned in README.building-boost
$ export LD_LIBRARY_PATH=$BOOST_PREFIX/lib
$ cd ...
1
vote
1answer
123 views
Tool to Monitor Serial Port in USRP2
I am working on USRP2 and would like to read the debug messages. There is a serial port at the rear-end.
I connect a standard USB to 3.3v-level serial converter. But I am not sure, which tool to use ...
0
votes
2answers
347 views
How to setup USRP2
I am using USRP2 with RFX2400 Daughterboard. I plan to use the USRP2 for my project.
I downloaded the FPGA (bin) and the Firmware image and through the SD Card burner, I write it to a SD Card.
But I ...
1
vote
0answers
139 views
Gnu Radio Companion like Interface
I like how Gnu Radio Companion allows you to select and drag components to the screen and connect them.
Are there any other tools out there that allow you to plug in the blocks, and tell it the ...
2
votes
1answer
379 views
Working with complex numbers in real time with GNU Radio
I need to work with data received from the USRP (using the gr-sounder to be specific), and I'm not exactly sure how I would do that. Are there any python packages I can use to work with the data, and ...
0
votes
1answer
74 views
Need help: Forum for Receiver Design queries
As much as I love this forum for my programming related questions, I am finding little or no help here. I am working on designing a Receiver for WLAN and have have lot of queries and I am looking for ...
7
votes
1answer
412 views
Do I have a threading issue here?
I have been experimenting with GNU Radio and came across the tunnel.py program. This program allows you to tunnel IP traffic over a wireless radio link using Linux TUN/TAP devices. For the most part ...
0
votes
1answer
191 views
Is there any way to keep track of signal changes in GNU Radio?
I'm trying to track and analyze changes to a received signal due to changes in the channel using GNU Radio (also using Ettus USRPs). I would like to write a program using GNU Radio to be able to keep ...
2
votes
1answer
1k views
GNU Radio File Format for the recorded samples
Do you know the format, how the GNU Radio tool( File Sink in gnu-radio-companion) stores the store samples in the Binary File.
I need to read these samples in Matlab, but the problem is the file is ...
6
votes
2answers
878 views
Python PyGILState_{Ensure/Release} causes segfault while returning to C++ from Python code
UPDATE Well, it looks like adding PyEval_InitThreads() before the call to PyGILState_Ensure() does the trick. In my haste to figure things out I incorrectly attributed my "hanging" to ...
3
votes
8answers
2k views
Handle a blocking function call in Python
I'm working with the Gnuradio framework. I handle flowgraphs I generate to send/receive signals. These flowgraphs initialize and start, but they don't return the control flow to my application:
I ...
3
votes
3answers
482 views
Best way to start, stop and send parameters to separate Python script from C++ application?
I try to explain the situation:
I have a QT application written in C++ and QT.
This QT application starts a separate console C++ application that runs in the background.
These two communicate using ...
0
votes
3answers
193 views
decoding 802.11 b
I have a raw grabbed data from spectrometer that was working on wifi (802.11b) channel 6.
(two laptops in ad-hoc ping each other).
I would like to decode this data in matlab.
I see them as complex ...
1
vote
1answer
418 views
How to do Channel measurements in Gnuradio?
What is the best way to measure the channel for use in space-time
coding schemes using an RFX2400 board?
As far as I know you can only get the I and Q streams out of the USRP,
and I'm not sure how ...
2
votes
2answers
186 views
How to reduce the bandwith with very high sample frequency on USRP
I am using USRP with DBSRX daughter board.
I need a very high sample frequency. Currently, the USRP can give me
maximum sample frequency of 64M/8 in I and Q, and the data type is
short, which takes 2 ...
2
votes
1answer
482 views
