ardupilot/libraries/AP_HAL
Peter Barker af908c5d2f AP_HAL: remove command-line option enabling synthetic clock
it's always on, all the time

this has always been set for many years
2025-01-14 09:38:52 +11:00
..
board AP_HAL: allow individual boards to define HAL_INS_RATE_LOOP 2025-01-07 12:23:13 +11:00
examples
tests
utility
AnalogIn.h
AP_HAL_Boards.h AP_HAL: set HAL_INS_RATE_LOOP in boards 2024-12-04 07:45:05 +11:00
AP_HAL_Macros.h
AP_HAL_Main.h
AP_HAL_Namespace.h
AP_HAL.h
CANIface.cpp
CANIface.h AP_HAL: enable up to 3 CAN callbacks 2024-12-11 08:43:56 +11:00
Device.cpp
Device.h
DSP.cpp AP_HAL: protect against invalid values when calculating Jain's estimator 2024-12-10 10:43:17 +11:00
DSP.h
Flash.h
GPIO.cpp
GPIO.h
HAL.cpp
HAL.h AP_HAL: re-order initialiser lines so -Werror=reorder will work 2024-11-13 06:40:37 +11:00
I2CDevice.h
LogStructure.h
OpticalFlow.h
RCInput.h
RCOutput.cpp
RCOutput.h AP_HAL: allow forcing of trigger_groups() 2024-12-04 07:45:05 +11:00
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h AP_HAL: clarify semaphore recursion 2025-01-05 13:35:13 +11:00
SIMState.cpp AP_HAL: remove command-line option enabling synthetic clock 2025-01-14 09:38:52 +11:00
SIMState.h AP_HAL: remove command-line option enabling synthetic clock 2025-01-14 09:38:52 +11:00
SPIDevice.h
Storage.cpp
Storage.h
system.cpp
system.h
UARTDriver.cpp
UARTDriver.h
Util.cpp AP_HAL: removed heap APIs 2024-11-20 07:32:03 +11:00
Util.h AP_HAL: removed heap APIs 2024-11-20 07:32:03 +11:00
WSPIDevice.h