issues
search
JuliaIO
/
LibSerialPort.jl
Julia wrapper for the libserialport c library
MIT License
65
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
libserialport returned SP_ERR_FAIL
#98
mithgil
opened
2 months ago
1
Bump actions/checkout from 2 to 4
#97
dependabot[bot]
closed
10 months ago
0
return port info to user so it can be parsed. Also fix a bug.
#96
MattEttus
closed
10 months ago
1
Can't set some port parameters before opening the port
#95
Octogonapus
closed
1 year ago
4
Read and write methods working with a timeout
#94
stepanoslejsek
closed
1 year ago
7
enable dependabot for GitHub actions
#93
ranocha
closed
10 months ago
0
set_flow_control() not working on Linux Mint 19 Cinnamon
#92
DarioSarra
closed
1 year ago
6
Pass through more low-level functions
#91
Octogonapus
closed
2 years ago
0
libserialport not loaded on Apple Silicon
#90
TacHawkes
closed
2 years ago
0
Stable docs link broken in readme
#89
IanButterworth
closed
3 years ago
2
Add serial port error type
#88
bjack205
closed
10 months ago
1
@async behavior
#87
XinyuWuu
opened
3 years ago
3
Please enable CI build of documentation
#86
mgkuhn
closed
3 years ago
4
fix name=>portname
#85
ederag
closed
3 years ago
0
"Inappropriate ioctl for device" when opening Port
#84
mchristianl
closed
3 years ago
10
Reaquire a port by id
#83
yakir12
opened
3 years ago
1
fix unescaped '\n' backslashes in docstring
#82
mgkuhn
closed
3 years ago
0
Safe open
#81
yakir12
opened
3 years ago
2
Don't extend Base.open
#80
dawbarton
opened
3 years ago
1
Type piracy with `Base.open`
#79
dawbarton
opened
3 years ago
5
TagBot trigger issue
#78
JuliaTagBot
closed
3 years ago
3
Release v0.5 ?
#77
IanButterworth
closed
3 years ago
2
readuntil method ambiguity in 0.4.0 with HTTP
#76
yakir12
closed
3 years ago
8
list_ports() throws SP_ERR_MEM on Linux Arm64
#75
mgkuhn
opened
4 years ago
3
Add missing timeout implementation from #61 and fixed #72 (missing flow-control setting in tests)
#74
mgkuhn
closed
3 years ago
12
Update testing and version on master
#73
samuelpowell
closed
4 years ago
1
Fix default flow control settings post #61
#72
samuelpowell
closed
3 years ago
1
Release 0.4
#71
samuelpowell
closed
4 years ago
1
Release 0.4?
#70
IanButterworth
closed
4 years ago
8
Thread safety
#69
mgkuhn
opened
4 years ago
0
Merge or split high-level and low-level API
#68
mgkuhn
opened
4 years ago
4
lose data when read binary data !
#67
touchft
closed
4 years ago
1
[code] 'convert(Vector{Char},delim)' make MethodError for julia 1.4
#66
touchft
closed
3 years ago
5
nonblocking readuntil
#65
axsk
closed
3 years ago
2
EXCEPTION_ACCESS_VIOLATION when listing ports on windows
#64
laborg
closed
4 years ago
22
Cannot open a Linux device via a symbolic link
#63
mgkuhn
closed
4 years ago
2
purpose of seteof() and reseteof()
#62
mgkuhn
opened
4 years ago
1
Improvements to interface, testing, and examples
#61
andrewadare
closed
4 years ago
19
Add 1.4 to Travis testing targets
#60
samuelpowell
closed
4 years ago
0
[WIP] Add Appveyor
#59
samuelpowell
closed
4 years ago
1
avoid duplicating read functions from base/io.jl
#58
mgkuhn
closed
3 years ago
2
query USB attributes only if we have a USB adapter (fixes #51)
#57
mgkuhn
closed
4 years ago
0
Fixes for issues #50, #53, #54
#56
mgkuhn
closed
4 years ago
5
test-low-level-api.jl fails due to 6-bit config test
#55
mgkuhn
closed
3 years ago
12
inefficient handle_error implementation
#54
mgkuhn
closed
4 years ago
0
flush versus drain
#53
mgkuhn
closed
4 years ago
0
`readline()` example in README.md does not work
#52
mgkuhn
closed
4 years ago
2
Test fails for `test_high_level_api(port, baudrate) == nothing`
#51
mgkuhn
closed
4 years ago
1
Array versions of write() don't work
#50
mgkuhn
closed
4 years ago
3
runtests.jl fails using Windows Subsystem for Linux(WSL)
#49
flothieben
opened
4 years ago
1
Next