issues
search
tarm
/
serial
BSD 3-Clause "New" or "Revised" License
1.61k
stars
452
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix the example error
#33
astaxie
closed
8 years ago
0
timeoutMs redeclared which leads to non-working read on Windows
#32
paocalvi
closed
8 years ago
0
Non blocking mode undesiderable behavior
#31
paocalvi
closed
8 years ago
0
Make Port extend io.Reader/io.Writer/io.Closer to support bufio.Scanner
#30
ObsidianX
closed
8 years ago
2
serial: update sample import
#29
mdempsky
closed
9 years ago
0
Fixed typo in usage code example
#28
eiannone
closed
9 years ago
0
Read function always EOF
#27
a-giovani17
opened
9 years ago
5
Can't build for OS X on Travis
#26
saulshanabrook
closed
9 years ago
2
Adapt Serial to Parallel Port
#25
marcelfarres
closed
9 years ago
1
Serial Port Configurability
#24
ngtrimble
closed
8 years ago
2
Introduce interface to allow for replacement when testing
#23
Omegaice
closed
9 years ago
3
Adding Flush() to flush serial port I/O buffers
#22
madhurjain
closed
9 years ago
1
Update README.md
#21
franxois
closed
9 years ago
0
Builds serial_posix instead of serial_linux on Linux amd64
#20
Simon-L
opened
9 years ago
3
Update README.md
#19
jeffallen
closed
9 years ago
4
Implementing Flush feature
#18
madhurjain
closed
9 years ago
0
Adds NonBlocking Mode
#17
madhurjain
closed
9 years ago
4
Better handling of Darwin/OS X
#16
kennylevinsen
closed
4 years ago
1
Error cross compiling from linux/amd64 to arm
#15
fmpwizard
closed
9 years ago
2
Cleaned up speed selection, added some speeds.
#14
jdiez17
closed
9 years ago
3
I actually want blocking semantics!
#13
raggi
closed
10 years ago
1
add OpenPortChan function
#12
tiziano88
closed
10 years ago
0
Provide API for reading/writing to serial port via channels
#11
tiziano88
closed
8 years ago
4
Added in linux cross-compilation support
#10
codejoust
closed
10 years ago
0
inital suport for setting blocking mode
#9
jsarrett
closed
10 years ago
1
undefined: openPort
#8
provegard
closed
11 years ago
3
Problems cross-compiling for linux-arm
#7
crogre
closed
10 years ago
3
Added support for 4800 and 2400 baud rates
#6
dallinski
closed
11 years ago
0
Doesn't work on windows...
#5
ovidiuvisan
closed
11 years ago
0
Adding some serial configuration options
#4
huin
closed
8 years ago
4
Build fixes for tip
#3
bsiegert
closed
12 years ago
1
Fix for recent language changes: os.Error -> error
#2
bsiegert
closed
12 years ago
0
Patch to fix build on newer glibc
#1
saschpe
closed
12 years ago
0
Previous