Project

General

Profile

Bug #16

Extra line is seen after every enter

Added by Hamish almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
2008-04-17
Due date:
2008-04-30
% Done:

100%

Estimated time:
4.00 h

Description

pressing enter appears to be interpreted by the serial device as two enters.


Related issues

Blocks Feature #23: Support "send break" sequenceClosed2008-04-18

Actions
Blocks Bug #20: cannot return to menuClosed2008-04-18

Actions

Associated revisions

Revision 3eb633b1 (diff)
Added by Hamish Coleman almost 15 years ago

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

History

#1

Updated by Hamish almost 15 years ago

  • % Done changed from 0 to 20

This is due to the telnet end of line processing - Telnet specifies that end of line will either be CR LF or CR NUL, thus what we are seeing here appears to be the NUL character being interpreted by the serial device.

#2

Updated by Hamish almost 15 years ago

  • Assignee set to Hamish
  • Estimated time set to 4.00 h
#3

Updated by Hamish almost 15 years ago

  • Due date set to 2008-04-30
#4

Updated by Hamish almost 15 years ago

Implementing this will require a cooked data processing mode - thus allowing telnet option processing in serial-data-pump mode and therefore send break support

#5

Updated by Hamish almost 15 years ago

  • Status changed from New to Closed
  • % Done changed from 20 to 100

Also available in: Atom PDF