[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Installing Gnu Radio on the Parallella

Installing Gnu Radio on the Parallella

Moderator: tjt7a

Re: Installing Gnu Radio on the Parallella

Postby tjt7a » Tue Apr 23, 2013 4:36 pm

Yes; the Parallella should be able to handle input from a USRP.
What you will find is that the data rate will be limited.
I should make it clear that my current installation is running exclusively on the dual-core Zync. I am working on a method to port blocks to the Epiphany; at that point, I expect considerable speedups.

Sincerely,
Tom
tjt7a
 
Posts: 17
Joined: Fri Feb 22, 2013 7:13 pm

Re: Installing Gnu Radio on the Parallella

Postby Gerald » Tue Apr 23, 2013 9:44 pm

should the USRP utilize all 64 cores?

which blocks do you refer to?
Gerald
 
Posts: 22
Joined: Thu Mar 21, 2013 10:43 am

Re: Installing Gnu Radio on the Parallella

Postby tjt7a » Wed Apr 24, 2013 9:41 pm

tjt7a
 
Posts: 17
Joined: Fri Feb 22, 2013 7:13 pm

Re: Installing Gnu Radio on the Parallella

Postby Gerald » Mon May 13, 2013 4:45 pm

@tjt7a: does it mean you need to port all gnuradio blocks, which are currently written in python or c++ to c, in order to run these blocks or functions inside a block in parallel and make use of all the 64 cores?
Gerald
 
Posts: 22
Joined: Thu Mar 21, 2013 10:43 am

Re: Installing Gnu Radio on the Parallella

Postby jeinstei » Mon Jun 03, 2013 1:46 pm

I want in on this. With the FPGA fabric (possible SPI communication and driver for GNU radio? custom bus?) and the Epiphany cores, this seems like something that would be amazing as a resource for GNU Radio. In addition to providing support for the Epiphany, it seems like porting the DSP blocks into some form that GNU Radio could use a variable number of DSP Blocks with an interface to some sort of common driver could allow GNU Radio flexibility to use any co-processor anywhere.

Is anyone currently working on this? Is there any repository/developemnt discussions going on? I think that I'm going to need to get involved.
jeinstei
 
Posts: 12
Joined: Mon Dec 17, 2012 3:27 am

Re: Installing Gnu Radio on the Parallella

Postby Gerald » Thu Jun 06, 2013 10:50 am

@tjt7a: whats the status on this? can you post the github repository you are working on?
Gerald
 
Posts: 22
Joined: Thu Mar 21, 2013 10:43 am

Re: Installing Gnu Radio on the Parallella

Postby tjt7a » Wed Jun 19, 2013 6:50 am

tjt7a
 
Posts: 17
Joined: Fri Feb 22, 2013 7:13 pm

Re: Installing Gnu Radio on the Parallella

Postby tjt7a » Wed Jun 19, 2013 6:52 am

I will post the link to a repository as soon as I clean up the code and put it in a public place.

Tom
tjt7a
 
Posts: 17
Joined: Fri Feb 22, 2013 7:13 pm

Re: Installing Gnu Radio on the Parallella

Postby bob.pielock » Thu Oct 24, 2013 6:09 am

Any hope in using this for HAM or other SDR applications? I am interested in getting one of these boards: http://www.genesisradio.com.au/G59/
bob.pielock
 
Posts: 4
Joined: Wed Aug 21, 2013 5:06 am

Re: Installing Gnu Radio on the Parallella

Postby 9600 » Thu Oct 24, 2013 11:15 am

Andrew Back
User avatar
9600
 
Posts: 997
Joined: Mon Dec 17, 2012 3:25 am

PreviousNext

Return to Software Defined Radio

Who is online

Users browsing this forum: No registered users and 1 guest

cron