Thanks, Tom.
It works.
After checking out maint, I can checkout master then,
git submodule init volk
and now all 3 branches (next, master, maint) checkout correctly.
My issue was being unfamiliar with git submodules.
I'll wait for 3.7.7 before further testing - so many new cool features to
play
hey,
I have been working with Eigen value detection in GNU Radio..I am new to
this and i get the following error whenever i execute the flowgraph in
GRC.
File "/home/abhishek/top_block.py", line 53, in __init__
self.howto_detect_ff_0 = howto.detect_ff(100, 16, 1500)
AttributeError: 'module'
hey happy easter:)
I generated module using gr-modtool as shown in "
https://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules";
latter, as gsl_matrix , gsl_vector and gsl_linalg were required for my code
I installed libgsl0-dev and all its related file through sudo apt-get
install..
i want to correct myself. I dont want to transfer the parameter/variable
itself. I want to transfer the content of it.
Am 05.04.2015 um 19:57 schrieb Andreas Ladanyi:
Hi,
i have two grc applications. One TCP server application and one TCP
client application. I want to change a parameter with
Hi,
i have two grc applications. One TCP server application and one TCP
client application. I want to change a parameter with a WX GUI slider on
the client side and transport it to the server side. My first idea was
to connect a variable / parameter block with a TCP/UDP block and set a
specif
Hey Abishek,
happy easter. How did you you generate your module? gr_modtool? Does it
use any matrix methods from GSL?
Greetings,
Marcus
On 04/05/2015 05:25 PM, Abhishek Shukla wrote:
> hey Marcus,
> Now, I am able to import detect_ff block. But while running an example
> using that block, i am st
On 05.04.2015 02:16, Stefan Wunsch wrote:
Hi,
looks great! gnuradio.org in this style would be awesome ;)
But I have a question about the update mechanism. If I change or add the
manifest file in my repo on github (gr-radar), how does cgran update its
database? Are there any update cycles or is
On Sun, Apr 5, 2015 at 11:51 AM, Tom McDermott wrote:
> When I clone from the gnuradio repository:
>
> *git clone* --recursive http://git.*gnuradio*.org/git/*gnuradio*.git
>
> The clone succeeds. It is on the master branch. I can checkout next, and
> switch back and forth
> between next and mast
When I clone from the gnuradio repository:
*git clone* --recursive http://git.*gnuradio*.org/git/*gnuradio*.git
The clone succeeds. It is on the master branch. I can checkout next, and
switch back and forth
between next and master. However when I attempt to checkout maint, git says
the checkout
Hi,
looks great! gnuradio.org in this style would be awesome ;)
But I have a question about the update mechanism. If I change or add the
manifest file in my repo on github (gr-radar), how does cgran update its
database? Are there any update cycles or is it done manually?
Greetings
Stefan
On 05.
Looks great.. congrats.
On Sun, Apr 5, 2015 at 2:52 AM, West, Nathan
wrote:
> Hi all,
>
> I am happy to be able to announce that the Comprehensive GNU Radio Archive
> Network (CGRAN) is now live at http://cgran.org. It's a bit different from
> the previous version.
>
> Some notes:
>
> 1) The prim
11 matches
Mail list logo