Commit Graph

119 Commits

Author SHA1 Message Date
Cristian Maglie
25f974f062 linux: use Syscall for ioctl calls 2014-12-15 18:06:48 +01:00
Cristian Maglie
f84dc80d3e Added SetStopBits (linux only) 2014-12-14 18:50:29 +01:00
Cristian Maglie
3351cd50e0 Added SetDataBits function (linux only for now) 2014-12-14 18:39:51 +01:00
Cristian Maglie
83038c8ed9 Idiomatic 'iota' enumeration for serial error codes 2014-12-14 18:00:50 +01:00
Cristian Maglie
62b1977d7c Small fix in native variable scope 2014-12-14 17:59:21 +01:00
Cristian Maglie
1d5eedba28 Added SetParity (still missing windows implementation) 2014-12-14 17:54:16 +01:00
Cristian Maglie
340397b32a Added LICENSE 2014-12-14 16:44:34 +01:00
Cristian Maglie
8c49fe6332 Reorganized repository 2014-12-14 16:07:10 +01:00
Cristian Maglie
4b5cc5816f Windows: Fixed Read, with USB disconnect detection 2014-12-13 20:28:51 +04:30
Cristian Maglie
4095079d4b Windows: fixed OpenPort 2014-12-13 20:18:16 +04:30
Cristian Maglie
fe9ccd37d9 Windows: added SetSpeed 2014-12-13 20:17:40 +04:30
Cristian Maglie
5567c33301 Windows: added native syscalls and structures 2014-12-13 20:17:11 +04:30
Cristian Maglie
ef9acbb454 Update test.go 2014-12-13 20:14:51 +04:30
Cristian Maglie
006c15bd46 Fixed opaque windowsSerialPort struct 2014-12-13 20:14:39 +04:30
Cristian Maglie
6149925519 Windows: added native getPortList 2014-12-13 20:09:40 +04:30
Cristian Maglie
1997ec0f79 Added urls with some info about Windows Comm API 2014-12-13 20:08:27 +04:30
Cristian Maglie
eba8f4f5b6 Added some error types 2014-12-13 20:06:31 +04:30
Cristian Maglie
8ccb774c5d fixed indent 2014-12-13 20:05:40 +04:30
Cristian Maglie
c0438ea53f first commit 2014-12-07 21:25:14 +01:00