cwru-baja / cwrubaja-dsdl

CWRU Baja's DSDL namespace
1 stars 0 forks source link

Write Powerhead DSDL datatype #1

Open zbrown23 opened 1 year ago

zbrown23 commented 1 year ago

In order to properly publish the state of Powerhead, we need to keep track of what we care about, and what we want to make a UAVCAN topic (pub-sub) vs. UAVCAN register (request-response). Topics would probably be stuff like state of charge, current consumption, battery cell voltage, etc. Registers are usually configuration data like the Cyphal node ID or BMS settings.

Willmac16 commented 1 year ago

From the Cyphal getting started guide image