Closed oyvkar closed 7 years ago
Probable steps in bash-script:
Flyby should probably also define some new CLI options for merging in the generated file with the transponder database the user already has saved in his local directory, so that we don't overwrite user-defined information. Moved to #51
The DIY open ground station network SatNOGS has a database module that contains transponder-information that can be found here.
The transponder database is based on user-inputs and contains uplink and downlink information in a reasonable format. It also indicates if the satellite is alive or not.
The database has an API which can be found here.
Flyby should ship with a tool similar to update-tle that fetches data from db.satnogs.org to generate a transponder database.