12575 Commits (7195e385858a313e26b9aaf888a0bc253ba2835e)
 

Author SHA1 Message Date
Andrew Tridgell 7195e38585 AP_HAL: fixed I2C build on APM2 11 years ago
Andrew Tridgell 5693392838 AP_HAL: added the concept of a board subtype, and default sensor types 11 years ago
Andrew Tridgell e2a3a4e45c build: allow native build to use distcc 11 years ago
Andrew Tridgell 1bf0c4c67d HAL_Linux: cope with different I2C headers for data 11 years ago
Andrew Tridgell 3475f39daf build: enable ccache if installed for all builds 11 years ago
Andrew Tridgell 848b563fc3 AP_InertialSensor: rotate acccel/gyro for PXF 11 years ago
Andrew Tridgell f6bba74fb6 Plane: enable MPU9250 for Linux build 11 years ago
Andrew Tridgell 09e9074cb2 build: added bbone as build target 11 years ago
Andrew Tridgell a224d8c3f9 build: rename board_avr_sitl.mk to board_native.mk 11 years ago
Andrew Tridgell ea188528fc AP_InertialSensor: fixed build errors for LSM9DSO 11 years ago
Andrew Tridgell fa2a1c495e HAL_Linux: fixed I2C driver build errors 11 years ago
Andrew Tridgell 8c4565c741 HAL_Linux: fixed a build warning 11 years ago
Víctor Mayoral Vilches 2982fc029c AP_InertialSensor_LSM9DS0: Fix _dump_registers method 11 years ago
Víctor Mayoral Vilches feedc40f72 AP_InertialSensor_LSM9DS0: Move LSM9DS0_DEBUG flag to the header 11 years ago
Andrew Tridgell fa4abdb0ae Copter: added support for MPU9250 11 years ago
Andrew Tridgell 297bb52ced AP_InertialSensor: added MPU9250 header 11 years ago
Víctor Mayoral Vilches f213f01983 AP_InertialSensor_LSM9DS0: Remove previous CS handling. 11 years ago
Andrew Tridgell 5b438471a7 HAL_Linux: added set_bus_speed() support to SPI driver 11 years ago
Andrew Tridgell 3ed4f82cb0 AP_InertialSensor: fixed DRDY include for Linux 11 years ago
Andrew Tridgell 0b64d834c3 HAL_Linux: MS5611 and MPU6000 should be MODE3 11 years ago
Andrew Tridgell 06b6d7aaf0 AP_InertialSensor: fixeup DRDY pin for different boards 11 years ago
Andrew Tridgell 1c89f54934 HAL_Linux: fixed SPI mode handling per-device 11 years ago
Víctor Mayoral Vilches 7cb547272b Linux_HAL_Essentials: Minor type fixed in the README 11 years ago
Víctor Mayoral Vilches 145c71c4af HAL_Linux: Storage: Change storage folder in Linux to `/var/APM` 11 years ago
Víctor Mayoral Vilches 464cb8fed9 Linux_HAL_Essentials: Update README for Ubuntu. 11 years ago
Víctor Mayoral Vilches 3379ddd51f AP_InertialSensor_MPU6000: Add _register_write_check method. 11 years ago
Víctor Mayoral Vilches 0fff8df491 AP_InertialSensor: fix LSM9DS0 test code 11 years ago
Siddharth Bharat Purohit 9c33420aab HAL_Linux: Linux HAL Readme:change firmware name to pwmpru1 11 years ago
bugobliterator ca163c292c HAL_Linux: PRU: remove obsolete libraries/AP_HAL_Linux/PRU 11 years ago
bugobliterator aa1db00908 Linux_HAL_Essentials: cleanup PWM PRU code 11 years ago
Siddharth Bharat Purohit e438250068 Linux: Startup script:add reloading pru firmware option 11 years ago
Siddharth Bharat Purohit 1956c68e16 Linux: Add usage steps for PRU firmware to Readme 11 years ago
bugobliterator 971967be4b Linux: add PRU PWM code to Linux_HAL_Essentials 11 years ago
Andrew Tridgell 72f94444c4 HAL_Linux: added basic support for RC overrides 11 years ago
Andrew Tridgell d79877792f Linux_HAL: updated binary dtbo files 11 years ago
Andrew Tridgell cd98593280 Linux_HAL: added dts files for overlays 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
bugobliterator e6f27c9fac AP_Motors_Time_test.pde: use hal.scheduler->micros instead of gettimeofday 11 years ago
Siddharth Bharat Purohit 65fef59dfa HAL_Linux: change initial PWM values to 490Hz, 1000us 11 years ago
bugobliterator 73d42f3e33 Linux: Add initialising script and required overlays and firmware 11 years ago
Víctor Mayoral Vilches f11f0d9f2a HAL_Linux: Fix FRAM code 11 years ago
Víctor Mayoral Vilches fc57bdedde ArduPlane/config.h: Add the PXF hardware setup 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