|
APM:Libraries
|
#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"Go to the source code of this file.
Namespaces | |
| VRBRAIN | |
Variables | |
| bool | _vrbrain_thread_should_exit |
| static const AP_HAL::HAL & | VRBRAIN::hal = AP_HAL::get_HAL() |
| bool _vrbrain_thread_should_exit |
Daemon exit flag
Definition at line 147 of file HAL_VRBRAIN_Class.cpp.
Referenced by VRBRAIN::DeviceBus::bus_thread().
1.8.13