12513 Commits (ad3a3f9366ec14b867e09e30a97d0d83c07326ac)
 

Author SHA1 Message Date
Víctor Mayoral Vilches ad3a3f9366 AP_InertialSensor_MPU6000: Fix the CS. 11 years ago
Víctor Mayoral Vilches aa60a89cda AP_InertialSensor_MPU9250: Fix SPI CS. 11 years ago
Víctor Mayoral Vilches 651cb58ebc HAL_Linux: Add CS capabilities to the SPI driver. 11 years ago
Víctor Mayoral Vilches bae84e2942 AP_InertialSensor: Add missing library to test example. 11 years ago
Víctor Mayoral Vilches 283beba4bb Tools: Add PXF enable and check CS scripts 11 years ago
Víctor Mayoral Vilches 4df3b55ed4 AP_InertialSensor_MPU9250: Add missing library for example/ 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
Víctor Mayoral Vilches eb95130441 AP_InertialSensor_MPU9250: remove legacy CS. 11 years ago
Víctor Mayoral Vilches 5e7e28a83e AP_InertialSensor_MPU9250.cpp: Update the DRDY pin. 11 years ago
Víctor Mayoral Vilches d053a91cd5 AP_InertialSensor_MPU6000: Remove MPU6000_CS_PIN 11 years ago
Víctor Mayoral Vilches d9cb29ea8b AP_InertialSensor_MPU6000: Correct DRDY pin. 11 years ago
Víctor Mayoral Vilches 70aafa380e GPS_UBLOX: fix test to work with AP_HAL_Linux. 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
Andrew Tridgell 79fed17563 AP_Notify: added pins for Linux port 11 years ago
Víctor Mayoral Vilches d43c1cc544 AP_Motors_test: Adapt to test bench available 11 years ago
Víctor Mayoral Vilches df14318bbd AP_InertialSensor_L3G4200D: Clock-based wait_for_sample() impl. 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 57ec305caa AP_HAL: Fixes to make the ERLE layer work 11 years ago
Víctor Mayoral Vilches 7cf1187473 AP_InertialSensor_MPU9150: Clock-based wait_for_sample() impl. 11 years ago
Víctor Mayoral Vilches 8af1b6faa7 AP_HAL_Linux: Add support for SPIDevice_LSM9DS0 11 years ago
Víctor Mayoral Vilches c4babc543d AP_InertialSensor_LSM9DS0: SPI userspace sensor driver. 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 1c07985518 AP_InertialSensor_MPU9150: Comment the suspend_timer_procs 11 years ago
Víctor Mayoral Vilches d65aefbef5 AP_InertialSensor_MPU6000: Fix the test code so that compiles. 11 years ago
Víctor Mayoral Vilches 9797867067 AP_Baro_MS5611: Fix the test code so that compiles. 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 fac3d1c271 AP_InertialSensor_MPU9250: SPI userspace sensor driver. 11 years ago
Víctor Mayoral Vilches 27ebf790e2 AP_HAL_Linux: Add support for SPIDevice_MPU9250 11 years ago
Víctor Mayoral Vilches 5493be1b0d AP_HAL: Add SPIDevice_MPU9250 as a device. 11 years ago
Víctor Mayoral Vilches 815c2df2d0 AP_HAL_Linux: SPIDriver, add MPU6000 support 11 years ago
Víctor Mayoral Vilches 4d79887cc5 L3G4200D: fix in the test example provided. 11 years ago
Andrew Tridgell 0b6c810a6e build: added ERLE build type 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell ab7e96b9de AP_InertialSensor: updates for ERLE board type 11 years ago
Victor Mayoral Vilches 44320708a7 AP_InertialSensor_MPU9150: I2C userspace driver sensor added. 11 years ago