24350 Commits (762a66c9e52d01ca01c0b4604524c6919d19d921)
 

Author SHA1 Message Date
priseborough 635826c056 AP_NavEKF2: Fix reporting of terrain estimator innovations 8 years ago
priseborough b0072b587c AP_NavEKF2: fix reporting of optical flow use status 8 years ago
priseborough ed9ecb28fb AP_NavEKF2: Enable entry into relative position mode on start-up 8 years ago
priseborough e0b8c54194 AP_NavEKF: Update GPS type parameter description 8 years ago
priseborough f9018fcc1b AP_NavEKF2: Enable simultaneous optical flow and GPS use 8 years ago
murata f135ca5ae7 Copter: reduce repeated string constants 8 years ago
Andrew Tridgell af5a2ea0c6 mavlink: submodule update 8 years ago
Randy Mackay 3b6e56d1a0 Copter: minor formatting fixes 8 years ago
murata 61fa73f25d Copter: remove return after the Switch statement 8 years ago
priseborough ab55991b33 AP_NavEKF2: Report position jumps due to lane switches 8 years ago
Randy Mackay 337461c16c Copter: pre-arm check of GPS configuration 8 years ago
Peter Barker 068c310ed5 Tools: remove hard-coded FRAME global, specify same via parameter 8 years ago
Fnoop 2c0b687b9d Tools: Make default udpout ports scale by instance in sim_vehicle.py 8 years ago
Fnoop 02f49398be Added name to GIT_Success.txt 8 years ago
murata 57c61ace62 Copter: To remove a break after the return statement. 8 years ago
Andrew Tridgell 2b144d5c3d Plane: allow rudder arming in CRUISE and FBWB modes 8 years ago
murata b3eecb87ac Plane: To define the same wording. 8 years ago
Andrew Tridgell c6846062ca mavlink: submodule update 8 years ago
murata 1ece4b6f53 Rover: To add a judgment of 0 degrees longitude. 8 years ago
murata 7148cc6239 Copter: Return value is changed to Enum Value. 8 years ago
murata 60137e0f0b Copter: replace if statement with switch statement 8 years ago
Jonathan Challinger a393bd26d7 Copter: add stick gesture to begin compass calibration 8 years ago
murata 36b5d43efb AC_Avoid: delete variable that is only used once in a simple calculation 8 years ago
Andrew Tridgell cb61840ad2 Plane: tell TECS to use synthetic airspeed during transition 8 years ago
Andrew Tridgell 2fab15dcd5 AP_TECS: added use_synthetic_airspeed() API 8 years ago
murata eec491a1f9 Rover: To add a judgment of 0 degrees longitude. 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
murata 467da77c77 AntennaTracker: To add a judgment of 0 degrees longitude. 8 years ago
murata 2f18d1de73 Plane: To add a judgment of 0 degrees longitude. 8 years ago
Andrew Tridgell 41f2450bf4 mavlink: submodule update 8 years ago
Andrew Tridgell 4fc8d99cdf mavlink: submodule update 8 years ago
Murilo Belluzzo 0b86532b5c Global: Remove '\r' character from all source code files 8 years ago
Andrew Tridgell 1fc4a6b19f PX4Nuttx: submodule update 8 years ago
Lucas De Marchi 7b981ff83b mavlink: submodule update 8 years ago
Julien Beraud 714c8fd318 AP_InertialSensor_MPU6000: Add support for fsync bit for Bebop 8 years ago
Andrew Tridgell 4e017bf5b3 Plane: fixed loiter mode when Q_GUIDED_MODE=1 8 years ago
Lucas De Marchi 0f000efc6f ArduPlane: Fix use of logical op instead of bitwise op 8 years ago
Lucas De Marchi b24d850695 ArduCopter: Fix use of logical op instead of bitwise op 8 years ago
Lucas De Marchi b4a3e8a9c9 APMrover2: Fix use of logical op instead of bitwise op 8 years ago
Lucas De Marchi 0ad3b0421f waf: let wrapper exit with error 8 years ago
Andy Little 4b2eedac05 AP_HAL: Split the AP_HAL_Boards.h header into per board sub headers for legibility 8 years ago
Andrew Tridgell 841828541d Plane: fixed auto ICE engine cut in QLAND final 8 years ago
Tom Pittenger 3adf8c3e51 AC_AttitudeControl: comment odd math in get_att_target_euler_cd 8 years ago
floaledm 602b81a4d7 AP_Frsky_Telem: add ekf_status check 8 years ago
floaledm 27e977289a AP_AHRS: add the get_variances method found in AP_AHRS_NavEKF to AP_AHRS 8 years ago
Pierre Kancir 64a2fca812 Arduplane: simply invalid cmd msg 8 years ago
Pierre Kancir 6f79a8c37c Arducopter: simply invalid cmd msg 8 years ago
Pierre Kancir c08584d219 APMrover2: simply invalid cmd msg 8 years ago
Pierre Kancir 04ee4141e0 ArduPlane: uniformize verify_command 8 years ago
Pierre Kancir 94e42e870e ArduCopter: uniformize verify_command 8 years ago