skullandbones / uTmax

uTmax Linux GUI program for the uTracer3 Thermionic Valve Tester
4 stars 3 forks source link

Code improvements to do_stop, printing RxStatus and detect TX not being complete #19

Closed skullandbones closed 6 years ago

skullandbones commented 6 years ago

Remove the unnecessary state "wait_stop".

Add a bug fix to not clear the do_stop state.

Indicate the RxStatus to make it easier to see the status changes.

Add a test to detect whether the TX has completed before the next TX message starts.