Tue, Mar 27, 2007 at 11:32:38AM +0200, Trond Danielsen skribis: > 2007/3/26, Brett L. Trotter <[EMAIL PROTECTED]>: > >In the long run- perhaps a python app that sits on a socket and changes > >the frequency at the command of the other side of the link, which is doing > >a loop through the daughtercard frequencies and then keeps track of the > >SNR or the db above baseline or something. The quick and dirty way would > >be to have the RX hop to the frequency, listen to baseline with > >transmitter not going, record level, ask TX side to go to same frequency, > >measure again- record the result and then move to the next frequency. > > It should be possible to run a SOAP server as a thread in a GNU Radio > application. The simplest possible soap server looks like this:
Why not something even simpler like RPyC ? http://rpyc.wikispaces.com -- Stephane _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
