190 Commits (32ea258594fb71cc9257297670424c174316bede)

Author SHA1 Message Date
Andrew Tridgell 0b64d834c3 HAL_Linux: MS5611 and MPU6000 should be MODE3 11 years ago
Andrew Tridgell 1c89f54934 HAL_Linux: fixed SPI mode handling per-device 11 years ago
Víctor Mayoral Vilches 145c71c4af HAL_Linux: Storage: Change storage folder in Linux to `/var/APM` 11 years ago
bugobliterator ca163c292c HAL_Linux: PRU: remove obsolete libraries/AP_HAL_Linux/PRU 11 years ago
Andrew Tridgell 72f94444c4 HAL_Linux: added basic support for RC overrides 11 years ago
Andrew Tridgell d0b007248f HAL_Linux: fixed SPI semaphore, and panic on CS error 11 years ago
bugobliterator 5bcdb039e2 HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 11 years ago
Víctor Mayoral Vilches fa6c5ba80e HAL_Linux: Remove the additional portNumber offset 11 years ago
Víctor Mayoral Vilches 02c171b19f HAL_Linux: UART-like TCP sockets, check for ":wait" 11 years ago
Víctor Mayoral Vilches ca80c0b8e2 HAL_Linux: config UART file descriptor as non-blocking 11 years ago
Siddharth Bharat Purohit 65fef59dfa HAL_Linux: change initial PWM values to 490Hz, 1000us 11 years ago
Víctor Mayoral Vilches f11f0d9f2a HAL_Linux: Fix FRAM code 11 years ago
Víctor Mayoral Vilches be68de20f1 HAL_Linux: UART-like TCP sockets impl. on AP_HAL_Linux 11 years ago
Víctor Mayoral Vilches b0742fbb5b HAL_Linux: Add FRAM SPI support. 11 years ago
Siddharth Bharat Purohit 0422695e5e HAL_Linux: Correct error inside read method in RCOutput 11 years ago
bugobliterator 092bda9c37 HAL_Linux: Replace PRU1 firmware with a new one to support new way of controllong PRU PWM 11 years ago
bugobliterator 63560e8122 HAL_Linux: change to directly accessing shared_mem of pru in RCOutput 11 years ago
Siddharth Bharat Purohit 9999e77a74 HAL_Linux: add close(_fd) to some functions in RCOutput 11 years ago
Víctor Mayoral Vilches 95e0803880 HAL_Linux: Remove panic when invalid pin in GPIO 11 years ago
Víctor Mayoral Vilches 245618e298 HAL_Linux: Improve error handling SPIDriver 11 years ago
Víctor Mayoral Vilches d330cbecb3 HAL_Linux: Make the CS variables more readable in SPIDriver 11 years ago
Víctor Mayoral Vilches 665bf4a247 HAL_Linux: BUS_SPEED selected individually in SPIDriver 11 years ago
Siddharth Bharat Purohit d2b5a1cfac HAL_Linux: add HAL_ prefix to GPIO_INPUT 11 years ago
bugobliterator 1f1af0b0ea HAL_Linux: make GPIO code compact and readable 11 years ago
Víctor Mayoral Vilches 651cb58ebc HAL_Linux: Add CS capabilities to the SPI driver. 11 years ago
Víctor Mayoral Vilches 763c075497 HAL_Linux: spidev1.0 to SPI0 and spidev2.0 to SPI1 11 years ago
bugobliterator fd0685cc01 HAL_Linux: change to mem access method from sysfs access method 11 years ago
bugobliterator 96bbe17bd3 HAL_Linux: add support for LinuxDigitalSource in AP_HAL_Linux 11 years ago
Víctor Mayoral Vilches 7652d47e6e HAL_Linux: Add GPIO pinmux mappings 11 years ago
bugobliterator 18d7438240 HAL_Linux: increase size of sysfs_path variables inside LinuxRCOutput's methods 11 years ago
bugobliterator 85d10e2ce3 HAL_Linux: add export gpio during direction set if not exported during initialisation 11 years ago
bugobliterator a7ead42f52 HAL_Linux: added initial gpio library 11 years ago
Víctor Mayoral Vilches c4b6026d53 HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
Víctor Mayoral Vilches ea7dcc188b AP_HAL_Linux: Correct SPIDriver devs 11 years ago
Víctor Mayoral Vilches 8af1b6faa7 AP_HAL_Linux: Add support for SPIDevice_LSM9DS0 11 years ago
bugobliterator 79fb10d9e8 HAL_Linux: correct AP_HAL_Linux::RCOutput::enable_ch method 11 years ago
bugobliterator eb35c94a43 HAL_Linux: add rcout->init method to HAL_Linux_Class::init 11 years ago
bugobliterator e9f5e0d6cc HAL_Linux: add rcout->init method to HAL_Linux_Class::init method 11 years ago
bugobliterator 34ba77e048 HAL_Linux: Correct faulty RCOutput driver 11 years ago
bugobliterator 26cd4ad237 HAL_Linux: Correct indentation 11 years ago
Siddharth Bharat Purohit 69a4b7d632 HAL_Linux: Correct Indentation issue 11 years ago
Siddharth Bharat Purohit 731d80e6c5 HAL_Linux: Add Steps to Manually test pwm channels 11 years ago
Siddharth Bharat Purohit b53b3f415a HAL_Linux: Create Readme.md adding details on manually testing pru pwm 11 years ago
bugobliterator a7de5e3d0f HAL_Linux: Add initial RCOutput driver 11 years ago
Víctor Mayoral Vilches 3354fa9fc8 AP_HAL_Linux: Add support for SPIDevice_MS5611 11 years ago
Víctor Mayoral Vilches 9f5b4ffca4 AP_HAL_Linux_Class: Correct deadlock, and infinite loop in setup() 11 years ago
Víctor Mayoral Vilches 27ebf790e2 AP_HAL_Linux: Add support for SPIDevice_MPU9250 11 years ago
Víctor Mayoral Vilches 815c2df2d0 AP_HAL_Linux: SPIDriver, add MPU6000 support 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell b99ae63cbb HAL_Linux: more generic fix for scheduler issues in example sketches 11 years ago