Skip to content

club-rockets/anirniq-shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anirniq Shared code

This repository contains all drivers, interfaces and other source code shared between the different Anirniq modules.

CAN ID

The ID field of a standard CAN frame is 11-bit long, divided as follows

0123456789AB
nnnnn        5 bit node id
     mmmmmmm 6 bit message (register) id

The node id are as follows:

  • 00000 Emergency (virtual node id that any board may use to transmit emergency messages)
  • 00001 Mission
  • 00010 Communication
  • 00011 Acquisition
  • 00100 Motherboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages