csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
833 stars 247 forks source link

Antenna Control Park #269

Open BogdanTheGeek opened 2 years ago

BogdanTheGeek commented 2 years ago

I am working on a antenna rotator that acts as a rotctld server. I have gpredict controlling the antenna now and I was wondering if we could have a park button and maybe a parameter set field to specify the parking position? rotctl has a command 'K' for park. I could add it myself and do a PR if you don't have the time. The code base is very clean.

PS: thanks for the awesome tool.

BogdanTheGeek commented 2 years ago

Also on the same line of thinking, could we get the peak amplitude from the fft sent over?

csete commented 2 years ago

Sure we can add support for rotator parking. It would probably be useful in many setups. What do you think would be most useful:

  1. A button as you describe?
  2. A rotator setting to park the rotator whenever it is not tracking a satellite?
  3. Both?

Also on the same line of thinking, could we get the peak amplitude from the fft sent over?

Sorry, I don't understand this question.

F8DQL commented 1 year ago

Hi, as it been implemented? The option 3 would be great!

luzpaz commented 7 months ago

@BogdanTheGeek any updates on this ?