[Discuss-gnuradio] Re: Graphical programming with Ptolemy [rather: Deep dependencies]

2006-05-14 Thread Patrick Strasser
John Clark wrote: It seems to becoming an 'annual' event that I setup a GNURadio environment, and this year's candidate machine seems to have almost nothing of the antecedent packeges... This is not exactly the content you would expect from the subject. I know i'm a little late, but shouldn't

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread John Clark
Eric Blossom schrieb: On Thu, May 11, 2006 at 01:21:43PM -0700, John Clark wrote: Just as an aside, what is SDCC... Small Device C Compiler?? and why would that be the obvious missing thing to load in? Uhh, because it's in the README for usrp and that when you try to run configure,

[Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread TJ Dreier
Can you provide a link to your work in progress? CVS / svn? I plan to add this to the ACERT Savane site soon. I'll send a link when it's up. Tad ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discu

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread Eric Blossom
On Thu, May 11, 2006 at 01:21:43PM -0700, John Clark wrote: > > Just as an aside, what is SDCC... Small Device C Compiler?? and why > would that be the obvious missing thing to load in? > Uhh, because it's in the README for usrp and that when you try to run configure, it tells you that it can't

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread John Clark
Robert McGwier schrieb: John Clark wrote: Eric Blossom schrieb: On Thu, May 11, 2006 at 09:22:46AM -0700, John Clark wrote: Patrick Strasser schrieb: It seems to becoming an 'annual' event that I setup a GNURadio environment, and this year's candidate machine seems to have almost not

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread Robert McGwier
John Clark wrote: Eric Blossom schrieb: On Thu, May 11, 2006 at 09:22:46AM -0700, John Clark wrote: Patrick Strasser schrieb: It seems to becoming an 'annual' event that I setup a GNURadio environment, and this year's candidate machine seems to have almost nothing of the antecedent pack

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread Matt Ettus
All of the wxPython stuff is in Fedora extras, so you just need to do a yum install. Matt On Thu, 2006-05-11 at 15:20 -0400, Marcus Leech wrote: > Eric Blossom wrote: > > > > > > Gee, if you use *any* of Mandriva, SuSE, Ubuntu or FC5, I think the > > only thing you've got to build is SDCC. >

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread Marcus Leech
Eric Blossom wrote: Gee, if you use *any* of Mandriva, SuSE, Ubuntu or FC5, I think the only thing you've got to build is SDCC. Does that mean that FC5 comes with wxPython already installed? Good to know. I'm about to upgrade my Gnu Radio R.A. receiver system to FC5 from FC3. Not hav

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread John Clark
Eric Blossom schrieb: On Thu, May 11, 2006 at 09:22:46AM -0700, John Clark wrote: Patrick Strasser schrieb: It seems to becoming an 'annual' event that I setup a GNURadio environment, and this year's candidate machine seems to have almost nothing of the antecedent packeges... Gee,

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread Eric Blossom
On Thu, May 11, 2006 at 09:22:46AM -0700, John Clark wrote: > Patrick Strasser schrieb: > > > It seems to becoming an 'annual' event that I setup a GNURadio > environment, and this year's candidate machine seems to have almost > nothing of the antecedent packeges... Gee, if you use *any* of Man

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-11 Thread John Clark
Patrick Strasser schrieb: This are the parts I want to see in Python for several reasons: * Gnuradio uses already Python. This is a known technology to the developers. And you can get rid of XML, another unknown technology. (Gnuradio depends on C++, USB, Swig, Python and wxWidgets, moreover t

Re: [Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-10 Thread Eric Blossom
On Fri, May 05, 2006 at 12:12:38PM +0200, Patrick Strasser wrote: > TJ Dreier wrote: > >I'm using a graphical > >modeling tool called Ptolemy to allow design of gnuradio systems. > > >2) Use Ptolemy to draw block diagrams and connections. Ptolemy allows > >block parameters to be configured by in

[Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-05 Thread TJ Dreier
for parsing working apps? Not yet, but it could be done. Tad Date: Fri, 05 May 2006 12:12:38 +0200 From: Patrick Strasser <[EMAIL PROTECTED]> Subject: [Discuss-gnuradio] Re: Graphical programming with Ptolemy To: discuss-gnuradio@gnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type

[Discuss-gnuradio] Re: Graphical programming with Ptolemy

2006-05-05 Thread Patrick Strasser
TJ Dreier wrote: I'm using a graphical modeling tool called Ptolemy to allow design of gnuradio systems. 2) Use Ptolemy to draw block diagrams and connections. Ptolemy allows block parameters to be configured by inspecting the XML I just described. 3) Then have Ptolemy convert the block d