PX4-Autopilot/msg/mavlink_log.msg
Julian Oes 2d4179a35b mavlink: refactor mavlink_log
This moves the mavlink_log interface from ioctl to uORB and enables the
mavlink statusmessage output for Snapdragon. The API changes will lead
to changes in all modules that are using it.
2016-03-24 13:09:16 +01:00

5 lines
88 B
Plaintext

uint64 timestamp # Timestamp in microseconds since boot
uint8[51] text
uint8 severity