Project

General

Profile

Statistics
| Branch: | Revision:
Name Size
Makefile 457 Bytes
portenum.c 3.27 KB
readme.txt 1.42 KB
wconsd.c 36.1 KB

Latest revisions

# Date Author Comment
121e6b56 2008-04-24 09:18 Hamish Coleman

Begin testing in an attempt to enumerate serial ports

306304a2 2008-04-23 14:33 Hamish Coleman

Update run_menu to get it to detect a closed network connection. Also message beautification

4cb40453 2008-04-22 13:30 Hamish Coleman

Clean up messages and provide better help information

997564ce 2008-04-22 10:31 Hamish Coleman

Implement send break function (closes #23)

2d552dd4 2008-04-22 09:45 Hamish Coleman

Implement the ability to kill existing connections
This is a new command to force quit any current serial connection

201f6e65 2008-04-21 19:16 Hamish Coleman

Uncook CRLF sequences into plan CR in net_to_com
My testing had been done with the linux telnet client and it sent CR NUL
as the end-of-line character sequence. Both putty and windows telnet
are sending CR LF as end-of-line sequence. This change pretty much...

14e838ba 2008-04-21 18:46 Hamish Coleman

Update version number

3eb633b1 2008-04-21 18:45 Hamish Coleman

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

aaba0a4c 2008-04-21 15:33 Hamish Coleman

Migrate threads to new connection model, allowing multiple connections.
This is the first part of migrating the two threads to use the new
connection table. This change also rips out a lot of the event waiting
system. All the unused variables are going, but I have not yet looked...

4450bbca 2008-04-21 13:07 Hamish Coleman

Minor build fixups

View all revisions | View revisions

Also available in: Atom