<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.hardware.beagleboard.sdr">
    <title>gmane.comp.hardware.beagleboard.sdr</title>
    <link>http://blog.gmane.org/gmane.comp.hardware.beagleboard.sdr</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/186"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/184"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/179"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/173"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/172"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/167"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/164"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/162"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/160"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/158"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/157"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/151"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/150"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/147"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/143"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/142"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/141"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/139"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/136"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/186">
    <title>USRP Embedded</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/186</link>
    <description>&lt;pre&gt;Ettus research was showing this at the European Reconfigurable Radio 
Technology Workshop.

http://balister.dyndns.org:8008/~balister/img_0819.jpg

I'm working on the FPGA to ARM device driver for them.

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2010-07-04T18:38:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/184">
    <title>libstdc++ error while building GNU Radio on Beagleboard.</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/184</link>
    <description>&lt;pre&gt;Hi,

while building GNU radio on beagleboard , i encountered libstdc++ error, 
At first it was 
Cannot find libstdc++.so in /lib/ i copied libstdc++.so from /usr/lib/ to lib/ 
but the file was 0 bytes.
I didnt see this error again but then after doing make i got following error:

*****Error Log **************************************************************

libtool: link: ( cd ".libs" &amp;amp;&amp;amp; rm -f "libgnuradio-core-qa.la" &amp;amp;&amp;amp; ln -s 
"../libgnuradio-core-qa.la" "libgnuradio-core-qa.la" )
g++ -DHAVE_CONFIG_H -I. -I../../..   -I/usr/include -
I/home/root/gnuradio/gnuradio-core/src/lib/runtime -
I/home/root/gnuradio/gnuradio-core/src/lib/general c
mv -f .deps/gnuradio-config-info.Tpo .deps/gnuradio-config-info.Po
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -Wall -Woverloaded-virtual 
-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -pthread   -o  
libtool: link: g++ -Wall -Woverloaded-virtual -march=armv7-a -mtune=cortex-a8 -
mfpu=neon -mfloat-abi=softfp -pthread -o .libs/gnuradio-config-info gn&lt;/pre&gt;</description>
    <dc:creator>Charles R</dc:creator>
    <dc:date>2010-07-04T17:32:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/179">
    <title>Error while building GNU Radio on Beagleboard.</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/179</link>
    <description>&lt;pre&gt;Hi,

I got the following error while building GNU Radio , i tried to search
for the error it said something about swap space in some ubuntu forums,
but i am not sure if its the same issue on beagleboard.

Console Log:

Making all in .
make[5]: Entering directory `/home/root/gnuradio/gnuradio-core/src/lib'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/include
-I/home/root/gnuradio/gnuradio-core/src/lib/runtime c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include
-I/home/root/gnuradio/gnuradio-core/src/lib/runtime
-I/home/root/gnuradio/gnuradio-coreo
mv -f .deps/bug_work_around_6.Tpo .deps/bug_work_around_6.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -Wall
-Woverloaded-virtual -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -pthread  -ver
libtool: link: g++ -shared
-nostdlib /usr/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../crti.o
/usr/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/crtbeginS.o0
[70258.842254] select 1&lt;/pre&gt;</description>
    <dc:creator>Ashwin Raut</dc:creator>
    <dc:date>2010-07-02T03:33:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/173">
    <title>Beagle Board Performance</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/173</link>
    <description>&lt;pre&gt;Hello,

I'm interested in doing a project with the Beagle Board and the USRP1, along
with using gnu radio.  My lab doesn't have a Beagle Board or USRP1 (only
USRP2s), so I need a few questions answered before I commit to this
platform.

What type of performance can I expect from the Beagle Board?  I'm mostly
interested in doing FFTs with some comparatively small processing on that
data, is this possible?

What sort of decimation rates can I use and expect near real time
performance for this application?  I have a few (albeit several years old)
machines that struggle with just taking an FFT with a decimation rate of
around 8.  This is on the USRP2 as well.

Any advice at all is appreciated.
Devin
&lt;/pre&gt;</description>
    <dc:creator>devin kelly</dc:creator>
    <dc:date>2010-06-18T14:09:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/172">
    <title>Need a clue to solve a Boost inconsistency under Angstrom</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/172</link>
    <description>&lt;pre&gt;I'm attempting to build OSSIE using the Bitbake build system for the
BeagleBoard. I've successfully built the Angstrom x11-image
(local.conf lists DISTRO = "angstrom-2008.1") on my cross-build system
(running Debian Lenny updated a week ago), so I trust the basic sanity
of my OE toolchain and the basic Angstrom build.

I've followed the instructions at "Getting started with Embedded SDR"
(http://www.opensdr.com/node/7), with adaptations that seem reasonable
for the latest bitbake, mainly replacing ${OEDIR} with ${OETREE}. (I
notice those instructions date from 2008, so there may be something
else obsolete I'm doing...) I have also compared them to the Overo
build instructions, and I don't see any obvious incompatibilities.

The OSSIE version I'm getting from the SVN repo at
https://svn.geekisp.com/opensdr/OE/ossie_collection is 0.7.0.0, tagged
as ossie-cf-0.0.0+svnr380-r2.

When I try to bitbake a console-image with the OSSIE collection
included, I get an error compiling the OSSIE CF, which seems to be an
in&lt;/pre&gt;</description>
    <dc:creator>Stephen Hersey</dc:creator>
    <dc:date>2010-05-23T02:09:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/167">
    <title>Beagle FPGA board - status update</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/167</link>
    <description>&lt;pre&gt;Hi,

A quick status on the Beagle FPGA project:

Boards are back from the PCB fab and the first one has been assembled 
and is being tested. Configuration software is available and the board 
is working with both the Angstrom Stable and Unstable development trees. 
So far all power, ID, clocking and configuration support circuitry is 
working as designed. Off-board I/O and the remaining Beagle interface 
remains to be tested.

Find out more about this project at the following sites:

http://members.cox.net/ebrombaugh1/embedded/beagle/beagle_fpga.html

http://www.elinux.org/BeagleBoard_Tracker

Please let me know if you have any questions or comments on this.

Thanks,

Eric

&lt;/pre&gt;</description>
    <dc:creator>Eric Brombaugh</dc:creator>
    <dc:date>2010-05-18T18:30:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/164">
    <title>Looking for overview information on the project</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/164</link>
    <description>&lt;pre&gt;Greetings!
I'm interested in experimenting with SDR on my new BeagleBoard. However,
rather than plunge in, download lotsa packages, kick off BitBake, and find
myself lost in a maze of twisty little error messages,  I'd like to start by
understanding the overall architecture of the Beagle-SDR implementation, how
it partitions functionality between the GPP, DSP processor, and external
hardware, how it fits in with GNU Radio and Embedded SDR, and eventually,
how to connect stuff to it. I've read the ARRL Handbook chapter on SDR, I
have a general understanding of SDR principles and some experience working
with SCA environments and waveforms, and I've read the descriptions of the
USRP, but I'm having trouble finding any overall design information on the
Beagle-SDR. Can anyone point me to sources of information on the
architecture you're building here and its performance goals? (For example:
If, as appears likely, you're emulating the USRP motherboard in the
Beagleboard DSP, what sort of RF frequency range do you &lt;/pre&gt;</description>
    <dc:creator>Stephen Hersey</dc:creator>
    <dc:date>2010-05-17T21:01:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/162">
    <title>New Beagle FPGA board</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/162</link>
    <description>&lt;pre&gt;Hi,

I'm about to go to fab with a prototype FPGA interfacing board for the 
Beagle:

http://members.cox.net/ebrombaugh1/embedded/beagle/beagle_fpga.html

While the board is fairly general in its applications, I am interested 
in SDR and that's part of the motivation for building it. There have 
already been some SDR RX projects based on the interface standard I'm 
using on this board - see this page:

http://sdrtrack.drupalcafe.com/?q=node/2

and it wouldn't be too difficult to build TX capabilities using a 
similar form factor.

This board is based on the Xilinx XC3S200A Spartan 3A part. It's a 
relatively small FPGA as such things go, but it's got enough horsepower 
to do some basic filter, conversion and rate change operations. Since it 
will be connecting directly to the Beagle GPIO port there are 
opportunities for some reasonable data rates too, so while it won't 
approach USRP2 levels of performance, it should be good for a variety of 
narrow-band applications.

At the moment I'm estimating the BOM f&lt;/pre&gt;</description>
    <dc:creator>Eric Brombaugh</dc:creator>
    <dc:date>2010-04-14T18:14:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/160">
    <title>GNU Radio / Beagleboard + DSP</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/160</link>
    <description>&lt;pre&gt;
 Hi, I'm currently working on integrating the DSP into GNU Radio on the Beagleboard, I remember that someone wrote some code to interface the Beagleboard to the board that Dr. Anderson is building, as per the Wireless&amp;lt; at &amp;gt;VT slides., I think it was Phillip.  Anyways,  I can't seem to find the custom gnuradio SPI block or the bitbake recipe to do that, I was wondering if I can gain access to that code so I can use it as a template to encapsulate my DSPLink code, also once I'm done with doing that what would be the best way to share the code through gnuradio openembedded or what??  thanks

al fayez


 

&lt;/pre&gt;</description>
    <dc:creator>alfayez-YDxpq3io04c&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2010-04-12T01:10:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/158">
    <title>Spam</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/158</link>
    <description>&lt;pre&gt;Brian didn't really send it. I've contacted him and he is trying to 
figure out what happened...

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2010-04-11T18:43:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/157">
    <title>Opa</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/157</link>
    <description>&lt;pre&gt;http://sites.google.com/site/sfdgf67iykjfdhs/kqks8o

&lt;/pre&gt;</description>
    <dc:creator>Brian Padalino</dc:creator>
    <dc:date>2010-04-11T18:36:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/151">
    <title>Current beagle SDR status</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/151</link>
    <description>&lt;pre&gt;
Hi All,
After reading the emails at http://www.mail-archive.com/beagle-sdr&amp;lt; at &amp;gt;opensdr.com/,
I have some questions:

1. What is the current status of the Beagle SDR Interface board?
I found  Beagle_InterfaceBoard.pdf diagram from Professor Anderson, Rev.1 but I'd like to know if there is a new version for that.

2. Are the PCB layout and gerber files available? Or any other place that is selling the boards?

3. What is the estimated cost for the Beagle SDR Interface board for the BOM only?

Thanks a lot for everybody that has spent time doing this wonderful project.

Thanks

Marcos




       
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969&lt;/pre&gt;</description>
    <dc:creator>marcos gallego</dc:creator>
    <dc:date>2010-03-26T00:27:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/150">
    <title>Has anyone experience with omap mcbsp (beagleboard or overo) ?</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/150</link>
    <description>&lt;pre&gt;Hello everyone,

I'm following with interest the development of the SPI driver as
beagleboard to FPGA interface.

In my case, the OMAP35xx on a Gumstix OVERO connects to a Maxim/Dallas
MAX2769 (GPS front-end) through a "DSP interface".
This is a 4-wire serial bus with
1) data,
2) clock (most likely at about 20MHz),
3) a 16 bit word-sync signal,
4) a 128 words frame-sync signal.

and (maybe) you can find a short snapshot of the timing in attach. As far
as I understood from the Omap TRM, the SPI won't do the job. I'm quite
sure that I need the MCBSP to receive that protocol.

From a preliminary study, I think receiving 20Mbit/sec (2.5MByte/sec) is
possible using DMA. I think the latest kernel image with a custom U-BOOT
(to change the pin mux to expose the MCBSP3) should do. Does anyone have
any idea to share on this topic?

With regards,
Michele



&lt;/pre&gt;</description>
    <dc:creator>Michele Bavaro</dc:creator>
    <dc:date>2009-12-07T16:19:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/147">
    <title>Beagle-SDR and necessary hardware</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/147</link>
    <description>&lt;pre&gt;Dear Beagle-SDR developers,
hello, I am new here.

I am interested in the beagle-SDR and I understand that in order to
get started you need 3 pieces of HW:

- front end  (US$ 270)
from: http://www.ettus.com/downloads/er_ds_transceiver_dbrds_v5b.pdf

- beagle board (US$ 150)
from: http://beagleboard.org/

- beagle-SRD card (price?)
from: ?

Am I right?
Would it be possible to know how to get the beagle-SDR board? Also is
this board designed in am open-source open-hardware way? are the
schematics and PCB files available for download?

Thank you very much in advance and great job !

Regards,
Fabrizio

&lt;/pre&gt;</description>
    <dc:creator>Fabrizio Tappero</dc:creator>
    <dc:date>2009-12-01T13:28:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/143">
    <title>Question about SPI transfer rate and OMAP processing power</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/143</link>
    <description>&lt;pre&gt;Hello everyone,

I work on an SDR that would work from a battery and without a PC.
I read the posts about SPI transfer rates and I was wonder whether
you've done some work to test real processing power of the BeagleBoard. 
What I am interested in is the maximum spectrum bandwidth that can be
achieved with the combination of USRP and BeagleBoard assuming the data
transfer between them is done over SPI interface.
My applications I am thinking of at the moment are not very demanding
(AM/FM UHF analog radio) but in the future I would want to have 5Mbits/s
digital transmission (probably FSK) over the radio using OFDM.
I don't own the BeagleBoard at the moment and I would appreciate  your
comments on the signal processing capabilities of the USRP-BB
configuration. Do you think the 5Mbits/s using OFDM will be possible?


&lt;/pre&gt;</description>
    <dc:creator>Przemyslaw Dmochowski</dc:creator>
    <dc:date>2009-11-26T15:08:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/142">
    <title>Open Max SP DL Library linking error</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/142</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Rachit shah</dc:creator>
    <dc:date>2009-09-30T06:52:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/141">
    <title>Transfer rate</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/141</link>
    <description>&lt;pre&gt;Fiddling around with the data genertor in the FPGA gives about 3.5 
MBytes/second as the best transfer rate you can expect (with the current 
omap mcspi driver).

real    1m 15.87s
user    0m 0.12s
sys     0m 0.53s


are the times from the test program run. So we are not burning lots of 
time pushing data around.

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2009-08-26T19:54:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/139">
    <title>SPI driver</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/139</link>
    <description>&lt;pre&gt;http://github.com/balister/linux-omap-philip/commits/sdr-spi-driver

has the code for the SPI driver.

The underlying Linux kernel is based on the 2.6.29 version used on the 
beagle, so use that default Angstrom kernel and build the spisdr.ko 
module. Copy that into the /lib/modules nd run depmod -a.

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2009-08-26T18:17:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/136">
    <title>Data transfer between FPGA and Beagle via SPI</title>
    <link>http://comments.gmane.org/gmane.comp.hardware.beagleboard.sdr/136</link>
    <description>&lt;pre&gt;http://www.flickr.com/photos/32615155&amp;lt; at &amp;gt;N00/3857143522/

This is using a kernel driver that handles an interrupt from the fpga 
that notifies the beagle there is enough data in a FIFO to complete a 
4096 byte SPI transfer.

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2009-08-25T20:08:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.hardware.beagleboard.sdr">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.hardware.beagleboard.sdr</link>
  </textinput>
</rdf:RDF>

