Hi John,
I wrote the code in C++ based on UHD_AMsg_source.cc, provided in GRExtras.
In my work function, I've finished it using return -1 (ie. the block has
finished processing correctly) as shown below:
int work(
const InputItems &,
const OutputItems &
){
//work definit
Hi All,
I'm working with 2 blocks that I've created using "UHD_AMsg_Source" as a
reference model. In these blocks, I am passing pmt_dict type as messages,
ie:
this->post_msg(0, AMSG_KEY, dictionary,_id);
Where, dictionary contains data/metadata that I can read in the next block
downstream.
BLO
Hello,
I have ubuntu 12.04 and GNURadio 3.6.2. I was trying to run some older scripts
which uses the USRP. These scripts were made with GNURadio Companion about 3
years ago, and then I added some extra menu options by manually editing the
python script made by GRC.
Unfortunately when I run t
On Tue, Oct 16, 2012 at 5:08 AM, nexy_sm wrote:
> Of course, that's at least what I can do.
>
> First of all, I would like to say that the biggest problem was lack of my
> knowledge in Linux.
> I was strictly following instructions from gnuradio.org about making out of
> tree signal processing blo
On Mon, Oct 15, 2012 at 6:26 PM, Joel Mayer wrote:
> **
> Dear GNUradio enthusiasts-
>
> Beneath these lines (attached as a virus free pdf) you will find a table
> of frequencies
> assigned to wireless cameras. I'm wondering, would it be possible to
> modify the SDR#
> radio in such a way as to m
On Tue, Oct 16, 2012 at 03:14:31AM -0700, nexy_sm wrote:
> Do you mean some kind of tutorial or what?
>
> Well, that means that my test don't work, since you said that make install
> isn't necesary.
>
> So, let's start again, what might be a problem?
That's still impossible to tell from what you
Do you mean some kind of tutorial or what?
Well, that means that my test don't work, since you said that make install
isn't necesary.
So, let's start again, what might be a problem?
--
View this message in context:
http://gnuradio.4.n7.nabble.com/cannot-make-new-signal-processing-block-tp3792
On Tue, Oct 16, 2012 at 02:08:42AM -0700, nexy_sm wrote:
> First of all, I would like to say that the biggest problem was lack of my
> knowledge in Linux.
> I was strictly following instructions from gnuradio.org about making out of
> tree signal processing block, and there is not stated that i ha
Of course, that's at least what I can do.
First of all, I would like to say that the biggest problem was lack of my
knowledge in Linux.
I was strictly following instructions from gnuradio.org about making out of
tree signal processing block, and there is not stated that i have to do
/make install
On Tue, Oct 16, 2012 at 01:14:30AM -0700, Sajjad Safdar wrote:
> Yes i can see that i hve errors because of the red marks, but i first want to
> know that whether i have all the control stuff in my reciever as from
> usrp_nbfm_ptt.py or should i have to add some more stuff which is not exactly
> tr
10 matches
Mail list logo