jketterl / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://www.openwebrx.de
GNU Affero General Public License v3.0
1.02k stars 146 forks source link

Switching bands requires mode change before tuned #122

Closed ofadam closed 4 years ago

ofadam commented 4 years ago

Since upgrading to a later build of openwebrx, switching bands requires me to actually switch modes before it switches the VFO to something in the current band. Is that a bug or feature?

ofadam commented 4 years ago

A little more context:

Upon switching bands, I get a message on the server of "closing client socket." Then owrx.service tries to reschedule services due to sdr changes, but finds no services available. owrx.service.schedule then says "source has active users; not touching."

Finally, I get an "OWARNING: Soapy overflow."

Changing the mode then reopens a client in the log.

ofadam commented 4 years ago

This was my mistake entirely! I had "fm" for initial demod instead of "nfm."