This website requires JavaScript.
Explore
Help
Sign in
uvos
/
SerialPortMultiplexer
Watch
1
Star
0
Fork
You've already forked SerialPortMultiplexer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A daemon that allows multi client access to a serial port via TCP
16
commits
1
branch
0
tags
70
KiB
C++
99.1%
CMake
0.9%
eb6a202c71
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Carl Klemm
eb6a202c71
bcst: now forwarded to clients
2019-06-10 17:20:56 +02:00
CMakeLists.txt
bcst: now forwarded to clients
2019-06-10 17:20:56 +02:00
main.cpp
bcst: now forwarded to clients
2019-06-10 17:20:56 +02:00
serial_io.cpp
Fixed serial compile issue
2019-05-18 16:00:48 +02:00
serial_io.h
Fixed serial compile issue
2019-05-18 16:00:48 +02:00
Socket.cpp
basic epoll implementation
2019-05-20 13:28:51 +02:00
Socket.h
basic epoll implementation
2019-05-20 13:28:51 +02:00