UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


code:python_reedsolomon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:python_reedsolomon [2008/02/21 06:20] laurencebcode:python_reedsolomon [2008/07/19 23:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ===== Main code (uses a c library for decoding, as the tx only has to encode, and we're assuming running binaries on the ground is easy) ===== ===== Main code (uses a c library for decoding, as the tx only has to encode, and we're assuming running binaries on the ground is easy) =====
  
 +The decoder can be found at [[http://hathawaymix.org/Software/ReedSolomon|hathawaymix.org]]
  
 <code python> <code python>
Line 155: Line 156:
  
 </code> </code>
 +
 +===== produces: =====
 +
 +<code>
 +$ python testcode.py
 +hello world my name is Laurence and I am your supreme ruler !!!111!!111! dJ{,wOWOIUv?M
 +         ]'tkN{edkM98
 +hello world my name is Laurence and I am your supreme ruler !!!111!!111!
 +Errors at:  [84, 85]
 +</code>
 +
code/python_reedsolomon.1203574833.txt.gz · Last modified: 2008/07/19 23:31 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki