Public servers to choose from

Post Reply
andyrs
Posts: 36
Joined: Thu Jan 26, 2023 3:50 pm
Location: KO11

Public servers to choose from

Post by andyrs »

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?
srcejon
Posts: 531
Joined: Thu Jan 19, 2023 2:30 pm
Location: London
Contact:

Re: Public servers to choose from

Post by srcejon »

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.
srcejon
Posts: 531
Joined: Thu Jan 19, 2023 2:30 pm
Location: London
Contact:

Re: Public servers to choose from

Post by srcejon »

Am just adding KiwiSDRs to the map.

Can just click on the URL to open the device in SDRangel.
KiwiSDR.png
KiwiSDR.png (1.9 MiB) Viewed 49460 times
srcejon
Posts: 531
Joined: Thu Jan 19, 2023 2:30 pm
Location: London
Contact:

Re: Public servers to choose from

Post by srcejon »

Have added SpyServers to the map as well - now need to add device support..
Craftt
Posts: 1
Joined: Sun Mar 02, 2025 5:44 pm

Re: Public servers to choose from

Post by Craftt »

srcejon wrote: Fri Feb 23, 2024 8:54 am Have added SpyServers to the map as well - now need to add device support..
Update?
srcejon
Posts: 531
Joined: Thu Jan 19, 2023 2:30 pm
Location: London
Contact:

Re: Public servers to choose from

Post by srcejon »

You should be able to connect to SpyServers using Remote TCP Input device.
Post Reply