Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensatelliteproject/xritdemod
xRIT Demodulator for GOES
https://github.com/opensatelliteproject/xritdemod
decoder demodulator goes hrit lrit opensatelliteproject osp xrit-demodulator
Last synced: about 2 months ago
JSON representation
xRIT Demodulator for GOES
- Host: GitHub
- URL: https://github.com/opensatelliteproject/xritdemod
- Owner: opensatelliteproject
- License: gpl-3.0
- Created: 2017-01-15T17:21:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T15:12:03.000Z (over 1 year ago)
- Last Synced: 2024-08-01T15:33:02.356Z (5 months ago)
- Topics: decoder, demodulator, goes, hrit, lrit, opensatelliteproject, osp, xrit-demodulator
- Language: C++
- Size: 768 KB
- Stars: 49
- Watchers: 12
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://api.travis-ci.org/opensatelliteproject/xritdemod.svg?branch=master)](https://travis-ci.org/opensatelliteproject/xritdemod) [![GPLv3 License](http://img.shields.io/badge/license-GPLv3-brightgreen.svg)](https://tldrlegal.com/license/gnu-general-public-license-v3-\(gpl-3\))
GOES xRIT Demodulator / Decoder
=========================================This is a multiple-program project (at least for now). But we got this working!
Soon there will be a user-guide for the software.
For details of the implementation check either the codes or check [GOES Satellite Hunt](https://lucasteske.dev/satcom-projects/satellite-projects) series.* [Demodulator](demodulator/)
* [Decoder](decoder/)