5963 Commits (5d40ec8014207a805c41eb6881261d99cbbe5165)

Author SHA1 Message Date
Andrew Tridgell 0f724c1d7a AP_InertialSensor: removed per-device example code 11 years ago
Andrew Tridgell b0ab2671cd AP_Baro: removed old device specific example code 11 years ago
Andrew Tridgell 028e2e34f1 AP_Baro: added generic baro test sketch 11 years ago
Andrew Tridgell 563f516f6b HAL_FLYMAPLE: rename flash_stm32.c to .cpp 11 years ago
Andrew Tridgell 273bc230e6 HAL_AVR: renamed pins_arduino_mega.c to .cpp 11 years ago
Andrew Tridgell 5a170c6343 AP_InertialSensor: added INS_generic test 11 years ago
Andrew Tridgell d1ba78002d AP_InertialSensor: added paranoid check for DRDY pin 11 years ago
Andrew Tridgell 549e08446a HAL_Linux: use BBB pin names in SPIDriver 11 years ago
Andrew Tridgell 6f9965cc22 AP_InertialSensor: fixed setup of DRDY pin on MPU9250 11 years ago
Andrew Tridgell 6a6dbe5790 AP_InertialSensor: added check for WHOAMI on MPU9250 11 years ago
Andrew Tridgell e24febec1b AP_TECS: avoid a valgrind bug 11 years ago
Andrew Tridgell 8e5915ef7d HAL_Linux: fixed some valgrind errors 11 years ago
Andrew Tridgell 130f831c1c HAL_Linux: use MODE_3 for MPU9250 11 years ago
Andrew Tridgell f73ec95c39 AP_Baro_MS5611: added PROM CRC checking 11 years ago
Andrew Tridgell 6c3197cb43 AP_Notify: fixed SITL build 11 years ago
Andrew Tridgell 52c53e55f8 AP_Airspeed: use board subtypes 11 years ago
Andrew Tridgell 252052d723 AP_Notify: use HAL board subtypes 11 years ago
Andrew Tridgell abb53eb9a2 AP_InertialSensor: simplify using HAL board subtypes 11 years ago
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
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 1bf0c4c67d HAL_Linux: cope with different I2C headers for data 11 years ago
Andrew Tridgell 848b563fc3 AP_InertialSensor: rotate acccel/gyro for PXF 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 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 145c71c4af HAL_Linux: Storage: Change storage folder in Linux to `/var/APM` 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
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
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
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