Skip to content

Commit c9bd945

Browse files
committed
Add Beyond Robotix CAN node
1 parent a1a977d commit c9bd945

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

common/source/docs/common-uavcan-adapter-node.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ They utilize the `AP_Periph <https://github.com/ArduPilot/ardupilot/tree/master/
1818

1919
This provides an easy method to develop integrated DroneCAN peripherals which can be used with ArduPilot or other systems that support DroneCAN.
2020

21+
For example, a serial GPS adapted to DroneCAN:
22+
23+
.. image:: ../../../images/uavcan-node-gps.jpg
24+
:width: 450px
25+
2126
Features
2227
========
2328
The AP_Periph DroneCAN firmware can be configured to enable a wide range of
@@ -50,7 +55,7 @@ The AP_Periph DroneCAN firmware supports these DroneCAN features:
5055
- Firmware update via MissionPlanner or DroneCAN-gui-tool
5156

5257
Developers
53-
========
58+
==========
5459
Developers might find the :ref:`AP_Periph section <dev:ap-peripheral-landing-page>` of the dev docs useful for more details about creating AP_Periph nodes.
5560

5661
Firmware

images/uavcan-node.jpg

52.5 KB
Loading

0 commit comments

Comments
 (0)