9060 Commits (18589f1ec73cb023f74229bc5c8b3fd450d0c169)

Author SHA1 Message Date
Lucas De Marchi 0dad58ae8b AP_HAL_Linux: RCOutput_Bebop: group writes 9 years ago
Lucas De Marchi 24f41538cb AP_HAL_Linux: RCOutput_PCA9685: group writes 9 years ago
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi fb643fbb53 AP_HAL: RCOutput: add methods to allow grouping writes 9 years ago
mirkix ddb8e67954 AP_Compass: Add support for more then one AK8963 9 years ago
Julien BERAUD 22af74bfe6 AP_Menu: Fix warning 9 years ago
Julien BERAUD 1c46205c2b AP_HAL_Linux: fix warning 9 years ago
Randy Mackay 6145794da2 AP_Math: remove duplicate RADIUS_OF_EARTH definition 9 years ago
Paul Riseborough cde140354a AP_NavEKF2: Clean up control logic 9 years ago
Paul Riseborough f4db78fc11 AP_NavEKF2: Allow for larger gyro bias errors 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Paul Riseborough ef624199f9 AP_NavEKF2: Enable GPS velocity fusion to be inhibited 9 years ago
Randy Mackay 9b96a2c385 GCS_MAVLink: send_home and send_home_all methods 9 years ago
Randy Mackay 88f32bc86f GCS_MAVLink: version update after generate 9 years ago
Randy Mackay 544220b599 GCS_MAVLink: generate after importing home-position messages 9 years ago
Randy Mackay b84b069080 GCS_MAVLink: home-position message defs from upstream 9 years ago
Lucas De Marchi d3e8e8fd43 AP_InertialSensor: disable backend's copy constructor 9 years ago
Lucas De Marchi a58bb0fc32 AP_InertialSensor: MPU6000: Fix using copy instead of reference 9 years ago
raspilot aa4d16622e HAL_Linux_Class: Init spi before rcin & rcout, because raspilot rcin & rcout use spi. 9 years ago
raspilot 831bb554e7 AP_Baro_MS5611: suspend timer when init to prevent other SPI drivers grabbing the bus. 9 years ago
mirkix ba4db34c83 AP_Baro: Prevent busy waiting 9 years ago
raspilot 5dc18b9a54 HAL_Linux_Class: Fix the broken declare of "LinuxUtilRPI utilInstance" at building raspilot. 9 years ago
José Roberto de Souza 1a2b5ff677 AP_Compass: AK8963: Remove unused AP_HAL::Semaphore attributes 9 years ago
José Roberto de Souza a9d34ac3bd AP_Compass: AK8963: Rename some SPI/I2C method parameters 9 years ago
Randy Mackay 3d7ec3704d Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 10 years ago
Lucas De Marchi e938075581 AP_MotorsCoax: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi ec4ebfde83 AP_MotorsSingle: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi 537599c01b AP_MotorsTri: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi 1572c9d4f4 AP_MotorsMatrix: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi 43268b9822 AP_MotorsHeli: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi 7ea141b774 AP_Motors_Multi: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi d97d97dc54 AP_Motors: get rid of _motor_to_channel_map 10 years ago
Lucas De Marchi 139b88f544 AP_HAL_VRBRAIN: remove unused write method 10 years ago
Lucas De Marchi 7d9c75478f AP_HAL_SITL: remove unused write method 10 years ago
Lucas De Marchi ce674f6926 AP_HAL_PX4: remove unused write method 10 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 10 years ago
Lucas De Marchi 9b4be3bf74 AP_HAL_FLYMAPLE: remove unused write method 10 years ago
Lucas De Marchi 302252d096 AP_HAL_Empty: remove unused write method 10 years ago
Lucas De Marchi f1e53a9bdd AP_HAL_AVR: remove unused write method 10 years ago
Lucas De Marchi 666dc3e440 AP_HAL: RCOutput: remove unused write method 10 years ago
Lucas De Marchi a5cc0be531 AP_HAL_FLYMAPLE: remove the only user of multiwrite 10 years ago
Andrew Tridgell b9aad88d17 SITL: moved ignition to channel 6 10 years ago
Andrew Tridgell 232fc8a64d AP_AHRS: added send_ekf_status_report() 10 years ago
Lucas De Marchi 7ba6f92eb5 AP_Common: give some type safety to ARRAY_SIZE macro 10 years ago
stew@lovinggibbard.com 9ed6e6afa4 Copy paste errors and naming issues in documentation help. 10 years ago
Andrew Tridgell e0810c2e54 AP_RSSI: fixed doc prefixes for RSSI variables 10 years ago
Paul Riseborough 53e58f1075 AP_NavEKF2: Update default parameters 10 years ago
Paul Riseborough 73686dfa89 DataFlash: fix error in NKF descriptor 10 years ago
Paul Riseborough 2fb72b6e6a AP_NavEKF2: Clean up loss of GPS logic 10 years ago
Paul Riseborough df0eb9d9d7 AP_NavEKF2: Don't run GPS checks when not required 10 years ago