|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
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...
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function: