CANtrip v0.3 - Miyuki
Pre-release
Pre-release
CANtrip v0.3_miyuki
Highlights
- CAN FD support for the Vector backend. Vector interfaces (VN-series) can now run CAN FD, not just classic CAN. Verified against a real Vector VN1640A: stable capture with no errors. Bit timing uses fixed default values for now; configurable sample point is planned for a future bus-settings UI.
- Capture status indicator. A small round LED at the bottom-left of the window: solid red when idle, blinking green/gray while a capture is running.
Known limitations
- CAN FD sample point/bit timing is not yet user-configurable on either backend (PEAK or Vector) — both use fixed defaults.
- No Samtec or ETAS backend yet.
- Graphing, message transmission, and gateway mode are still deferred to a later phase.
- No automated test suite.
- Only one physical bus can be monitored per running instance (workaround: run multiple instances, one per channel — confirmed working, including two instances on different channels of the same physical device).
What's in the zip
cantrip.exe, pcan2pcap.exe, all required Qt/dbcppp runtime DLLs, and test/sample.dbc for trying DBC decoding immediately.