jmason86 / MinXSS_Beacon_Decoder

Beacon decoder for the MinXSS CubeSat in space; MinXSS-2 launch on 2018-11-19
http://lasp.colorado.edu/home/minxss
GNU General Public License v3.0
11 stars 6 forks source link

Update minxss_beacon_decoder.py line 239 possible typo? #22

Closed K4KDR closed 5 years ago

K4KDR commented 5 years ago

If I understand the code correctly, corrected reference to special KISS byte "db" that was referenced as "dd".

jmason86 commented 5 years ago

Good catch! 0xDD is the transposed escape, and I don't think we want that.