ardupilot/libraries/AP_HAL_Empty
Thomas Watson 20ee5b2d37 AP_HAL_Empty: eliminate legacy UART ordering/references
Fourth serial port (SERIAL2) added purely for consistency.
2023-12-19 06:53:15 +11:00
..
AP_HAL_Empty.h
AP_HAL_Empty_Namespace.h AP_HAL_Empty: rename QSPIDevice to WSPIDevice 2023-04-28 08:31:15 +10:00
AP_HAL_Empty_Private.h AP_HAL_Empty: rename QSPIDevice to WSPIDevice 2023-04-28 08:31:15 +10:00
AnalogIn.cpp AP_HAL_Empty: AnalogSource: return bool 2021-10-06 18:42:51 +11:00
AnalogIn.h AP_HAL_Empty: AnalogSource: return bool 2021-10-06 18:42:51 +11:00
DSP.h AP_HAL_Empty: save a sliding window array of frequency bins 2022-06-01 15:49:32 +01:00
Flash.h HAL_Empty: added empty flash driver 2019-04-11 13:22:53 +10:00
GPIO.cpp
GPIO.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
HAL_Empty_Class.cpp AP_HAL_Empty: eliminate legacy UART ordering/references 2023-12-19 06:53:15 +11:00
HAL_Empty_Class.h AP_HAL_Empty: Remove unneeded private member 2018-11-27 07:36:17 +11:00
I2CDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
OpticalFlow.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
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 AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Scheduler.h AP_HAL_Empty: move implementations of functions to header 2022-06-23 12:38:41 +10:00
Semaphores.cpp
Semaphores.h AP_HAL_Empty: add check owner method 2021-09-01 17:10:53 +10:00
Storage.cpp
Storage.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
UARTDriver.cpp AP_HAL_Empty: moved UART port locking up to AP_HAL 2023-07-12 17:06:02 +10:00
UARTDriver.h AP_HAL_Empty: moved UART port locking up to AP_HAL 2023-07-12 17:06:02 +10:00
Util.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
WSPIDevice.h AP_HAL_Empty: rename QSPIDevice to WSPIDevice 2023-04-28 08:31:15 +10:00