mirror of https://github.com/ArduPilot/ardupilot
AP_Periph:Add SLCAN feature note
This commit is contained in:
parent
df06e85450
commit
59a5babc06
|
@ -44,7 +44,9 @@ An AP_Periph UAVCAN firmware supports these UAVCAN features:
|
|||
- parameter storage in flash
|
||||
- easy bootloader update
|
||||
- high resiliance features using watchdog, CRC and board checks
|
||||
- firmware update via MissionPlanner or uavcan-gui-tool
|
||||
- firmware and parameter update via MissionPlanner or DroneCAN GUI tool when attached to an autopilot
|
||||
- firmware update via USB if USB port is provided
|
||||
- parameter update using SLCAN and DroneCAN GUI on standalone peripheral via USB, if provided
|
||||
|
||||
# Building
|
||||
|
||||
|
|
Loading…
Reference in New Issue