ha7ilm / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://sdr.hu/openwebrx
GNU Affero General Public License v3.0
986 stars 471 forks source link

Possible to link to RX with frequency and mode in an URL #21

Closed sm3sgp closed 8 years ago

sm3sgp commented 8 years ago

I would be nice to be able to directly via the URL be able to point to an RX including frequency and mode. Example: http://openwebrx.host.com/?tune=3638.5lsb

Additionally be able to copy the URL with frequency and mode when listening to a station on an openwebrx.

ha7ilm commented 8 years ago

Already implemented in the dev branch:

https://github.com/simonyiszk/openwebrx/tree/dev

OpenWebRX now supports URLs like: http://localhost:8073/#freq=145555000,mod=usb

(I'm sorry about that I'm not progressing fast with releasing new versions. Many improvements are already in the dev branch, for example a NEON-optimized DDC. It's also important to note that you'll need to compile the csdr dev branch to run OpenWebRX dev branch.)

sm3sgp commented 8 years ago

Ok, great! I will probably add some more "issues". I will check the dev branch before I post something.

ha7ilm commented 8 years ago

No problem, feel free to add more issues / bugs / ideas!