Firmware
Functions
test_uart_baudchange.c File Reference
#include <px4_config.h>
#include <px4_defines.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <termios.h>
#include <string.h>
#include <arch/board/board.h>
#include "tests_main.h"
#include <math.h>
#include <float.h>

Functions

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

Detailed Description

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