.. |
board
|
AP_HAL: add PROBE_IMU_I2C2 to linux.h
|
4 years ago |
examples
|
AP_HAL: add chargen UARTDriver example
|
4 years ago |
tests
|
AP_HAL: fix unit test compilation due to -Werror=format-truncation
|
5 years ago |
utility
|
AP_HAL: add support for external buffer to be used in ByteBuffer
|
4 years ago |
AP_HAL.h
|
AP_HAL: add CANIface HAL, replace uavcan dependent one
|
5 years ago |
AP_HAL_Boards.h
|
AP_HAL: disable protocol drivers for bootloader builds
|
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: remove more px4 remnants
|
6 years ago |
AP_HAL_Namespace.h
|
AP_HAL: create and use new AP_HAL::PWMSource object
|
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: add FilteredCAN mode to tell driver to init as such
|
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: add support for Bank based addressing
|
5 years ago |
Device.h
|
AP_HAL: added BUS_TYPE_MSP
|
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
|
AP_HAL: added hal.flash driver
|
6 years ago |
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
|
…
|
|
HAL.h
|
AP_HAL: add CANIface HAL, replace uavcan dependent one
|
5 years ago |
I2CDevice.h
|
…
|
|
OpticalFlow.h
|
…
|
|
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: support ProfiLEDs
|
5 years ago |
SPIDevice.h
|
AP_HAL: added set_slowdown() to SPIDevice
|
6 years ago |
Scheduler.cpp
|
AP_HAL: removed hal argument to EXPECT_DELAY_MS()
|
6 years ago |
Scheduler.h
|
AP_HAL: added in_expected_delay()
|
5 years ago |
Semaphores.cpp
|
AP_HAL: moved the WITH_SEMAPHORE() logic into AP_HAL
|
6 years ago |
Semaphores.h
|
AP_HAL: delete copy constructors
|
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: add available method for locked state
|
5 years ago |
Util.cpp
|
AP_HAL: add discard_input method on UARTDriver
|
5 years ago |
Util.h
|
AP_HAL: add virtual set_cmdline_parameters()
|
4 years ago |
system.cpp
|
AP_HAL: move dump_strack_trace into HAL
|
6 years ago |
system.h
|
AP_HAL: add native clock info methods used inside other than main thread
|
5 years ago |