Re: [Discuss-gnuradio] implementing state flow

2005-05-06 Thread Rahul Dhar
On Thu, May 05, 2005 at 11:52:23AM -0700, Eric Blossom wrote: > On Mon, May 02, 2005 at 04:07:04PM -0700, Richard Cagley wrote: > > To implement MAC layer elements, i.e. waiting for data to arrive, is the > > best strategy to program these elements in python? > > This is an area of active explora

Re: [Discuss-gnuradio] implementing state flow

2005-05-05 Thread Eric Blossom
On Tue, May 03, 2005 at 10:29:20AM -0500, Jim Hanlon wrote: > I think the issue of programming MAC layer interaction comes down to > one of timing. I am still investigating gnuradio-to-USRP timings, > but I am looking at simple integer writes to the daughterboard, > driven from a python program lo

Re: [Discuss-gnuradio] implementing state flow

2005-05-05 Thread Eric Blossom
On Mon, May 02, 2005 at 04:07:04PM -0700, Richard Cagley wrote: > To implement MAC layer elements, i.e. waiting for data to arrive, is the > best strategy to program these elements in python? This is an area of active exploration. Some are working in python, some with blocks in C++, some using t

Re: [Discuss-gnuradio] implementing state flow

2005-05-04 Thread Jim Hanlon
I think the issue of programming MAC layer interaction comes down to one of timing. I am still investigating gnuradio-to-USRP timings, but I am looking at simple integer writes to the daughterboard, driven from a python program loop, and seeing 1 to 5 per millisecond on the logic analyzer. Now, m

[Discuss-gnuradio] implementing state flow

2005-05-02 Thread Richard Cagley
To implement MAC layer elements, i.e. waiting for data to arrive, is the best strategy to program these elements in python? Are there any example apps that implement packet modem like functionality? ___ Discuss-gnuradio mailing list Discuss-gnuradio@g