pkuligowski / quetzal1-satnogs

Quetzal-1 & SatNOGS frame downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quetzal-1 & SatNOGS frame downloader

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

Usage

python run.py accessToken [startDate] [endDate]

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

About

Quetzal-1 & SatNOGS frame downloader


Languages

Language:Python 100.0%