tenderlove / ruby-serialport

Fork of ruby-serialport to make it better.

This URL has Read+Write access

tenderlove (author)
Wed Nov 26 09:00:24 -0800 2008
commit  3e00eba77e3acac04ef7798a979ceee74e9465a4
tree    08b4c5e6a6ad94a49ed002f6aae2006a0a48bc5a
parent  45a385293f1fb3cc064f67ed64b2b6b8f2f3f44e
ruby-serialport / CHANGELOG
100644 19 lines (11 sloc) 0.515 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0.7.0 => 03/07/2008: Major Code Cleanup
 
0.6.1 => 25/03/2003: Minor changes
 
0.6 => 12/02/2003: Windows support
                        Get/set modem parameters
                        Read and write timeouts
                        Open method
 
0.5 => 25/10/2002: Cygwin support
 
0.4 => 19/09/2002: Added more serial ports (total of 8 ports)
 
0.3 => 15/03/2002: Damn, another bug found
 
0.2 => 14/03/2002: A bug fixed (read() was not blocking)
 
0.1 => 14/03/2002: First release