APM:Libraries
Variables
AP_RangeFinder_BBB_PRU.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include "AP_RangeFinder_BBB_PRU.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
#include <sys/types.h>
Include dependency graph for AP_RangeFinder_BBB_PRU.cpp:

Go to the source code of this file.

Variables

const AP_HAL::HALhal
 -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More...
 
volatile struct rangerangerpru
 

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.

◆ rangerpru

volatile struct range* rangerpru

Definition at line 35 of file AP_RangeFinder_BBB_PRU.cpp.