Firmware
Functions
test_uart_send.c File Reference

Tests the uart send functionality. More...

#include <px4_config.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.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>
#include <drivers/drv_hrt.h>

Functions

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

Detailed Description

Tests the uart send functionality.

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