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.
 
 
 
 
 
 
Andrew Tridgell 1c89f54934 HAL_Linux: fixed SPI mode handling per-device 11 years ago
..
AP_HAL_Linux.h HAL_Linux: updates for ERLE board type 11 years ago
AP_HAL_Linux_Main.h AP_HAL_Linux_Class: Correct deadlock, and infinite loop in setup() 11 years ago
AP_HAL_Linux_Namespace.h HAL_Linux: removed Console driver 12 years ago
AP_HAL_Linux_Private.h HAL_Linux: removed Console driver 12 years ago
AnalogIn.cpp HAL_Linux: updates for ERLE board type 11 years ago
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 11 years ago
GPIO.cpp HAL_Linux: Remove panic when invalid pin in GPIO 11 years ago
GPIO.h HAL_Linux: make GPIO code compact and readable 11 years ago
HAL_Linux_Class.cpp HAL_Linux: UART-like TCP sockets impl. on AP_HAL_Linux 11 years ago
HAL_Linux_Class.h
I2CDriver.cpp HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
I2CDriver.h HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
RCInput.cpp HAL_Linux: added basic support for RC overrides 11 years ago
RCInput.h HAL_Linux: added basic support for RC overrides 11 years ago
RCOutput.cpp HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 11 years ago
RCOutput.h HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 11 years ago
SPIDriver.cpp HAL_Linux: fixed SPI mode handling per-device 11 years ago
SPIDriver.h HAL_Linux: fixed SPI semaphore, and panic on CS error 11 years ago
Scheduler.cpp HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
Scheduler.h HAL_Linux: updates for ERLE board type 11 years ago
Semaphores.cpp HAL_Linux: updates for ERLE board type 11 years ago
Semaphores.h HAL_Linux: updates for ERLE board type 11 years ago
Storage.cpp HAL_Linux: Storage: Change storage folder in Linux to `/var/APM` 11 years ago
Storage.h HAL_Linux: switched to pthread based scheduling 12 years ago
UARTDriver.cpp HAL_Linux: Remove the additional portNumber offset 11 years ago
UARTDriver.h HAL_Linux: UART-like TCP sockets impl. on AP_HAL_Linux 11 years ago
Util.cpp HAL_Linux: updates for ERLE board type 11 years ago
Util.h AP_HAL: added support for commandline arguments 11 years ago