Andrew Tridgell
|
90aa834102
|
autotest: use internal simulator backends when possible
|
2015-05-23 17:14:52 +10:00 |
Randy Mackay
|
616dcf2721
|
Copter: version to AC3.4-dev
|
2015-05-23 14:57:33 +09:00 |
Randy Mackay
|
43a3d0cd95
|
Copter: version to AC3.3-rc5
|
2015-05-23 14:42:48 +09:00 |
Randy Mackay
|
38e3507abd
|
Copter: AC3.3-rc5 release notes
|
2015-05-23 14:42:43 +09:00 |
Andrew Tridgell
|
2d53a1ff9a
|
SITL: fixed airspeed in last_letter
|
2015-05-23 11:37:21 +10:00 |
Andrew Tridgell
|
ae6ac1b82d
|
SITL: fixed airspeed in CRRCSim
|
2015-05-23 11:35:56 +10:00 |
Andrew Tridgell
|
da5d5c9936
|
SITL: fixed airspeed pass-thru from simulators
|
2015-05-23 11:24:10 +10:00 |
Andrew Tridgell
|
e7f3716e8c
|
HAL_SITL: pass in wind speed to C++ simulators
|
2015-05-23 11:04:13 +10:00 |
Andrew Tridgell
|
091a1e7fe0
|
SITL: fixed wind support in JSBSim
|
2015-05-23 11:03:57 +10:00 |
Randy Mackay
|
9ac892acea
|
Copter: fix MISSION_START support
Vehicle must already be armed
Set auto-armed to true to allow take-off without pilot raising throttle
|
2015-05-22 22:22:16 +09:00 |
Randy Mackay
|
15fe925974
|
Copter: allow forcing disarm via mavlink using magic number
Based on change by Jon Challinger but using new is_equal function
|
2015-05-22 22:22:11 +09:00 |
Andrew Tridgell
|
4486ddc53e
|
DataFlash: changed TimeUS to SampleUS for raw IMU logging
this prevents a problem with an upcoming patch from Peter
|
2015-05-22 17:58:18 +10:00 |
Jonathan Challinger
|
28731d2bdc
|
AP_Motors: add throttle filter input constraint from -100 to 1100
|
2015-05-22 16:12:27 +09:00 |
Jonathan Challinger
|
b7632194cc
|
Copter: check EKF health specifically in pre_arm_gps_checks
|
2015-05-22 15:31:09 +09:00 |
Andrew Tridgell
|
2392481945
|
autotest: remove old ROS runsim code
|
2015-05-22 16:09:58 +10:00 |
Andrew Tridgell
|
60221f5e9c
|
SITL: use sendto() in CRRCSim
this makes us robust to restart of client or server
|
2015-05-22 16:07:45 +10:00 |
Andrew Tridgell
|
6cbd291dd2
|
HAL_SITL: make model name case insensitive
|
2015-05-22 16:07:44 +10:00 |
Andrew Tridgell
|
d734e700fc
|
autotest: support last_letter in sim_vehicle.sh
|
2015-05-22 16:07:44 +10:00 |
Andrew Tridgell
|
9336914598
|
AP_HAL: added sendto socket method
|
2015-05-22 16:07:44 +10:00 |
Andrew Tridgell
|
4e117bc90f
|
HAL_SITL: support last_letter simulator
|
2015-05-22 16:07:44 +10:00 |
Andrew Tridgell
|
b35c21fbe2
|
SITL: fixed socket recv error check
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
e487d95c1b
|
SITL: added direct support for last_letter simulator
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
d00f1c0d4d
|
scripts: fixed handling of no-pde for fw version
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
eee191875e
|
Plane: fixed plane version, removing old pde
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
088fb95192
|
autotest: make last_letter run at 500Hz
|
2015-05-22 16:07:43 +10:00 |
Randy Mackay
|
0b4d7fbb22
|
Copter: shorten rc-override timeout to 1sec
|
2015-05-22 13:40:58 +09:00 |
Robert Lefebvre
|
bcc3fa0526
|
AC_HELI_PID: Pass default FF param setting in constructor
|
2015-05-22 09:38:28 +09:00 |
Robert Lefebvre
|
575a5ad619
|
Copter: Set better default Rate PIDs for TradHeli
|
2015-05-22 09:38:26 +09:00 |
Robert Lefebvre
|
73bafa131e
|
AP_MotorsHeli: Overload output()
To protect it from future interference from Multirotor code.
|
2015-05-22 09:38:23 +09:00 |
Robert Lefebvre
|
d3ce68a8ca
|
AP_MotorsHeli: Overload update_throttle_filter()
Do not reset filter to zero when disarmed to allow collective pitch servo movement.
|
2015-05-22 09:38:20 +09:00 |
Peter Barker
|
6299a8c90d
|
autotest: drain control socket in SITL
fixes SITL on plane
|
2015-05-22 08:09:15 +10:00 |
Andrew Tridgell
|
a661187ac0
|
autotest: added some debug to last_letter startup
|
2015-05-21 21:17:38 +10:00 |
Andrew Tridgell
|
cd66ce1c74
|
HAL_SITL: don't advance clock on garbage SIM input
|
2015-05-21 21:17:22 +10:00 |
Andrew Tridgell
|
4c96ec26e5
|
autotest: fixed the -e option for sim_vehicle.sh
|
2015-05-21 21:16:32 +10:00 |
Andrew Tridgell
|
605b8b4ece
|
AP_Math: converted rotations example to cpp
this is just a test conversion before we start converting on-mass
|
2015-05-21 13:41:20 +10:00 |
Andrew Tridgell
|
062c9406bd
|
AP_Math: fixed rotations example build
|
2015-05-21 13:37:44 +10:00 |
Andrew Tridgell
|
8046b1fd5c
|
Rover: fixed path for GCS_MAVLink parameters
|
2015-05-21 11:42:59 +10:00 |
Andrew Tridgell
|
8974c879fe
|
Plane: fixed paths for GCS_MAVLink parameter file
|
2015-05-21 11:42:45 +10:00 |
Andrew Tridgell
|
dfc7878b14
|
autotest: fixed cpp files for parameter parsing
|
2015-05-21 11:42:32 +10:00 |
Andrew Tridgell
|
332fdbbbea
|
Scripts: removed 'make configure'
|
2015-05-21 10:54:19 +10:00 |
Andrew Tridgell
|
64ace3c0c1
|
autotest: removed 'make configure'
|
2015-05-21 10:54:19 +10:00 |
Andrew Tridgell
|
3fbd0a1db0
|
build: removed the need for 'make configure'
and make default build display help
|
2015-05-21 10:54:19 +10:00 |
Andrew Tridgell
|
d6bf851783
|
build: allow for slightly larger stack size on PX4
this allows building with gcc 4.9
|
2015-05-21 09:36:58 +10:00 |
Andrew Tridgell
|
b63028621a
|
VARTest: removed NOINLINE define
|
2015-05-21 09:36:04 +10:00 |
Andrew Tridgell
|
8359b75201
|
Plane: removed NOINLINE define
|
2015-05-21 09:35:55 +10:00 |
Andrew Tridgell
|
14a90ea001
|
Copter: removed NOINLINE define
|
2015-05-21 09:35:51 +10:00 |
Andrew Tridgell
|
65a95039c3
|
AntennaTracker: removed NOINLINE define
|
2015-05-21 09:35:47 +10:00 |
Andrew Tridgell
|
3ae11376a9
|
Rover: removed NOINLINE define
|
2015-05-21 09:35:40 +10:00 |
Andrew Tridgell
|
a1a3212131
|
AP_Common: moved NOINLINE define to AP_Common.h
|
2015-05-21 09:35:26 +10:00 |
Andrew Tridgell
|
78f02634d0
|
Plane: fixed ins reference in plane object
|
2015-05-21 07:48:54 +10:00 |