Anton Stavinsky

Results 3 issues of Anton Stavinsky

Daemon is not starting on this configuration. I understand that this python really old. I don't think this bug should be fixed. But I spend two days to understand what...

lets say I made connection like: `c = Connection("localhost", 11300) ` if after that I kill beanstalkd and try for example: `c.stats() ` my script halts forever.

I'm trying to make my driver for soapy sdr It has 2 rx channels right now. In sdrangel both channels are available to choose. The first channel works fine. The...