Firmware
Functions
test_servo.c File Reference

Tests the servo outputs. More...

#include <px4_time.h>
#include <px4_config.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <time.h>
#include <arch/board/board.h>
#include <drivers/drv_pwm_output.h>
#include <systemlib/err.h>
#include "tests_main.h"

Functions

int test_servo (int argc, char *argv[])
 

Detailed Description

Tests the servo outputs.