ardupilot/libraries/AP_HAL_Empty
Andrew Tridgell dff6a5bff9 HAL_Empty: allow return of last value in RCOutput
this is needed for linux boards with no native RCOutput that use SBUS
out on a serial port to ensure they can display the servo values in
the GCS
2021-01-20 10:06:45 +11:00
..
AP_HAL_Empty.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h
AnalogIn.cpp
AnalogIn.h
DSP.h
Flash.h
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
HAL_Empty_Class.h
I2CDevice.h
OpticalFlow.h
RCInput.cpp
RCInput.h HAL_Empty: add empty protocol method in RCInput 2020-11-04 19:59:40 +11:00
RCOutput.cpp HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
RCOutput.h HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
SPIDevice.h
Scheduler.cpp AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Scheduler.h AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.h