Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CANBridge

> [!IMPORTANT]
> Firmware version 26.0.0 for all REV products switched to a different USB to CAN protocol, and is not compatible with this repository.
> The new protocol is consistent with CANable 2.0 SLCan, but with an optional \r\n line feed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, the trailing \n makes our devices currently incompatible with most CANable tooling, including cangaroo and python-can.


## Overview

This repository is for the CANBridge software that is run on non-roboRIO platforms.
Expand Down
Loading