update plans

This commit is contained in:
oleg 2026-04-09 16:38:37 +03:00
parent ec07550cb1
commit 2c98d94d33
1 changed files with 6 additions and 0 deletions

View File

@ -97,3 +97,9 @@ candump / other CAN source
- Factory functions via `extern` declarations instead of header includes
- `std::jthread` / `std::stop_token` for async task management
- SIGINT gracefully stops all background tasks
## Roadmap
- **Cross-platform support** -- Windows and macOS in addition to Linux
- **Docker deployment** -- pre-built image for quick setup without manual compilation
- **CANopen protocol support** -- CANopen decoding alongside J1939