|  | Paparazzi UAS v7.0_unstable
    Paparazzi is a free software Unmanned Aircraft System. | 
#include "modules/sensors/encoder_amt22.h"#include "peripherals/amt22.h"#include "modules/datalink/downlink.h" Include dependency graph for encoder_amt22.c:
 Include dependency graph for encoder_amt22.c:Go to the source code of this file.
| Functions | |
| void | encoder_amt22_init (void) | 
| void | encoder_amt22_periodic (void) | 
| Variables | |
| static amt22_t | amt22 | 
| static amt22_config_t | amt22_conf | 
Definition in file encoder_amt22.c.
Definition at line 37 of file encoder_amt22.c.
References amt22, amt22_conf, and amt22_init().
 Here is the call graph for this function:
 Here is the call graph for this function:Definition at line 42 of file encoder_amt22.c.
References amt22, amt22_get_position(), amt22_get_turns(), amt22_periodic(), DefaultChannel, DefaultDevice, f, and foo.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 30 of file encoder_amt22.c.
Referenced by encoder_amt22_init(), and encoder_amt22_periodic().
| 
 | static | 
Definition at line 31 of file encoder_amt22.c.
Referenced by encoder_amt22_init().