jks-prv / Beagle_SDR_GPS

KiwiSDR: BeagleBone web-accessible shortwave receiver and software-defined GPS
http://kiwisdr.com
473 stars 158 forks source link

Free channels reporting when redirecting is active #881

Open helioshk opened 6 months ago

helioshk commented 6 months ago

When all channels on the first kiwi are occupied, users get redirected to the second kiwi.

But on the kiwisdr.com receiver list/map it is shown that all channels are occupied, even though there are free channels on the second kiwi. It would be neat if the free channels from the second kiwi were shown. Maybe simply by redirecting /status as well if all channels are occupied?

jks-prv commented 5 months ago

A good idea. But it's a little tough to implement because either the Kiwis involved have to communicate the free channel count to each other. Or there needs to be some new API so kiwisdr.com can figure out what's going on.