![]() |
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"
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().
Definition at line 42 of file encoder_amt22.c.
References amt22, amt22_get_position(), amt22_get_turns(), amt22_periodic(), DefaultChannel, DefaultDevice, f, and foo.
|
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().