24997 Commits (cdee68174dfef44f12fa66963d1bf9688a922a83)
 

Author SHA1 Message Date
WIN-TRBVBHUTOME\seki 2a3d722d8c homework seki 8 years ago
Pierre Kancir bec09b9a57 autotest: python3 support 8 years ago
Pierre Kancir 5786d66ea1 autotest: simplify start_sitl 8 years ago
Pierre Kancir 4462dcdd4d sim_vehicle.py: add python3 support 8 years ago
murata f9add59b58 Global: Aggregate the same definitions. 8 years ago
Lucas De Marchi c1647b13eb AP_HAL_Linux: fix leaking strings 8 years ago
Andrew Tridgell 3b022c837d PX4Firmware: submodule update 8 years ago
Andrew Tridgell e25a391a8f AP_InertialSensor: fixed typo 8 years ago
Andrew Tridgell d2f6a514b9 AP_InertialSensor: catch FIFO alignment errors using temperature reading 8 years ago
Andrew Tridgell 4602b4d679 AP_Compass: improve init and calibration of hmc5843 8 years ago
Andrew Tridgell d248b33104 AP_InertialSensor: simplify config of MPU6000 8 years ago
Andrew Tridgell 7137d5c6f2 AP_InertialSensor: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell 3d48a72f59 AP_C0mpass: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell b8c789cf35 AP_Baro: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell b0b93f8928 AP_BoardConfig: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell 84c3e29891 AP_InertialSensor: use AP_HAL rotations for MPU6000 8 years ago
Andrew Tridgell fd8955a737 AP_HAL: define default rotations for mpu6000 based boards 8 years ago
Andrew Tridgell 2f01dfe81c AP_InertialSensor: fixed from review by Lucas 8 years ago
Andrew Tridgell 81b933d9d0 AP_InertialSensor: use int32_t summation for fast sampling 8 years ago
Andrew Tridgell b00fd95725 AP_Math: define Vector3l for += op 8 years ago
Andrew Tridgell 565f1986e0 AP_Baro: fixed FMUv1 baro and enable in-tree driver for PHMINI 8 years ago
Andrew Tridgell fcf0a4ea59 AP_BoardConfig: use in-tree drivers for PHMINI 8 years ago
Andrew Tridgell b363a65c2e AP_Compass: enable in-tree drivers for PHMINI 8 years ago
Andrew Tridgell 03b7bc9e65 AP_InertialSensor: use internal drivers for PHMINI 8 years ago
Andrew Tridgell af1c5fd6d3 AP_InertialSensor: always use FIFO on MPU6000 8 years ago
Andrew Tridgell 96e42696b7 HAL_PX4: added icm20608-am SPI device 8 years ago
Andrew Tridgell d778ee2db0 AP_HAL: define device for icm20608 on ACCEL_MAG CS line on px4 8 years ago
Andrew Tridgell 07515aa7f7 PX4Firmare: submodule update 8 years ago
Andrew Tridgell b34ab2956b HAL_PX4: added access to external SPI connector on FMUv2 8 years ago
Andrew Tridgell fde80a9408 AP_InertialSensor: modify LSM303D settings to match PX4 driver 8 years ago
Andrew Tridgell 875fa60452 AP_Compass: fixed external I2C HMC5983 rotation on pixhawk 8 years ago
Andrew Tridgell 01fadb6e90 HAL_PX4: added per-device perf counter for I2C devices 8 years ago
Andrew Tridgell a9a5e50bd1 AP_InertialSensor: removed timer callback for MPU6000 8 years ago
Andrew Tridgell 42f242a07b HAL_PX4: fixed build on PX4-v1 8 years ago
Andrew Tridgell bd8867be38 AP_Compass: cope with NULL dev pointer in driver probe functions 8 years ago
Andrew Tridgell ba9b475782 AP_HAL: added MS5611 on I2C for px4-v1 8 years ago
Andrew Tridgell 4cf6dd1818 HAL_Linux: removed panic on bad SPI device 8 years ago
Andrew Tridgell 20cd165476 HAL_PX4: allow for missing SPIDevice table entries 8 years ago
Andrew Tridgell bd84e592f8 AP_InertialSensor: check for NULL device pointer in probe() 8 years ago
Andrew Tridgell 731691ba51 PX4Firmware: submodule update 8 years ago
Andrew Tridgell 3b53caad87 AP_Compass: keep old hmc5843 ID 8 years ago
Andrew Tridgell 02c2ba1331 AP_Compass: fixed dup semaphore bug 8 years ago
Andrew Tridgell f31a017ace AP_Compass: changes to HMC5843 driver 8 years ago
Andrew Tridgell f62851f780 GCS_MAVLink: added remote device operations 8 years ago
Andrew Tridgell 922d5a74f7 HAL_PX4: print msg when I2C device is closed 8 years ago
Andrew Tridgell df3e434607 Copter: use handle_common_message() 8 years ago
Andrew Tridgell 90c4214a3e Tracker: use handle_common_message() 8 years ago
Andrew Tridgell 84179588a9 Rover: use handle_common_message() 8 years ago
Andrew Tridgell cb57945e9e Plane: use handle_common_message() 8 years ago
Andrew Tridgell da7ed73051 GCS_MAVLlink: added handle_common_message() 8 years ago