rush0815

Results 4 issues of rush0815

1. Stratux version: v1.6r1-eu021 2. Stratux config: SDR - [ ] single - [x] dual GPS - [x] yes - [ ] no type: Neo-M9N AHRS - [x] yes -...

I am trying to get SoapySDRserver working with GQRX but all I ever got was a constant waterfall. Frequency changing did not change anything. After that I ran cariboulite_test_app and...

Hi folks, finally soapy sdr support has been included in the dev branch. But from where can I get all the parameters that are possible for soapy driven devices: --device...

### Code that causes the issue ´´'from telethon import TelegramClient, events, sync api_id = "yyyyy" api_hash = "xxxxxxx" client = TelegramClient('me', api_id, api_hash) clientCommander = TelegramClient('commander', api_id, api_hash) @client.on(events.NewMessage(chats =...