projecthorus / wenet

Wenet ("The Swift One") - Transmit and Receive code for the Project Horus High-Speed Imagery Payload.
GNU General Public License v3.0
89 stars 9 forks source link

Revamp Wenet TX code for Python 3 compatibility. #3

Closed darksidelemm closed 2 years ago

darksidelemm commented 2 years ago

While the Wenet RX code is Python 3 compatible, the transmit code is not.

This needs to be fixed so Wenet is supportable going forward.