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

Add RPM message: 1045.RPM.uavcan #53

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

IamPete1
Copy link
Contributor

Adds a RPM message for things like heli headspeed.

We do have RPM in a couple of other places:

int18 rpm # Negative value indicates reverse rotation

This does use float 32, which is more bits than any of the other rpms but it is a dedicated message, and it still fits in a single frame.

@tridge tridge merged commit 993be80 into dronecan:master Apr 29, 2024
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