Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAN training #2

Merged
merged 26 commits into from
Mar 24, 2017
Merged

CAN training #2

merged 26 commits into from
Mar 24, 2017

Conversation

ducky64
Copy link
Member

@ducky64 ducky64 commented Mar 21, 2017

I think it's past time we got this reviewed and merged.

@hazheng @Hersh500 @devanlai @DC37

ducky64 and others added 24 commits February 21, 2017 02:05
This commit adds a lab2slcan variant of the lab2master node firmware that reports CAN messages over USB using the CAN-USB/SLCAN[1] protocol.
The lab2slcan firmware and supporting files can be found under the util/ directory.

Some CAN-USB commands have not been fully implemented. For compatibility, several commands are accepted, but have no effect. In particular, the lab2slcan firmware will not allow the host PC to change the CAN mode or bitrate, nor will it apply any hardware message filters or timestamping.

The lab2slcan firmware has been tested for compatibility with USBtinViewer[2] and the UAVCAN GUI Tool[3].

1: http://www.can232.com/docs/canusb_manual.pdf
2: http://www.fischl.de/usbtin/#software
3: http://uavcan.org/GUI_Tool/Overview/
lab2.md Outdated

## Objectives
Objectives
- Learn the mbed CAN API and the basic underlying principles/
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there supposed to be something after the trailing slash here?

Copy link
Member Author

Choose a reason for hiding this comment

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

If there was I don't remember it anymore. Gone now!

@ducky64 ducky64 merged commit 559c28d into master Mar 24, 2017
@ducky64 ducky64 deleted the cantrain branch March 24, 2017 07:39
@ducky64 ducky64 restored the cantrain branch March 24, 2017 07:58
@ducky64 ducky64 deleted the cantrain branch March 24, 2017 07:59
@ducky64 ducky64 restored the cantrain branch April 11, 2018 06:50
@ducky64 ducky64 deleted the cantrain branch September 11, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants