Firmware
Functions
test_uart_loopback.c File Reference

Tests the uart outputs. More...

#include <px4_config.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <arch/board/board.h>
#include "tests_main.h"
#include <math.h>
#include <float.h>

Functions

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

Detailed Description

Tests the uart outputs.

Author
Lorenz Meier loren.nosp@m.z@px.nosp@m.4.io