8349 Commits (4843be49de69d64021fe58c5d31d1fe3e5cdde93)

Author SHA1 Message Date
Lucas De Marchi eb4e2ac2e5 AP_InertialSensor: factor out MPU9250 initialization 10 years ago
Lucas De Marchi 953bfbd3fe AP_InertialSensor: provide static methods for spi transactions 10 years ago
Lucas De Marchi fde43a77b3 AP_HAL_Linux: allow to change spi device state 10 years ago
Lucas De Marchi 384d650a23 AP_HAL: allow to have spi device state 10 years ago
Staroselskii Georgii 26c8007c96 AP_Compass: updated backend detect method 10 years ago
Staroselskii Georgii 7a417d1151 AP_Compass: AK8963 rework 10 years ago
mirkix f82344358f AP_InertialSensor: Change BBBMINI standard orientation 10 years ago
mirkix e6363ea95d AP_HAL_Linux: BBBMINI uses /dev/i2c-2 10 years ago
Lucas De Marchi b211b86204 AP_HAL_Linux: don't manually define number of spi devices 10 years ago
Lucas De Marchi 82314ee4a3 AP_Common: add helper macro ARRAY_SIZE 10 years ago
Andrew Tridgell 1f58e0080a SITL: fixed some build warnings 10 years ago
Andrew Tridgell 8f41d97548 AP_Math: fixed build error on PX4 10 years ago
Andrew Tridgell 099392d3ca AP_Math: don't optimise longitude_scale on faster CPUs 10 years ago
Andrew Tridgell 88a90495b2 HAL_SITL: allow for more data before GPS pipe flush 10 years ago
Andrew Tridgell 21c895f6f3 AP_GPS: prevent extra NMEA messages causing rapid fix rates 10 years ago
Paul Riseborough 4fb7beba4b AP_NAvEKF: Prevent failure due to magnetometer fusion numerical errors 10 years ago
Randy Mackay 43b1694c76 Compass: add third compass to PRIMARY param description 10 years ago
Peter Barker 844f050cf3 DataFlash: correct zero-byte-file handling in CLI 10 years ago
Andrew Tridgell 5b0394eb05 AP_Compass: start MPU9250 driver at low speed 10 years ago
Staroselskii Georgii d40b45c9ae AP_InertialSensor: disable reset on MPU9250 10 years ago
Andrew Tridgell 5f0302ed9f HAL_Linux: fixed chaining of getopt calls 10 years ago
Andrew Tridgell 355575f793 HAL_Linux: fixed chaining of getopt instances 10 years ago
Andrew Tridgell c8a6a02be1 HAL_Linux: don't do chardev test on subtype NONE 10 years ago
Andrew Tridgell 0679552cf7 GCS_MAVLink: regenerate headers 10 years ago
Andrew Tridgell 44b7c75a4c GCS_MAVLink: merged upstream mag cal messages for APM 10 years ago
tcr3dr 41e4c2720d AP_Param: Explicitly casts AP_CLASSTYPE parameter. 10 years ago
tcr3dr 9d26bc6958 HAL_SITL: Adds polyfill for feenableexcept on OS X. 10 years ago
tcr3dr 523acc1c54 AP_Menu: Corrects string null comparison in AP_Menu. 10 years ago
Tom Pittenger 457d3be4d7 AP_BoardConfig: add user-defined serial number 10 years ago
Andrew Tridgell 281f6d9caa HAL_Linux: cope with expansion of storage from 4096 to 16k 10 years ago
Gustavo Jose de Sousa 87776d8a4b Storage: define LINUX_STORAGE_SIZE correctly 10 years ago
Peter Barker cabea266e7 DataFlash: pull out common mission logging code 10 years ago
Peter Barker d85b247706 DataFlash: Log_Write_SysInfo - pull out common logging startup messages 10 years ago
Peter Barker c5c39a77a3 DataFlash: method to flush ringbuffer to fd 10 years ago
Andrew Tridgell 686b1137fa AP_NavEKF: added vehicle specific initial gyro bias uncertainty 10 years ago
Andrew Tridgell 761b39be03 HAL_Linux: removed extra include 10 years ago
Andrew Tridgell 1296da56bb AP_Terrain: fixed terrain path handling 10 years ago
Andrew Tridgell a3c7297d8e HAL_Linux: fixed setting of custom directories 10 years ago
Víctor Mayoral Vilches f592981a60 TerrainIO: Support custom_terrain_directory 10 years ago
Víctor Mayoral Vilches c06abeb02e DataFlash_File: Support custom_log_directory 10 years ago
Víctor Mayoral Vilches 2e7a4aa1e6 HAL_Linux: Implement custom dir. methods 10 years ago
Víctor Mayoral Vilches e5a90c7a34 AP_HAL: Util, add custom terrain and log methods 10 years ago
Víctor Mayoral Vilches 5c4ae15deb HAL_Linux: Make use of GetOptLong 10 years ago
Víctor Mayoral Vilches 309511dc08 HAL_Linux: UARTDriver, const device_path 10 years ago
Víctor Mayoral Vilches 790f4ec56c HAL_Linux: Util fix indentation 10 years ago
Andrew Tridgell ac3200fd32 AP_InertialSensor: make max_abs_offsets a single float, not a vector 10 years ago
Gustavo Jose de Sousa 0fcd98c804 AP_InertialSensor: disable debug on LSM9DS0 10 years ago
Gustavo Jose de Sousa c168e19e73 AP_InertialSensor: fix coding style with uncrustify on LSM9DS0 10 years ago
Gustavo Jose de Sousa 2f2a627002 AP_InertialSensor: use runtime GPIO drdy pins numbers instead C constant macros 10 years ago
Gustavo Jose de Sousa 0ef914adac AP_InertialSensor: don't take SPI semaphore if not necessary on LSM9DS0 10 years ago