Releases: robolibs/wirebit
Releases · robolibs/wirebit
0.0.14
03 Feb 19:01
Compare
Sorry, something went wrong.
No results found
⚙️ Miscellaneous Tasks
Update CMakeLists and logging verbosity
0.0.13
03 Feb 00:11
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Add raw byte mode to PtyLink for serial passthrough
0.0.12
25 Jan 00:38
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Implement TTY serial link for Linux
0.0.11
18 Jan 13:07
Compare
Sorry, something went wrong.
No results found
⚙️ Miscellaneous Tasks
Refactor build system to CMake
0.0.10
09 Jan 18:59
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Improve PTY write resilience and add flush controls
Improve hardware flag management in Makefile
📚 Documentation
Update README with new features
⚙️ Miscellaneous Tasks
Merge main into develop (sync branches)
Update config by ignoring sudoers files
Update sudoers configuration for Wirebit
0.0.9
05 Jan 20:53
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Remove compiler warnings in hardware links (strncpy, system return)
🚜 Refactor
Migrate from HAS_HARDWARE (opt-in) to NO_HARDWARE (opt-out)
0.0.8
05 Jan 01:20
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Implement TunLink for Linux TUN interface (L3 IP packets)
📚 Documentation
Fix roadmap versions (TAP=v0.6, TUN=v0.7)
Update README with TUN support (v0.5)
0.0.6
05 Jan 01:05
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Implement TapLink for Linux TAP interface
📚 Documentation
Update README with hardware link documentation (PtyLink, SocketCanLink, TapLink)
🧪 Testing
Add explicit TAP interface creation/destruction verification tests
0.0.5
05 Jan 00:37
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Implement SocketCanLink for Linux SocketCAN interface
⚙️ Miscellaneous Tasks
Add sudoers configuration and vcan test
0.0.4
05 Jan 00:20
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Add Pseudo-Terminal (PTY) Link