kopia lustrzana https://github.com/projecthorus/horus-gui
Fix typos!
rodzic
2b2fe36f11
commit
173ea2d0c1
17
README.md
17
README.md
|
@ -1,17 +1,28 @@
|
|||
# Project Horus Telemetry Decododer
|
||||
# Project Horus Telemetry Decoder
|
||||
|
||||
Telemetry demodulator for the following modems in use by Project Horus
|
||||
* Horus Binary Modes
|
||||
* v1 - Legacy 22 byte mode, Golay FEC
|
||||
* v2 - 16/32-byte modes, LDPC FEC
|
||||
* RTTY (7N2 only)
|
||||
|
||||
|
||||
Written by Mark Jessop <vk5qi@rfhead.net>
|
||||
|
||||
**Note: This is very much a work in progress!**
|
||||
|
||||
|
||||
### TODO LIST - Important Stuff
|
||||
* Audio input via pyAudio and spectrum display. - DONE
|
||||
* Integrate Horus Modems (need help from @xssfox!)
|
||||
* Basic display of decoded data (RTTY or HEX data for binary)
|
||||
* Decode horus binary data (move horusbinary.py into a library?)
|
||||
* Upload telemetry to Habitat, with upload status.
|
||||
* Upload telemetry to Habitat, with upload status
|
||||
* Better build system (build horuslib as part of package build?)
|
||||
* Windows binary
|
||||
|
||||
### TODO LIST - Extras
|
||||
* Save/Reload settings to file.
|
||||
* Save/Reload settings to file
|
||||
* UDP input from GQRX
|
||||
* Waterfall Display
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue