You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Barker a9b90a3b5a AP_HAL: stop libraries including AP_Logger.h in .h files 3 years ago
..
board AP_HAL: set CANFrame max data length based on CANFD availability 3 years ago
examples AP_HAL: stop libraries including AP_Logger.h in .h files 3 years ago
tests AP_HAL: update prescaler tests 3 years ago
utility AP_HAL: fixed vprintf for no hal.h 3 years ago
AP_HAL.h
AP_HAL_Boards.h AP_HAL: add support for CANFD in SITL 3 years ago
AP_HAL_Macros.h AP_HAL: permit double-maths whe simulating 3 years ago
AP_HAL_Main.h
AP_HAL_Namespace.h AP_HAL: create HAL::SIMState object to hold simulation state 3 years ago
AnalogIn.h AP_HAL: AnalogSource: set_pin returns bool 3 years ago
CANIface.cpp AP_HAL: add support for taking in canfd bitrate in caniface 3 years ago
CANIface.h AP_HAL_ChibiOS: add init method to take in separate canfd bitrate 3 years ago
DSP.cpp AP_HAL: allow configuration of maximum number of notches based on MCU type 3 years ago
DSP.h AP_HAL: allow configuration of maximum number of notches based on MCU type 3 years ago
Device.cpp
Device.h
EventHandle.cpp
EventHandle.h
Flash.h
GPIO.cpp
GPIO.h AP_HAL: added support for saving and restoring GPIO settings 3 years ago
HAL.cpp AP_HAL: support up to 9 UARTs 3 years ago
HAL.h AP_HAL: create HAL::SIMState object to hold simulation state 3 years ago
I2CDevice.h
OpticalFlow.h
QSPIDevice.h
RCInput.h
RCOutput.cpp AP_HAL: always choose high for dshot prescaler calculation 3 years ago
RCOutput.h AP_HAL: add support for @SYS/timers.txt 3 years ago
SIMState.cpp AP_HAL: create HAL::SIMState object to hold simulation state 3 years ago
SIMState.h AP_HAL: honour HAL_SIM_GPS_ENABLED 3 years ago
SPIDevice.h
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h AP_HAL: add get_storage_ptr method 3 years ago
UARTDriver.h AP_HAL: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Util.cpp AP_HAL: tidy set/get of hw RTC 3 years ago
Util.h AP_HAL: add support for @SYS/timers.txt 3 years ago
system.cpp AP_HAL: added micros16() method 3 years ago
system.h AP_HAL: added micros16() method 3 years ago