I'm thinking about possibility to add a selection of public servers to the plugin (table w/filters or simple combobox) to choose from. As a bonus - to store favourite servers to a "bookmarks menu" -> .conf file.
I don't think there is an official API for http://kiwisdr.com/public/, so this must've been based on processed output from html. On the plus side, there seems to be an option to extract <gps position> from cl-info, so with some calculation, proximity sorting will be possible. In simplest for cl-name,href,cl-users shoud be enough.
What do you think? How would you proceed with this idea?
Public servers to choose from
Re: Public servers to choose from
Yes, looks like one of the other Kiwi web sites just downloads the public html page (https://github.com/priyom/dyatlov/blob/ ... com-update). Might be worth asking on the Kiwi forums if they would consider creating a JSON list of receivers. Would be easier for other projects to use.
Rather than create a .conf file, you could probably save the list in KiwiSDRSettings.
We could possibly display the Kiwi servers on the Map feature.
Rather than create a .conf file, you could probably save the list in KiwiSDRSettings.
We could possibly display the Kiwi servers on the Map feature.
Re: Public servers to choose from
Am just adding KiwiSDRs to the map.
Can just click on the URL to open the device in SDRangel.
Can just click on the URL to open the device in SDRangel.
Re: Public servers to choose from
Have added SpyServers to the map as well - now need to add device support..
Re: Public servers to choose from
You should be able to connect to SpyServers using Remote TCP Input device.
