APM:Libraries
Macros | Variables
Util.cpp File Reference
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <time.h>
#include <unistd.h>
#include <AP_HAL/AP_HAL.h>
#include "Heat_Pwm.h"
#include "ToneAlarm_Disco.h"
#include "Util.h"
Include dependency graph for Util.cpp:

Go to the source code of this file.

Macros

#define MAX_SIZE_LINE   50
 

Variables

const AP_HAL::HALhal
 -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More...
 
static int state
 

Macro Definition Documentation

◆ MAX_SIZE_LINE

#define MAX_SIZE_LINE   50

Definition at line 184 of file Util.cpp.

Referenced by Linux::UtilRPI::_check_rpi_version(), and Linux::Util::get_hw_arm32().

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-

Definition at line 14 of file AC_PID_test.cpp.

◆ state

int state
static