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

"Complete Pass" button Terminal Message #12

Closed K4KDR closed 7 years ago

K4KDR commented 7 years ago

Using commit 585833f, replayed recorded audio from MinXSS-1 pass 21-Apr-2017 @ 1949 UTC. 84 packets decoded using alternative Windows software. When clicking "Complete Pass" button, the following appears in the terminal window:

/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode needs counter parameter, not IV
  self._cipher = factory.new(key, *args, **kwargs)
jmason86 commented 7 years ago

Hm... that seems to be a warning not an error. Annoying but not an issue. I did actually receive your data! Since it did work as intended, I'm going to close the issue. Hopefully it doesn't come back to haunt me.