Re: [Discuss-gnuradio] gr-fcdproplus now in MacPorts

2014-01-21 Thread Ulf Söderberg
On 21 jan 2014, at 15:55, Michael Dickens wrote: > Volker (dl1ksv) and I fixed the build issues with gr-fcdproplus on OSX in the > past couple of days, and this morning I pushed the gr-fcdproplus port to > MacPorts < https://trac.macports.org/changeset/116194 >; I also changed the > gr-osmosdr

Re: [Discuss-gnuradio] gr-rds

2014-01-14 Thread Ulf Söderberg
ings, but it does > -not- do arbitrary searches, generally, very well). Again, the actual path > to the .so is not important since this library ("shared object") will never > be linked to, just used by Python. > > You can change this incorrect linkage via: > {{

Re: [Discuss-gnuradio] gr-rds

2014-01-11 Thread Ulf Söderberg
> Clayton and I worked on the FM RDS project over the last weeks. I think that > the receiving side is in a pretty good state now. It works well with the RTL > SDR. I wonder how to get this working on Mac OS X with the macports version of GNU Radio. I downloaded gr-rds and followed the install

Re: [Discuss-gnuradio] usb control of usrp with .NET

2006-05-19 Thread Ulf Söderberg
David Caruth wrote: Hello, I was looking to write some simple code in Visual C++ .NET to control the USRP. My first problem is to communicate with the USB port. I've seen some people who have used the CreateFile, Read, and Write functions in Windows to do this, but I'm unable to get a hand