Using STorM32 with ArduPilot
Jump to navigation
Jump to search
Three modes of operation are currently available:
STorM32 Mavlink
- SERIAL_PROTOCOL = 1
- MOUNT_TYPE = 4
- STorM32 heartbeat must be activated
- available in ArduPilot and betacopter
STorM32 serial
- SERIAL_PROTOCOL = 8
- MOUNT_TYPE = 5 (the arducopter docu is wrong here)
- STorM32 heartbeat must be de-activated
- available in ArduPilot and betacopter
STorM32 native
- SERIAL_PROTOCOL = 83
- MOUNT_TYPE = 83
- STorM32 heartbeat must be de-activated
- available only in betacopter