Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
This measures the rssi pwm signal from a Digi XTend radio modem and sends a message with the info. More...
Go to the source code of this file.
Functions | |
void | xtend_rssi_periodic (void) |
This measures the rssi pwm signal from a Digi XTend radio modem and sends a message with the info.
Definition in file xtend_rssi.h.
void xtend_rssi_periodic | ( | void | ) |
Definition at line 44 of file xtend_rssi.c.
References cpu_ticks_of_usec(), datalink_time, DefaultChannel, DefaultDevice, pwm_input_duty_tics, pwm_input_duty_valid, XTEND_RSSI_PWM_ARRAY_INDEX, and XTEND_RSSI_PWM_PERIOD_USEC.