18642 Commits (304a23923a28aba8b6a8537bbd41dbf7604cc364)
 

Author SHA1 Message Date
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
Randy Mackay c4f1cf2a64 SITL: add Karuizawa to Locations 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 012b632d09 Tracker: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 17ed125e41 Plane: add no break comment to suppress compiler warning 9 years ago
Randy Mackay 32c5b0e63c Plane: support set_home_position message 9 years ago
Randy Mackay d54e28e129 Plane: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 93b0dd4d61 Rover: add no break comment to avoid compiler warning 9 years ago
Randy Mackay 836fff2119 Rover: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 1dcf58bc20 Copter: support set-home-position message 9 years ago
Randy Mackay 330961b524 Copter: send home position when home is set or get-home msg received 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
Tom Pittenger 53716f9022 Git: update gitignore for way.txt 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 9 years ago
Lucas De Marchi e938075581 AP_MotorsCoax: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi ec4ebfde83 AP_MotorsSingle: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 537599c01b AP_MotorsTri: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 1572c9d4f4 AP_MotorsMatrix: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 43268b9822 AP_MotorsHeli: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 7ea141b774 AP_Motors_Multi: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi d97d97dc54 AP_Motors: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 139b88f544 AP_HAL_VRBRAIN: remove unused write method 9 years ago
Lucas De Marchi 7d9c75478f AP_HAL_SITL: remove unused write method 9 years ago
Lucas De Marchi ce674f6926 AP_HAL_PX4: remove unused write method 9 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 9 years ago
Lucas De Marchi 9b4be3bf74 AP_HAL_FLYMAPLE: remove unused write method 9 years ago
Lucas De Marchi 302252d096 AP_HAL_Empty: remove unused write method 9 years ago
Lucas De Marchi f1e53a9bdd AP_HAL_AVR: remove unused write method 9 years ago
Lucas De Marchi 666dc3e440 AP_HAL: RCOutput: remove unused write method 9 years ago
Lucas De Marchi a5cc0be531 AP_HAL_FLYMAPLE: remove the only user of multiwrite 9 years ago
Randy Mackay 26329c5a03 Copter: 3.3 release notes 9 years ago
Andrew Tridgell fd5d449210 autotest: enable EK2 for autotest 9 years ago
Andrew Tridgell b9aad88d17 SITL: moved ignition to channel 6 9 years ago
Andrew Tridgell 64410b10fb Rover: use ahrs.send_ekf_status_report() 9 years ago