ardupilot/libraries/AP_HAL_Linux
bugobliterator ac11d282b5 HAL_Linux: Add support for PPM input to HAL_Linux
rcin thread continuously scans for values inside ring buffer maintained by pru with rcinpru0 firmware.
2014-08-19 10:08:16 +10:00
..
examples/BusTest HAL_Linux: setup for all 6 SPI devices for PXF cape 2014-07-19 13:23:37 +10:00
AP_HAL_Linux.h HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
AP_HAL_Linux_Main.h HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
AP_HAL_Linux_Namespace.h HAL_Linux: removed Console driver 2013-10-05 18:32:57 +10:00
AP_HAL_Linux_Private.h HAL_Linux: removed Console driver 2013-10-05 18:32:57 +10:00
AnalogIn.cpp HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 2014-02-14 21:25:38 +11:00
GPIO.cpp HAL_Linux: allow different SPI and GPIO devices on different boards 2014-07-14 09:44:37 +10:00
GPIO.h HAL_Linux: allow different SPI and GPIO devices on different boards 2014-07-14 09:44:37 +10:00
HAL_Linux_Class.cpp HAL_Linux: Add support for PPM input to HAL_Linux 2014-08-19 10:08:16 +10:00
HAL_Linux_Class.h AP_HAL_Linux: initial Linux AP_HAL 2013-09-28 21:24:01 +10:00
I2CDriver.cpp HAL_Linux: made I2C driver more portable 2014-07-15 13:56:50 +10:00
I2CDriver.h HAL_Linux: include readRegistersMultiple in I2CDriver 2014-07-14 09:28:42 +10:00
RCInput.cpp HAL_Linux: Add support for PPM input to HAL_Linux 2014-08-19 10:08:16 +10:00
RCInput.h HAL_Linux: Add support for PPM input to HAL_Linux 2014-08-19 10:08:16 +10:00
RCOutput.cpp HAL_Linux: pwmpru,HAL_Linux_RCOut code doesn't wait for magic flag to send data 2014-07-14 09:44:37 +10:00
RCOutput.h HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 2014-07-14 09:32:29 +10:00
SPIDriver.cpp HAL_Linux: Add SPI configuration for Navio 2014-08-12 22:13:00 +10:00
SPIDriver.h HAL_Linux: Add SPI configuration for Navio 2014-08-12 22:13:00 +10:00
Scheduler.cpp HAL_Linux: Add support for PPM input to HAL_Linux 2014-08-19 10:08:16 +10:00
Scheduler.h HAL_Linux: Add support for PPM input to HAL_Linux 2014-08-19 10:08:16 +10:00
Semaphores.cpp HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
Semaphores.h HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
Storage.h HAL_Linux: Add FRAM HAL driver support for non-volatile storage 2014-08-19 10:08:16 +10:00
Storage_FRAM.cpp HAL_Linux: Add FRAM HAL driver support for non-volatile storage 2014-08-19 10:08:16 +10:00
Storage_FRAM.h HAL_Linux: Add FRAM HAL driver support for non-volatile storage 2014-08-19 10:08:16 +10:00
Storage_FS.cpp HAL_Linux: Add FRAM HAL driver support for non-volatile storage 2014-08-19 10:08:16 +10:00
Storage_FS.h HAL_Linux: Add FRAM HAL driver support for non-volatile storage 2014-08-19 10:08:16 +10:00
UARTDriver.cpp HAL_Linux: minor syntax fix in UARTDriver 2014-08-19 10:08:16 +10:00
UARTDriver.h HAL_Linux: UART-like TCP sockets impl. on AP_HAL_Linux 2014-07-14 09:31:30 +10:00
Util.cpp HAL_Linux: use board subtypes 2014-07-14 09:44:35 +10:00
Util.h AP_HAL: added support for commandline arguments 2014-02-23 08:15:39 +11:00