Andrew Tridgell
|
42d2addbdd
|
HAL_SITL: removed the special code for cygwin
we no longer need special timing code for cygwin
|
2015-04-28 13:15:40 +10:00 |
|
Andrew Tridgell
|
063a33ebce
|
HAL_SITL: implement barriers using pthread condition variables
this avoid pthread_barrier_*, which is not available on cygwin
|
2015-04-28 13:14:12 +10:00 |
|
Jonathan Challinger
|
3812773485
|
AP_Math: make quaternion divide by zero protection more conservative
|
2015-04-28 11:42:13 +10:00 |
|
Jonathan Challinger
|
fb8da1b2d8
|
AP_Math: add get_euler_(roll|pitch|yaw) functions to quaternion
|
2015-04-28 11:42:13 +10:00 |
|
Andrew Tridgell
|
020d9ea78a
|
HAL_PX4: only consider power to have changed when armed
this prevents false positives with multi-battery setups
|
2015-04-28 11:05:29 +10:00 |
|
Randy Mackay
|
608bb3d611
|
Notify: minor format fix
|
2015-04-27 12:10:17 +09:00 |
|
Andrew Tridgell
|
028248d1f5
|
HAL_SITL: avoid floating point exceptions on i386
fixes issue #2147
|
2015-04-27 13:09:21 +10:00 |
|
Andrew Tridgell
|
4e86a6cd0e
|
GCS_MAVLink: merged upstream header changes
|
2015-04-27 09:00:38 +10:00 |
|
Randy Mackay
|
35874292a0
|
AC_WPNav: move stop below all loiter methods
No functional change
|
2015-04-26 16:26:53 +09:00 |
|
Robert Lefebvre
|
4a7fe83b0f
|
AC_WPNav: Create Stop Mode functions
|
2015-04-26 16:11:45 +09:00 |
|
Andrew Tridgell
|
fdac41dbab
|
GCS_MAVLink: re-generate headers
|
2015-04-25 09:12:16 +10:00 |
|
Michael Day
|
3d3267d472
|
AP_Mission: Now support mission item MAV_CMD_NAV_LOITER_TO_ALT
|
2015-04-25 09:12:16 +10:00 |
|
Michael Day
|
98d7f943ef
|
GCS_MAVLink: Added definition for MAV_CMD_NAV_LOITER_TO_ALT
|
2015-04-25 09:12:16 +10:00 |
|
Jonathan Challinger
|
a07b322d31
|
AP_Motors: set_throttle takes a float
|
2015-04-24 16:30:45 +09:00 |
|
Jonathan Challinger
|
ab2532a609
|
AC_AttitudeControl: constrain _angle_boost to avoid overflow
|
2015-04-24 16:30:43 +09:00 |
|
Randy Mackay
|
fdf226ebc1
|
AP_NavEKF: include AP_RangeFinder.h
|
2015-04-24 15:49:11 +09:00 |
|
Tom Pittenger
|
10c933966b
|
AP_Math: fix compile warning re float constants
|
2015-04-24 14:25:02 +09:00 |
|
Tom Pittenger
|
dbc01e2f1a
|
BattMon: fix compile warning re to unused variable
|
2015-04-24 14:18:36 +09:00 |
|
Tom Pittenger
|
3b3752468d
|
HAL_PX4: fix compile warnings re unused variables
|
2015-04-24 14:18:24 +09:00 |
|
Tom Pittenger
|
84d3069a77
|
AttControl_Heli: fix compile warning re member init order
|
2015-04-24 14:15:35 +09:00 |
|
Tom Pittenger
|
52474faa2e
|
AP_ADC: fix compile warning re member init order
|
2015-04-24 14:15:24 +09:00 |
|
Tom Pittenger
|
4191c44bbd
|
Baro: fix compile warning re member init order
|
2015-04-24 14:15:11 +09:00 |
|
Tom Pittenger
|
16e71ec1ce
|
Compass: fix compile warning re member init order
|
2015-04-24 14:15:00 +09:00 |
|
Tom Pittenger
|
179c72bfa9
|
HAL_PX4: fix compile warning re member init order
|
2015-04-24 14:14:38 +09:00 |
|
Tom Pittenger
|
ee1a415baa
|
HAL_VRBrain: fix compile warning re member init order
|
2015-04-24 14:14:27 +09:00 |
|
Tom Pittenger
|
a340d13d01
|
NavEKF: fix compile warning re member init order
|
2015-04-24 14:14:12 +09:00 |
|
Tom Pittenger
|
f3d13656ba
|
PID: fix compile warnings re float constants
|
2015-04-24 14:04:24 +09:00 |
|
Tom Pittenger
|
91476d78ae
|
SITL: fix compile warnings re float constants
|
2015-04-24 14:04:19 +09:00 |
|
Tom Pittenger
|
1575abff63
|
GCS_Console: fix compile warnings re float constants
|
2015-04-24 14:04:17 +09:00 |
|
Tom Pittenger
|
347fc1e59c
|
Filter: fix compile warnings re float constants
|
2015-04-24 14:04:14 +09:00 |
|
Tom Pittenger
|
f700f76923
|
DataFlash: fix compile warnings re float constants
|
2015-04-24 14:04:12 +09:00 |
|
Tom Pittenger
|
5ead138917
|
RangeFinder: fix compile warnings re float constants
|
2015-04-24 14:04:10 +09:00 |
|
Tom Pittenger
|
5f49b79d2f
|
Rally: fix compile warnings re float constants
|
2015-04-24 14:04:08 +09:00 |
|
Tom Pittenger
|
2179705791
|
PerfMon: fix compile warnings re float constants
|
2015-04-24 14:04:06 +09:00 |
|
Tom Pittenger
|
66ddfdeae6
|
AP_Param: fix compile warnings re float constants
|
2015-04-24 14:04:04 +09:00 |
|
Tom Pittenger
|
d6b34209b5
|
NavEKF: fix compile warnings re float constants
|
2015-04-24 14:04:02 +09:00 |
|
Tom Pittenger
|
a5ffadf201
|
AP_Motors: fix compile warnings re float constants
|
2015-04-24 14:04:00 +09:00 |
|
Tom Pittenger
|
a8dda9f2ed
|
AP_Math: fix compile warnings re float constants
|
2015-04-24 14:03:54 +09:00 |
|
Tom Pittenger
|
a4b8575432
|
InertialSensor: fix compile warnings re float constants
|
2015-04-24 14:03:49 +09:00 |
|
Tom Pittenger
|
ae6d44bf82
|
HAL_VRBrain: fix compile warnings re float constants
|
2015-04-24 14:03:38 +09:00 |
|
Tom Pittenger
|
7e18480cd2
|
HAL_PX4: fix compile warnings re float constants
|
2015-04-24 12:49:18 +09:00 |
|
Tom Pittenger
|
11951dbf48
|
HAL_Flymaple: fix compile warnings re float constants
|
2015-04-24 12:48:20 +09:00 |
|
Tom Pittenger
|
b7fb4022b4
|
AVR_SITL: fix compile warnings re float constants
|
2015-04-24 12:47:11 +09:00 |
|
Tom Pittenger
|
12b604663c
|
FrSky_Telem: fix compile warnings re float constants
|
2015-04-24 12:39:21 +09:00 |
|
Tom Pittenger
|
dffcdbd751
|
Curve: fix compile warnings re float constants
|
2015-04-24 12:39:02 +09:00 |
|
Tom Pittenger
|
bf1d128d70
|
Compass: fix compile warnings re float constants
Also fix example sketch
|
2015-04-24 12:29:07 +09:00 |
|
Tom Pittenger
|
c1d4992dac
|
Camera: fix compile warnings re float constants
|
2015-04-24 12:28:03 +09:00 |
|
Tom Pittenger
|
0926cf17dd
|
BattMon: fix compile warnings re float constants
|
2015-04-24 12:27:23 +09:00 |
|
Tom Pittenger
|
8f11507594
|
Arming: fix compile warnings re float constants
|
2015-04-24 12:27:05 +09:00 |
|
Tom Pittenger
|
e28c555889
|
AHRS_DCM: fix compile warnings re float constants
Also fix example sketch
|
2015-04-24 12:26:08 +09:00 |
|