6093 Commits (4bdd814dcc52cb367c4e3b6432bd48048d3f2863)

Author SHA1 Message Date
Andrew Tridgell 1241da466b HAL_PX4: added millis64() and micros64() 11 years ago
Andrew Tridgell ead82ee581 HAL_Linux: implement millis64() and micros64() 11 years ago
Andrew Tridgell 6450c84987 HAL_Empty: added dummy millis64() and micros64() 11 years ago
Andrew Tridgell 5a55101703 HAL_SITL: added millis64() and micros64() 11 years ago
Andrew Tridgell 7439d34a5d AP_HAL: add millis64() and micros64() on faster boards 11 years ago
Andrew Tridgell d01fa3bfbd AP_Baro: prevent reading the MS5611 too fast 11 years ago
Andrew Tridgell b9dc2335ee HAL_Linux: run timer thread at average 1kHz without drift 11 years ago
Andrew Tridgell 3c2ab31415 AP_InertialSensor: get rid of data_ready for MPU9250 11 years ago
Andrew Tridgell 9e01c657e5 AP_InertialSensor: update MPU9250 driver for 1kHz operation 11 years ago
Andrew Tridgell 532e9aace4 AP_InertialSensor: fixed timer bug in HIL sensors 11 years ago
Andrew Tridgell 8f280d212b HAL_Linux: don't use usleep() in suspend_timer_procs() 11 years ago
Andrew Tridgell 94e14f5dcb HAL_Linux: split off RCOutput class to be specific to PXF and ERLE 11 years ago
Andrew Tridgell 2ce219aeb8 HAL_Linux: split RCInput class into generic and PRU implementations 11 years ago
Andrew Tridgell 12239de00d AP_InertialSensor: fix data_ready return for L3GD20 11 years ago
Andrew Tridgell 21ff578cb0 HAL_VRBrain: prevent read past end of buffer 11 years ago
Andrew Tridgell 0a20d0db60 HAL_PX4: prevent read past end of buffer 11 years ago
Andrew Tridgell b4be93113c HAL_Linux: prevent read past end of buffer 11 years ago
Andrew Tridgell 7286e7acd2 AP_InertialSensor: fixed build errors on APM2 11 years ago
Andrew Tridgell b40bd479c4 HAL_Linux: moved FRAM vs FS choice into HAL_Linux headers 11 years ago
Andrew Tridgell 9fccb5f5ed HAL_Linux: clear more UART flags 11 years ago
Andrew Tridgell c87b0adc29 HAL_Linux: the MS5611 seems to be a bit happier at higher speed 11 years ago
Andrew Tridgell 41e65c2415 AP_Compass: fixed default orientation for PXF 11 years ago
Andrew Tridgell 50068a7c6a AP_InertialSensor: fixed default orientation for PXF board MPU9250 11 years ago
Andrew Tridgell 226b67d357 AP_HAL: make PXf default to MPU9250 11 years ago
Andrew Tridgell 6cc304e486 HAL_Linux: RCOutput should default to 50Hz on all boards 11 years ago
Andrew Tridgell 9d948d5a26 HAL_Linux: fixed name space collision in RCOutput 11 years ago
Andrew Tridgell 721d349922 HAL_Linux: fixed build of BusTest 11 years ago
Andrew Tridgell a4ef512f10 SPIDriver: fixed handling of 0 based SPI bus numbers 11 years ago
Andrew Tridgell 5fb2ad0068 HAL_Linux: fixed safety of RCInput code 11 years ago
Víctor Mayoral Vilches 5e5319e23b AP_InertialSensor: MPU9250 cleaning 11 years ago
bugobliterator ac11d282b5 HAL_Linux: Add support for PPM input to HAL_Linux 11 years ago
bugobliterator 072c39ea6a AP_HAL: Add option to select Storage type AP_HAL_Boards.h 11 years ago
bugobliterator 4b2f7cd163 HAL_Linux: Add FRAM HAL driver support for non-volatile storage 11 years ago
Victor Mayoral Vilches 8a71fdf092 HAL_Linux: minor syntax fix in UARTDriver 11 years ago
Silvia b6baf78e73 HAL_Linux:duplicate `#include <sys/types<`deleted 11 years ago
Silvia 7fd0e8345d HAL_Linux: Duplicate `#include <unistd.h>`deleted 11 years ago
Víctor Mayoral Vilches 37793cd7fa AP_HAL_Namespace: Change LSM9DS0 into two different devices. 11 years ago
Víctor Mayoral Vilches df1de4efd6 AP_InertialSensor: Driver added for the LSM303D 11 years ago
Víctor Mayoral Vilches 8968647873 AP_InertialSensor: INS_generic example, add support L3GD20 11 years ago
Víctor Mayoral Vilches 0f908a8ccd HAL_Linux: Add L3GD20 to the AP_InertialSensor header 11 years ago
Víctor Mayoral Vilches e272ed8d96 AP_HAL: Add support for L3GD20 11 years ago
Víctor Mayoral Vilches 556d46a4ef AP_InertialSensor: L3GD20 driver added 11 years ago
Víctor Mayoral Vilches bfacf08c30 HAL_Linux: LSM9DS0 legacy driver moved to AP_InertialSensor/LSM9DS0/ 11 years ago
Víctor Mayoral Vilches 82186a3961 HAL: Add two new SPI devices 11 years ago
Andrew Tridgell 60e501d5ab AP_GPS: moved UBX log headers to DataFlash 11 years ago
Andrew Tridgell 2b02fdbbc9 DataFlash: moved UBX logging headers to DataFlash 11 years ago
NullVoxPopuli c672b3e324 Copter: Added support for V-Shaped and A-Shaped VTail Quadcopter frames 11 years ago
Andrew Tridgell d8fe4f366d APM_OBC: added AFS_RC_FAIL_MS, AFS_MAX_GPS_LOSS and AFS_MAX_COM_LOSS 11 years ago
Andrew Tridgell 4e97c98fa1 APM_OBC: removed use of extern function 11 years ago
Randy Mackay de747d215a Revert "GCS_MAVLink: send radio_in using rcmap" 11 years ago