/quetzal1-satnogs

Quetzal-1 & SatNOGS frame downloader

Primary LanguagePython

Quetzal-1 & SatNOGS frame downloader

Python3 script to automatically download SatNOGS decoded frames from Quetzal-1 satellite and create .hex file that can be uploaded to Quetzal-1 desktop application.

Requirements

Usage

python run.py [accessToken] [startDate] [endDate]

  • accessToken - access token to SatNOGS DB API
  • startDate - optional, format: %Y-%m-%dT%H:%M:%SZ
  • endDate - optional, format: %Y-%m-%dT%H:%M:%SZ

Example request: python run.py ############################ 2020-07-06T01:08:50Z 2020-07-06T01:14:12Z