24680 Commits (9e7e1b2f01e2b3877e4b5a7bacfe0419827336ec)
 

Author SHA1 Message Date
Andrew Tridgell 9e7e1b2f01 AP_InertialSensor: fixed merge conflicts with patches from Lucas 8 years ago
Andrew Tridgell 1990aa96e1 AP_HAL: added get_bus_id_devtype() 8 years ago
Lucas De Marchi 104e29acf2 AP_InertialSensor: MPU6000: change accel scale to 16G 8 years ago
Lucas De Marchi dc09661b9e AP_InertialSensor: MPU6000: save driver version 8 years ago
Lucas De Marchi 0d3adef8b2 AP_InertialSensor: MPU6000: remove TODO leftover 8 years ago
Andrew Tridgell 0a1616cc71 AP_InertialSensor: use correct device IDs on PX4 driver 8 years ago
Lucas De Marchi 469efb00f6 AP_InertialSensor: save id for gyro and accel instances 8 years ago
Lucas De Marchi bbb9bfa95e AP_InertialSensor: save only gyro calibration 8 years ago
Lucas De Marchi f81dba2100 AP_InertialSensor: add doc to get_id() of backend 8 years ago
Lucas De Marchi 6b88f3367b AP_Common: remove AP_PRODUCT_ID_* macros 8 years ago
Lucas De Marchi ace61087a1 AP_InertialSensor: remove product_id 8 years ago
Andrew Tridgell a6ac02b61f HAL_Linux: implement device IDs for I2C and SPI 8 years ago
Andrew Tridgell de7913e8e9 AP_Compass: implement device IDs for compass drivers 8 years ago
Andrew Tridgell 64a5d3938c AP_InertialSensor: implement device IDs for MPU6000 and MPU9250 AuxilaryBus 8 years ago
Andrew Tridgell ac2c25539b AP_InertialSensor: implement device IDs for AuxilaryBus 8 years ago
Andrew Tridgell 16489d2a13 HAL_PX4: implement device IDs for I2C and SPI 8 years ago
Andrew Tridgell 3d48b6bb3a AP_HAL: added device id tuples to Device class 8 years ago
Andrew Tridgell 4ef92b5e39 AP_InertialSensor: enable all 3 IMUs on PH2 8 years ago
Andrew Tridgell e08babb7df HAL_PX4: added new SPI devices for PH2 8 years ago
Andrew Tridgell 26ca2dd392 AP_HAL: added more px4 SPI device names 8 years ago
Andrew Tridgell ac0ea12b42 AP_Compass: enable HMC5843 on SPI for PH2 8 years ago
Andrew Tridgell 88e24dd8bd AP_BoardConfig: added board type 103 8 years ago
Andrew Tridgell 66026100c3 AP_Baro: enable dual baro on PH2 8 years ago
Andrew Tridgell 4df9b093c3 AP_Baro: fixed missed samples in ms5611 driver 8 years ago
Andrew Tridgell 7c36e14524 AP_ADC: fixed thread usage in AP_ADC_ADS1115 8 years ago
Andrew Tridgell dbd192971f AP_Notify: fixed threading on toshibaled i2c 8 years ago
Andrew Tridgell a9cb03ad74 AP_Notify: fixed threading in two notify backends 8 years ago
Andrew Tridgell 6e2fbf1988 AP_OpticalFlow: fixed threading in opticalflow for linux 8 years ago
Andrew Tridgell 5cf768ced2 AP_InertialSensor: fixed missing return 8 years ago
Andrew Tridgell 4f231f9355 AP_BattMonitor: fixed thread usage for SMBus_I2C 8 years ago
Andrew Tridgell e88519364f AP_RangeFinder: fixed maxbotix I2C semaphore and bus usage 8 years ago
Andrew Tridgell bedee31f61 AP_Baro: fixed semaphore and thread usage in baro drivers 8 years ago
Andrew Tridgell 38ff8b3536 AP_InertialSensor: removed unused product_id function in L3G4200D 8 years ago
Andrew Tridgell 1c631ea037 AP_Compass: cleanup use of backend semaphores 8 years ago
Andrew Tridgell 9afd51350e AP_Compass: use thread per bus in more drivers 8 years ago
Andrew Tridgell 974827aa82 AP_Compass: enabled AK8963 on PX4 8 years ago
Andrew Tridgell a06137bb68 AP_HAL: define 9250 devices 8 years ago
Andrew Tridgell 4bc5b715bf HAL_PX4: define 9250 and fix SPI bus speeds 8 years ago
Andrew Tridgell a5c5e033d2 AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
Andrew Tridgell 2e4151d14e AP_Compass: enable lsm303d mag on FMUv2 8 years ago
Andrew Tridgell 36190ba545 AP_Compass: use thread per bus for lsm303d mag 8 years ago
Andrew Tridgell b92c48548a AP_InertialSensor: added per-instance rotation for LSM9DS0 8 years ago
Andrew Tridgell 2df6ed08c2 AP_InertialSensor: added optional per-instance orientation 8 years ago
Andrew Tridgell ac2572384d AP_InertialSensor: added start() method for LSM9DS0 8 years ago
Andrew Tridgell b9e1490740 AP_BoardConfig: added px4io auto-update to AP_BoardConfig 8 years ago
Andrew Tridgell 7e803df221 AP_BoardConfig: startup core peripherals for PX4 8 years ago
Andrew Tridgell 84f93439ca HAL_PX4: delay peripheral starup 8 years ago
Andrew Tridgell 95de899229 mk: removed more drivers from rc.APM 8 years ago
Andrew Tridgell 497b87fa65 AP_Airspeed: switched to in-tree I2C driver for all boards 8 years ago
Andrew Tridgell af947dbd38 mk: removed PX4 airspeed drivers 8 years ago