APM:Libraries
Namespaces | Variables
Device.cpp File Reference
#include "Device.h"
#include <arch/board/board.h>
#include "board_config.h"
#include <stdio.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/utility/OwnPtr.h>
#include "Scheduler.h"
#include "Semaphores.h"
Include dependency graph for Device.cpp:

Go to the source code of this file.

Namespaces

 VRBRAIN
 

Variables

bool _vrbrain_thread_should_exit
 
static const AP_HAL::HALVRBRAIN::hal = AP_HAL::get_HAL()
 

Variable Documentation

◆ _vrbrain_thread_should_exit

bool _vrbrain_thread_should_exit

Daemon exit flag

Definition at line 147 of file HAL_VRBRAIN_Class.cpp.

Referenced by VRBRAIN::DeviceBus::bus_thread().