Bug #20
cannot return to menu
Start date:
2008-04-18
Due date:
% Done:
100%
Estimated time:
Description
Once a connection to the serial port is established, there is no method for returning to the original menu
Related issues
Associated revisions
History
Updated by Hamish almost 15 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Add telnet processing to serial-data-pump. Add ability to exit back to menu.
There is still a lot of cleanup work remaining from here. We do not need the
menu thread, we should run the menu from the net_to_com thread, however it
appears to meet the requirements. closes #16, #20