la1k / flyby

A satellite tracking program
GNU General Public License v2.0
39 stars 8 forks source link

Intuitive use of rigctld/rotctld #43

Closed bjorgan closed 7 years ago

bjorgan commented 7 years ago

Currently have to specify e.g. --rotctld-host=[HOST] in order to enable connection to rotctld (and rigctld).

Additional possibilities (in addition to current CLI options):

Do an assessment on whether any of the above makes this more inconvenient and cumbersome or not.

rigctld autodetection will be problematic, won't know what to choose for uplink and downlink, but might be good to rethink this a bit.

bjorgan commented 7 years ago

Fixed in f0bac3371980a008dce144e44bac2ad72c4f204b by revising the CLI flags and adding a settings screen.