Skip to content

alicjamusial/quetzal1-satnogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Quetzal-1 & SatNOGS frame downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages