On Mon, Oct 03, 2005 at 02:58:36PM +0100, Terry Barnaby wrote: > Hi Eric, > > Thanks for the info. > I don't have an aversion to Python, we use it quite a lot. But our > current project involves production of a real-time 24/7 semi-embedded > system. It is good for ease of development, testing, installation and > maintainance to have small amounts of code and as few dependancies > on other sub-systems as possible. In this case Python adds a big > layer of complexity to the final system. > Physical RAM may be cheap but producing/maintaining a real-time system > that has a lot of code is not :) > I will have a look to see if we can use the lower-level 'C++' signal > processing classes in our system directly. > > Cheers > > Terry
OK. Please let us know how it goes. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
