File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
specification/transport/can Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -446,15 +446,15 @@ \subsection{Examples}
446446
447447\begin {remark }[breakable]
448448 Heartbeat from node-ID 42, nominal priority level,
449- uptime starting from 0 and then incrementing by one every transfer,
450- vendor-specific status code 3471 :
449+ uptime starting from 0 and then incrementing by one every transfer, health status is 0,
450+ operating mode is 1, vendor-specific status code 161 ( $ A 1 _{16} $ ) :
451451
452452 \begin {UAVCANCompactTable }{|l l|}
453453 CAN ID (hex) & CAN data (hex) \\
454- \texttt {107D552A } & \texttt {00 00 00 00 E0 B1 01 E0 } \\
455- \texttt {107D552A } & \texttt {01 00 00 00 E0 B1 01 E1 } \\
456- \texttt {107D552A } & \texttt {02 00 00 00 E0 B1 01 E2 } \\
457- \texttt {107D552A } & \texttt {03 00 00 00 E0 B1 01 E3 } \\
454+ \texttt {107D552A } & \texttt {00 00 00 00 00 01 A1 E0 } \\
455+ \texttt {107D552A } & \texttt {01 00 00 00 00 01 A1 E1 } \\
456+ \texttt {107D552A } & \texttt {02 00 00 00 00 01 A1 E2 } \\
457+ \texttt {107D552A } & \texttt {03 00 00 00 00 01 A1 E3 } \\
458458 \end {UAVCANCompactTable }
459459
460460 \verb |uavcan.primitive.String.1.0 | under subject-ID 4919 ($ 1337 _{16}$ ) published by an anonymous node,
You can’t perform that action at this time.
0 commit comments