This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.
verymetl at hotmail.com verymetl at hotmail.comOk, holy crap! Success! LSM baby!!
I had to hard code a couple of settings in the scope.py to get things rolling. Here is what I added after the self.channel_rate section:
self.src.set_freq_corr(61.0, 0)
print "freq_corr %d" % (self.src.get_freq_corr(0))
self.src.set_gain(49.6, 0)
The set_gain is what was needed. I don't yet understand what the 'chan' parameter is for, more then one device? I just set it to '0'.
This is so awesome Max! (See attached screenshots)
-Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20140119/4f48a04c/attachment.htm>