issues
search
jacobsa
/
go-serial
A Go library for dealing with serial ports.
Apache License 2.0
631
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make port's file descriptor available
#52
svenschwermer
opened
3 years ago
1
Unable to properly reopen serial device after it disappears
#51
jasongaunt
opened
3 years ago
0
Please release v1.0.0
#50
ooxi
opened
3 years ago
1
feat: darwin
#49
srossross
closed
4 years ago
1
Windows hardware flow control (DTR/CTS)
#48
chinenual
opened
4 years ago
2
Read() to buffer for specific time and then return
#47
cmdpwnd
opened
5 years ago
0
Add support for MIPS
#46
philipgreat
opened
5 years ago
1
Error opening serial port: SYS_IOCTL: inappropriate ioctl for device
#45
bseishen
closed
1 year ago
1
Linux 2 stop bits
#44
mchaka
opened
5 years ago
3
How can I check CTS status?
#43
PixDale
opened
5 years ago
0
Create open_openbsd.go
#42
rocket357
opened
5 years ago
0
Read cannot be interrupted by Close
#41
nkovacs
opened
5 years ago
12
function read alway error on macOS
#40
miniboom360
opened
5 years ago
0
Flush buffer
#39
bvwj
opened
6 years ago
3
Linux and communication errors
#38
min4er
opened
6 years ago
1
On OpenWRT : error opening port:%!(EXTRA *os.SyscallError=SYS_IOCTL: inappropriate ioctl for device)
#37
captcha1
opened
6 years ago
17
Switch to syscall.Open on Darwin
#36
jc-m
opened
6 years ago
2
100% CPU on darwin
#35
jc-m
opened
6 years ago
0
Update README.markdown
#34
unfernandito
closed
6 years ago
0
Help with preventing program from panicking out if no USB is found
#33
bravecorvus
closed
6 years ago
1
add suport vmware pipe serial port
#32
smirkcat
opened
6 years ago
1
Add support for RTS/CTS flow control
#31
svenschwermer
closed
6 years ago
1
Feature Request: Send BREAK Signal
#30
SMerrony
closed
2 years ago
1
Updated README regarding windows
#29
JoakimSoderberg
closed
7 years ago
1
windows pipe serial problem
#28
smirkcat
opened
7 years ago
0
mips error: serial.Open: SYS_IOCTL: inappropriate ioctl for device
#27
kexin-open
opened
7 years ago
1
mipsle error
#26
kexin-open
closed
7 years ago
0
Fixed OSX virtual serial port support
#25
ereOn
closed
7 years ago
2
Windows Timeout in Milliseconds
#24
tiagolone
opened
7 years ago
1
How to set ioctl flags?
#23
hryamzik
opened
7 years ago
0
README conflicted over Windows support
#22
RalphCorderoy
opened
8 years ago
0
serial.Open: The parameter is incorrect on windows 10
#21
435420057
opened
8 years ago
2
Why does InterCharacterTimeout or MinimumReadSize have to be set?
#20
cbrake
opened
8 years ago
5
switch to github.com/jacobsa import
#19
cbrake
closed
8 years ago
0
Add RS485 support and test application (3rd try)
#18
cbrake
closed
8 years ago
0
Add RS485 support and test application
#17
cbrake
closed
8 years ago
2
Windows timeouts
#16
luck02
closed
8 years ago
2
using the options struct to set timeouts now in windowsland
#15
luck02
closed
8 years ago
2
blocking IO / read timeouts on windows
#14
luck02
closed
8 years ago
3
Can't cancel on a blocked read or write.
#13
luck02
closed
9 years ago
1
detect / enumerate serial devices
#12
luck02
closed
9 years ago
2
Handle DataBits in linux
#11
rasky
closed
9 years ago
1
SYS_IOCTL: invalid argument on Mac OS 10.10
#10
HStangl
closed
7 years ago
5
Added support for Windows
#9
matevzmihalic
closed
9 years ago
2
Add Linux support
#8
adammck
closed
10 years ago
4
Support non-standard baud rates
#7
adammck
closed
10 years ago
1
Fix for Go v1
#6
adammck
closed
10 years ago
1
Better sample code.
#5
dsymonds
closed
13 years ago
1
Make package build on all platforms
#4
jacobsa
closed
13 years ago
0
Add an intro to the README file
#3
jacobsa
closed
13 years ago
1
Next