Re: Error attempting to use AirSpy with osmocom source block

2021-07-17 Thread Ellie White
That makes sense, thanks Marcus! Cheers, E. On Sat, Jul 17, 2021 at 5:36 PM Marcus D. Leech wrote: > On 07/17/2021 05:28 PM, Ellie White wrote: > > Hi Jeff, > > Thank you so much for this advice and for taking the time to investigate > this -- I just tried removing the spaces as you suggested a

Re: Error attempting to use AirSpy with osmocom source block

2021-07-17 Thread Marcus D. Leech
On 07/17/2021 05:28 PM, Ellie White wrote: Hi Jeff, Thank you so much for this advice and for taking the time to investigate this -- I just tried removing the spaces as you suggested and it worked great. Really appreciate your help on this! Enjoy the rest of your weekend :) Cheers, Ellie S

Re: Error attempting to use AirSpy with osmocom source block

2021-07-17 Thread Ellie White
Hi Jeff, Thank you so much for this advice and for taking the time to investigate this -- I just tried removing the spaces as you suggested and it worked great. Really appreciate your help on this! Enjoy the rest of your weekend :) Cheers, Ellie On Sat, Jul 17, 2021 at 4:40 PM Jeff Long wrote:

Re: Error attempting to use AirSpy with osmocom source block

2021-07-17 Thread Jeff Long
nchan is already a block parameter (nchan=1 in your grc), and it's added for you as numchan, as seen in the args in your error message. After trying everything else, I deleted the spaces from the args and the error went away! On Sat, Jul 17, 2021 at 2:41 PM Ellie White wrote: > Hi all, > > I ho