[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r19] (HEAD) by meshashiranjan

1. Added two commands, _showwindow and _hidewindow
2. Fixed COM TX lock for faulty UARTs. Server will make 5 trials then give up.

2014-05-31 12:01:05 Tree
[r18] by meshashiranjan

Fixed:
1. list of COM ports displayed were limited to 0x119 characters. Increased it.
2. printf API crashes the client if unprintable characters were to be printed.

2014-05-25 16:18:19 Tree
[r17] by meshashiranjan

Updated the help output

2012-11-17 18:51:27 Tree
[r16] by meshashiranjan

_fork command added
COM port detection is more accurate
_restart and _fork commands can be executed to already busy server.

2012-11-17 18:43:44 Tree
[r15] by meshashiranjan

Fixed various issues

2012-10-31 16:43:51 Tree
[r14] by meshashiranjan

Started for Linux porting...Rename makefile

2012-05-03 16:19:48 Tree
[r13] by meshashiranjan

More reliable device change notification is implemented.

2012-04-29 12:20:45 Tree
[r12] by meshashiranjan

1. Moved to OVERLAPPED way of COM port handling.
2. Added Device removal/insertion code. Now USB-Serial device can be safely plugged out and inserted without having to close.
3. _console did not used to exit when server was closed.

2012-04-29 11:21:33 Tree
[r11] by meshashiranjan

Fixes related to _readcomhex and some other minor fixes.

2012-04-27 03:07:39 Tree
[r10] by meshashiranjan

Fixed: _quickend should not read anu character. Leave it for later reads. It should only send the command and exit.

2012-04-26 03:22:35 Tree
Older >