23913 Commits (334db0a1a532b1c9e0bab693bb640cc15c77bbae)
 

Author SHA1 Message Date
Andrew Tridgell 334db0a1a5 AP_AHRS: added get_primary_accel_index() and get_primary_gyro_index() 9 years ago
Andrew Tridgell 902daff3a3 AP_Module: added FSYNC state to raw accel report 9 years ago
Andrew Tridgell 6f9530ebaa AP_InertialSensor: added optional FSYNC external sync bit 9 years ago
Andrew Tridgell c62fc336cb AP_AHRS: use current EKF2 IMU core in gyro estimate 9 years ago
Andrew Tridgell dd812cfc0c AP_NavEKF2: added getPrimaryCoreIMUIndex() 9 years ago
Andrew Tridgell d529b5e3b8 autotest: build each set of px4 binaries separately 9 years ago
Andrew Tridgell 4c22c59933 mk: fixed bad parameter bug on px4-v2 9 years ago
Andrew Tridgell cfd7268bd5 GCS_MAVLink: check the signing key magic on load 9 years ago
Andrew Tridgell b9c4a948d1 AP_BoardConfig: fixed startup ordering change in canbus vs external mag 9 years ago
Michael du Breuil f1f8233220 Rover: Return RESULT_FAILED for GET_CMD_HOME if home is unset 9 years ago
Michael du Breuil bec4bfa2ba Copter: Return RESULT_FAILED for GET_CMD_HOME if home is unset 9 years ago
Michael du Breuil 2843e266b5 Plane: Return RESULT_FAILED for GET_CMD_HOME if home is unset 9 years ago
Lucas De Marchi 95d5752011 build: fix configure check for headers 9 years ago
Gustavo Jose de Sousa 5c5ddc9d4a AP_HAL: reformat AP_HAL_Boards.h 9 years ago
José Roberto de Souza 6a9addb2a8 waf: Add Intel Aero to waf build 9 years ago
José Roberto de Souza 13287f61e3 AP_Compass: Make COMPASS_AERO probe BMM150 9 years ago
Gustavo Jose de Sousa 68fe536da3 AP_InertialSensor: use BMI160 for Intel Aero 9 years ago
Gustavo Jose de Sousa 025082b280 AP_HAL_Linux: add port to Intel Aero 9 years ago
José Roberto de Souza 0b0be31a29 AP_HAL: add defines for Intel Aero 9 years ago
Gustavo Jose de Sousa b6c0e11200 AP_InertialSensor: BMI160: convert it to use Device periodic callback 9 years ago
Gustavo Jose de Sousa b259356703 AP_Compass: BMM150: convert it to use Device periodic callback 9 years ago
Lucas De Marchi 667fca60f5 AP_Compass: BMM150: reduce lock region 9 years ago
Patrick J.P c32dc3bc37 AP_HAL_Linux: Add AeroIO communication module 9 years ago
Randy Mackay 4858afae6c AP_Motors: param description update that MOT_SPIN_MIN should be higher than MOT_SPIN_ARM 9 years ago
Grant Morphett b6b10505f1 Rover: New BETA release of Rover 3.1.0Beta2 9 years ago
Andrew Tridgell d149a2e613 Plane: updated release notes for 3.7.0 9 years ago
Andrew Tridgell bf1e0e1536 AP_AHRS: fixed EKF GPS arming check for fixed wing 9 years ago
Andrew Tridgell 6849f2223d Plane: set initial alt target on takeoff completion 9 years ago
Andrew Tridgell 232347569f AP_RPM: use RPM_SCALING in SITL 9 years ago
Andrew Tridgell acbeb29fbe AP_Frsky_Telem: use const references where possible 9 years ago
Randy Mackay 3052e8f80b Plane: quadplane calls attitude control parameter check 9 years ago
Randy Mackay 4832ba4bf0 Copter: call attitude control parameter check 9 years ago
Randy Mackay 44830be172 AC_AttControl: add parameter check of throttle mix 9 years ago
Randy Mackay 535158e0d8 AC_AttControl: move var_info declaration 9 years ago
Pierre Kancir 63a6b28065 param_metadata: change Ardupilot site to old Ardupilot site 9 years ago
Pierre Kancir 59ecccd4aa autotest: remove old apm_unit_tests 9 years ago
Pierre Kancir 9e1ffcae5d Tools: update python coding style 9 years ago
Randy Mackay 38b3d3ff3a AP_GPS_MAV: initialise location while handling_msg 9 years ago
Randy Mackay 42cca17df4 Copter: update 3.4-rc3 release notes 9 years ago
Randy Mackay f6f3718e80 Copter: 3.4-rc3 release notes 9 years ago
Randy Mackay a8a31b1c24 Copter: fix health reporting to GCS for optical flow and precision landing 9 years ago
murata 59796aaf9c AP_OpticalFlow: The first value of the register to the value of the definition. 9 years ago
Gustavo Jose de Sousa 5d7ca3fd27 waf: build_summary: don't call size for empty list of nodes 9 years ago
Ralf Ramsauer 71212942da AP_HAL: AP_HAL_Linux: align I2CDevice::read_registers_multiple() 9 years ago
Randy Mackay cba480d02b Copter: add auto calibration to ESC_CAL parameter description 9 years ago
Randy Mackay e4efa4c07c Tools: EnRoute EX700 param file gets flow orientation 9 years ago
Peter Barker 198a7d7710 sim_vehicle.py: add arguments to pass args to waf build and configure 9 years ago
Randy Mackay e7020b218a AC_Fence: revert param Enable to be FLAG_ENABLE 9 years ago
Andrew Tridgell 47c030c4a8 Plane: prepare for 3.7.0beta1 release 9 years ago
Andrew Tridgell 3d0516fd57 Plane: added Q_ASSIST_ANGLE 9 years ago