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_dsm_is_connection_active

Function Documentation

int rc_dsm_is_connection_active(void)

Easily check on the state of the DSM radio packets without checking timeouts yourself.

Returns

returns 1 if packets are arriving in good health without timeouts. returns 0 otherwise.