Open-Source-Satellite/Mercury-GS

SerialException When Checking Input Buffer

KISPE-Jamie opened this issue · 1 comments

Environment: Windows 10, Pycharm
Release: MercuryGS Release 1
Steps: Sending Telecommand Responses back to MercuryGS via TeraTerm

Reception State Machine sometimes fails when checking the input buffer. I believe there is handling for the exception raised when this check fails.

image

Bug is fixed as reads now block instead of polling.