mcogoni / supersdr

SuperSDR: an advanced KiwiSDR client with CAT transceiver integration
50 stars 15 forks source link

Frequency #11

Open la3rk opened 3 years ago

la3rk commented 3 years ago

Nice piece of software, tracks my K3 and gives me real time waterfall.

Some minor problems: CW frequency is given as the bfo frequency, not the carrier frequency so my K3 is off by the sidetone. Ok on SSB and AM.

Ideally software should use defaults on startup, eg kiwisdr.local:8073 and rigctld on localhost:4532

The connection to dxcluster is superfluous and are better served by other software.

73 de Olaf - LA3RK

mcogoni commented 3 years ago

Hi Olaf, thanks for the feedback.

73, marco / IS0KYB

la3rk commented 3 years ago

Thanks, seems hamlib returns different frequencies depending on rig. Can fix the code myself. The nice thing is to have a panadapter following the rig and vice versa. Thank you for the nice piece of software.

73 de Olaf - LA3RK

  1. nov. 2021 kl. 19:25 skrev Marco Cogoni @.***>:

 Hi Olaf, thanks for the feedback.

You're right, the CW frequency shows the BFO and not the TX freq. since my TS-590SG is set that way too... I tried to replicate the behavior of the original kiwisdr software that isn't meant to transmit of course. I'll try to correct this maybe with a new startup option. The default behavior I agree with you should be the standard TX freq. About the startup defaults, you can easily modify those values in the source code, or create a small launcher with your options, but once again, you're right, those should be the defaults. The DXcluster stuff was just an experiment, I agree it's not that useful. 73, marco / IS0KYB

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.