24693 Commits (fac895b0e67c881fe1e2721aa3e6fe9d3e316b24)
 

Author SHA1 Message Date
Andrew Tridgell fac895b0e6 AP_Compass: setup read flag for SPI transfers 8 years ago
Andrew Tridgell 18df213069 HAL_PX4: fixed initial SPI bus speed and report new SPI instances 8 years ago
Andrew Tridgell 3d7d773883 AP_InertialSensor: added support for ICM20608 on Pixracer 8 years ago
Andrew Tridgell 4dc5dc87b5 HAL_PX4: added ICM20608 to SPI table 8 years ago
Andrew Tridgell ea74f8c12c AP_HAL: added ICM20608 INS name 8 years ago
Andrew Tridgell 2c1e9024f1 AP_InertialSensor: detect missing accels or gyros 8 years ago
Andrew Tridgell 106a91c64c AP_InertialSensor: use init_gyro() on startup 8 years ago
Andrew Tridgell 408593465f AP_InertialSensor: fixed rotation for mpu9250 on pixracer 8 years ago
Andrew Tridgell 790dd4769b AP_InertialSensor: simplify rotations for MPU9250 8 years ago
Andrew Tridgell 38a1f51b53 AP_HAL: define rotations for the MPU9250 in board/linux.h 8 years ago
Andrew Tridgell 147b253e65 AP_Compass: make device IDs match PX4 drivers 8 years ago
Andrew Tridgell aa4025bdf9 AP_InertialSensor: make INS sensor IDs match for PX4 8 years ago
Andrew Tridgell 76b2759317 AP_OpticalFlow: fixed shadowed variable build warning 8 years ago
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