ardupilot/libraries/AP_HAL_VRBRAIN
Andrew Tridgell 3cd6d8cac7 HAL_VRBRAIN: removed restriction on delay in threads
threads other than the main thread should be able to sleep, but not
call the delay callback
2018-07-09 19:41:18 +10:00
..
AnalogIn.cpp AP_HAL_VRBrain: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
AnalogIn.h AP_HAL_VRBrain: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
AP_HAL_VRBRAIN_Namespace.h
AP_HAL_VRBRAIN.h
bxcan.h
CAN.cpp AP_HAL_VRBRAIN: reducing indenting by linearizing the logic 2018-06-09 22:46:48 -07:00
CAN.h
Device.cpp
Device.h
GPIO.cpp
GPIO.h
HAL_VRBRAIN_Class.cpp HAL_VRBrain: support uartG 2018-06-29 08:17:38 +10:00
HAL_VRBRAIN_Class.h
I2CDevice.cpp
I2CDevice.h
I2CWrapper.h
NSHShellStream.cpp
RCInput.cpp AP_HAL_VRBrain: Remove RC overrides 2018-06-05 09:51:09 +10:00
RCInput.h AP_HAL_VRBrain: Remove RC overrides 2018-06-05 09:51:09 +10:00
RCOutput.cpp AP_HAL_VRBRAIN: UAVCAN servo removal 2018-05-25 13:53:17 +10:00
RCOutput.h AP_HAL_VRBRAIN: added mask to set_output_mode() 2018-04-07 09:10:29 +10:00
Scheduler.cpp HAL_VRBRAIN: removed restriction on delay in threads 2018-07-09 19:41:18 +10:00
Scheduler.h AP_HAL_VRBrain: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
Semaphores.cpp
Semaphores.h
SPIDevice.cpp
SPIDevice.h
Storage.cpp
Storage.h
system.cpp
UARTDriver.cpp AP_HAL_VRBrain: Clear UART buffers when opening a port 2018-06-26 02:18:18 +01:00
UARTDriver.h
Util.cpp AP_HAL_VRBRAIN: use common methods for setting time 2018-06-15 08:01:22 +10:00
Util.h AP_HAL_VRBRAIN: use common methods for setting time 2018-06-15 08:01:22 +10:00
vrbrain_param.cpp