This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3965c7e4bf
Ardupilot2
/
libraries
/
AP_HAL_ChibiOS
History
Andrew Tridgell
f471732aad
HAL_ChibiOS: enable SO_REUSEADDR
2023-11-28 12:18:55 +11:00
..
hwdef
HAL_ChibiOS: enable SO_REUSEADDR
2023-11-28 12:18:55 +11:00
AnalogIn.cpp
AP_HAL_ChibiOS: change adc sampling rate
2023-09-17 21:02:42 +10:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp
AP_HAL_ChibiOS: use get_HAL_mutable() to install new CAN interfaces
2023-11-28 08:24:25 +11:00
CANFDIface.h
CanIface.cpp
AP_HAL_ChibiOS: use get_HAL_mutable() to install new CAN interfaces
2023-11-28 08:24:25 +11:00
CANIface.h
HAL_ChibiOS: fixed CAN statistics on F4/L4/F3/F7
2023-09-19 07:33:53 +10:00
Device.cpp
Device.h
DSP.cpp
DSP.h
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp
AP_HAL_ChibiOS: introduce get_HAL_mutable() to complement get_HAL()
2023-11-28 08:24:25 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
LogStructure.h
RCInput.cpp
RCInput.h
RCOutput_bdshot.cpp
AP_HAL_ChibiOS: NFC refactor of dshot/bdshot in preparation for bdshot on iomcu
2023-10-25 19:30:35 +11:00
RCOutput_iofirmware.cpp
AP_HAL_ChibiOS: NFC refactor of dshot/bdshot in preparation for bdshot on iomcu
2023-10-25 19:30:35 +11:00
RCOutput_serial.cpp
RCOutput.cpp
AP_HAL_ChibiOS: return success status from serial_led_send and set_serial_led_rgb_data
2023-11-20 19:22:20 +11:00
RCOutput.h
AP_HAL_ChibiOS: return success status from serial_led_send and set_serial_led_rgb_data
2023-11-20 19:22:20 +11:00
Scheduler.cpp
AP_HAL_ChibiOS: improve gating of use of AP_InternalError library
2023-08-17 09:16:46 +10:00
Scheduler.h
AP_HAL_CHIBIOS: allow RCIN thread priority to be overridden
2023-08-31 09:24:05 +10:00
sdcard.cpp
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp
AP_HAL_ChibiOS: add option to set HAL_SPI_SCK_SAVE_RESTORE
2023-10-18 19:25:19 +11:00
SPIDevice.h
AP_HAL_ChibiOS: add option to set HAL_SPI_SCK_SAVE_RESTORE
2023-10-18 19:25:19 +11:00
stdio.cpp
Storage.cpp
Storage.h
AP_HAL_ChibiOS: Increase limit for Storage pages
2023-09-17 21:03:37 +10:00
system.cpp
AP_HAL_ChibiOS: removed native_millis/micros
2023-08-24 13:06:40 +10:00
UARTDriver.cpp
UARTDriver.h
Util.cpp
AP_HAL_ChibiOS: Explicitly include InternalError
2023-09-20 19:51:48 +10:00
Util.h
AP_HAL_ChibiOS: move AP_BOOTLOADER_FLASHING_ENABLED default to AP_HAL
2023-10-27 14:16:47 +11:00
WSPIDevice.cpp
WSPIDevice.h