Skip to content

Adding a script to help generate the preferred list of sats

Motorox requested to merge motorox/satnogs-auto-scheduler:master into master

Adding a script to help generate the preferred list of satellites. The text file where they are listed by name or type is a CSV file having this columns:

  • 1 -> SAT name or mode of transmission
  • 2 -> min level of success reading from 0 to 100
  • 3 -> priority from 0.0 to 1.0

Signed-off-by: Mircea Romanitan motorox.srl@gmail.com

Merge request reports