From 3e88bc4e3a8da5a7bcde5f2b9bc83b8b8ff88904 Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Thu, 23 Sep 2021 00:19:20 -0400 Subject: [PATCH] Update can_protocol docs with gain messages --- docs/can-protocol.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/can-protocol.md b/docs/can-protocol.md index 8bfaa8cb..ac396a0f 100644 --- a/docs/can-protocol.md +++ b/docs/can-protocol.md @@ -71,6 +71,8 @@ CMD ID | Name | Sender | Signals | Start byte | Signal Type | Bits | Factor | Of 0x017 | Get Vbus Voltage | Master\*\*\* | Vbus Voltage | 0 | IEEE 754 Float | 32 | 1 | 0 0x018 | Clear Errors | Master | - | - | - | - | - | - 0x019 | Set Linear Count | Master | Position | 0 | Signed Int | 32 | 1 | 0 +0x01A | Set Position Gain | Master | Pos Gain | 0 | IEEE 754 Float | 32 | 1 | 0 +0x01B | Set Vel Gains | Master | Vel Gain
Vel Integrator Gain | 0
4 | IEEE 754 Float
IEEE 754 Float | 32
32 | 1
1 | 0
0 0x700 | CANOpen Heartbeat Message\*\* | Slave | - | - | - | - | - | - -|-|-|----------------------------------|-|--------------------|-|-|-