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.
 
 
 
 
 
 
Siddharth Purohit 6a0c4ec3f7 AP_HAL: add Random Number Generation test 4 years ago
..
board AP_HAL: remove HIL support 4 years ago
examples AP_HAL: add Random Number Generation test 4 years ago
tests AP_HAL: fix unit test compilation due to -Werror=format-truncation 5 years ago
utility AP_HAL: removed perf counters 4 years ago
AP_HAL.h AP_HAL: add CANIface HAL, replace uavcan dependent one 5 years ago
AP_HAL_Boards.h AP_HAL: add HAL_INS_ENABLED 4 years ago
AP_HAL_Macros.h AP_HAL: Don't redefine allowing double math in SITL/Linux if already defined 4 years ago
AP_HAL_Main.h
AP_HAL_Namespace.h AP_HAL: add support for QSPIDevice 4 years ago
AnalogIn.h AP_HAL: log accumulated power status flags; all flags ever set 5 years ago
CANIface.cpp AP_HAL: add CANIface HAL, replace uavcan dependent one 5 years ago
CANIface.h AP_HAL: use ExpandingString class 4 years ago
DSP.cpp AP_HAL: collect data for three largest peaks 5 years ago
DSP.h AP_HAL: set base type of FrequencyPeak to uint8_t 5 years ago
Device.cpp AP_HAL: remember details of register check fails 4 years ago
Device.h AP_HAL: add support for entering XIP mode 4 years ago
EventHandle.cpp AP_HAL: add common Event interface 5 years ago
EventHandle.h AP_HAL: add common Event interface 5 years ago
Flash.h
GPIO.cpp AP_HAL: create and use new AP_HAL::PWMSource object 4 years ago
GPIO.h AP_HAL: added timer_tick() on GPIO 4 years ago
HAL.cpp AP_HAL: removed assert calls 4 years ago
HAL.h AP_HAL: add support for QSPIDevice 4 years ago
I2CDevice.h
OpticalFlow.h
QSPIDevice.h AP_HAL: add support for QSPIDevice 4 years ago
RCInput.h AP_HAL: added pulse_input_enable() API 5 years ago
RCOutput.cpp AP_HAL: support ProfiLEDs 5 years ago
RCOutput.h AP_HAL: add 1Hz update_channel_masks() 4 years ago
SPIDevice.h
Scheduler.cpp
Scheduler.h AP_HAL: add PRIORITY_RCOUT 4 years ago
Semaphores.cpp
Semaphores.h AP_HAL: standard spelling of variant 4 years ago
Storage.cpp AP_HAL: added erase() method to Storage class 5 years ago
Storage.h AP_HAL: added erase() method to Storage class 5 years ago
UARTDriver.h AP_HAL: added uart_info() method 4 years ago
Util.cpp AP_HAL: add discard_input method on UARTDriver 5 years ago
Util.h AP_HAL: add support for hw random number generation 4 years ago
system.cpp
system.h AP_HAL: add native clock info methods used inside other than main thread 5 years ago