This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Function rc_mav_get_sys_id_of_last_msg_any

Function Documentation

uint8_t rc_mav_get_sys_id_of_last_msg_any(void)

Fetches the system ID of the sender of the last received message.

Returns

Returns the system ID on success. Returns -1 on failure, for example if no message has been received.