.. |
board
|
AP_HAL: set CANFrame max data length based on CANFD availability
|
3 years ago |
examples
|
AP_HAL: fix python files exec permissions
|
3 years ago |
tests
|
AP_HAL: add bitwidth hal definitions.
|
3 years ago |
utility
|
AP_HAL: fixed vprintf for no hal.h
|
3 years ago |
AP_HAL.h
|
AP_HAL: add CANIface HAL, replace uavcan dependent one
|
5 years ago |
AP_HAL_Boards.h
|
AP_HAL: set AP_STATS_ENABLED default value
|
3 years ago |
AP_HAL_Macros.h
|
AP_HAL: permit double-maths whe simulating
|
3 years ago |
AP_HAL_Main.h
|
AP_HAL: remove more px4 remnants
|
6 years ago |
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: correct assert
|
3 years ago |
DSP.h
|
AP_HAL: save a sliding window array of frequency bins
|
3 years ago |
Device.cpp
|
AP_HAL: move function definitions to cpp to save flash
|
3 years ago |
Device.h
|
AP_HAL: move function definitions to cpp to save flash
|
3 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: move from HAL_NO_GCS to HAL_GCS_ENABLED
|
3 years ago |
GPIO.h
|
AP_HAL: add GPIO::pin_to_servo_channel method
|
3 years ago |
HAL.cpp
|
AP_HAL: support up to 9 UARTs
|
3 years ago |
HAL.h
|
AL_HAL: Console output can be disabled
|
3 years ago |
I2CDevice.h
|
…
|
|
OpticalFlow.h
|
…
|
|
QSPIDevice.h
|
AP_HAL: add support for QSPIDevice
|
4 years ago |
RCInput.h
|
AP_HAL: add Link Quality reporting to RC protocols
|
4 years ago |
RCOutput.cpp
|
AP_HAL: add BLHeli_S ESC type and use it to control bitwidths
|
3 years ago |
RCOutput.h
|
AP_HAL: add BLHeli_S ESC type and use it to control bitwidths
|
3 years ago |
SIMState.cpp
|
AP_HAL: add support for Plane SITL-on-hw
|
3 years ago |
SIMState.h
|
AP_HAL: add support for Plane SITL-on-hw
|
3 years ago |
SPIDevice.h
|
AP_HAL: add mechanism to set register rw register using device name for SPI
|
3 years ago |
Scheduler.cpp
|
AP_HAL: removed hal argument to EXPECT_DELAY_MS()
|
6 years ago |
Scheduler.h
|
AP_HAL: add PRIORITY_RCOUT
|
4 years ago |
Semaphores.cpp
|
AP_HAL: moved the WITH_SEMAPHORE() logic into AP_HAL
|
6 years ago |
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: 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 |