24289 Commits (352551a2390d8b872a5b58f7d381cc6fa6815378)
 

Author SHA1 Message Date
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
Pierre Kancir 6cb71fef0c APMrover: uniformize verify_command 8 years ago
Andrew Tridgell 6d09897b19 Plane: fixed VTOL motor termination in AFS 8 years ago
Peter Barker a10cde35f5 DataFlash: stop logging before filling SD card on PX4 8 years ago
Jonathan Challinger 25bee93fcc DataFlash: fix EKF5 message 8 years ago
Tom Pittenger 99d48d8bbd AP_FrSky_Telem: cleanup, non-functional change 8 years ago
floaledm fcfaa98bb6 AP_Frsky_Telem: reworked _statustext_queue.empty() check 8 years ago
Tom Pittenger 8001cc403b AP_Frsky_Telem: fix is_flying assignment 8 years ago
floaledm 5e022bf631 AP_Frsky_Telem: fix *_ap.value issue for Plane 8 years ago
Lucas De Marchi 620cd06347 PX4Firmware: submodule update 8 years ago
Tom Pittenger 72da58960c Rover: log to dataflash statustext messages from my_gcs 8 years ago
Tom Pittenger 748beb094d Copter: log to dataflash statustext messages from my_gcs 8 years ago