Jonathan Challinger
|
1828515b3b
|
AP_Motors: bug fix to _batt_voltage_filt
|
2015-04-01 10:15:06 -07:00 |
Jonathan Challinger
|
89cdd02f58
|
AP_Motors: remove duplicate get_throttle function
|
2015-04-01 10:15:05 -07:00 |
Jonathan Challinger
|
0e53c0a892
|
AP_Motors: make output_armed() and output_disarmed() pure virtual
|
2015-04-01 10:14:38 -07:00 |
Andrew Tridgell
|
70855027f3
|
autotest: added Iris ROS simulator support
use -f IrisRos
|
2015-04-01 09:14:03 -07:00 |
Andrew Tridgell
|
f82f0da2b3
|
autotest: support sims that do their own time control
|
2015-04-01 09:12:11 -07:00 |
Andrew Tridgell
|
5947160fd7
|
autotest: removed delta_time from update_position()
not available in some backends, and not needed
|
2015-04-01 09:11:25 -07:00 |
Andrew Tridgell
|
5acc4c333b
|
AP_Arming: accept accel/gyro if OK in last 10 seconds
this should prevent short periods of movement from triggering arming
status change alarms
|
2015-03-31 15:37:24 -07:00 |
Andrew Tridgell
|
6a33588f67
|
Plane: make LOG_BITMASK logging when disarmed clearer
|
2015-03-31 14:38:09 -07:00 |
Randy Mackay
|
e1900f646f
|
Copter: remove PREARM_MAX_VELOCITY definition
|
2015-03-30 18:08:34 -07:00 |
Jonathan Challinger
|
ffc445098b
|
Copter: remove velocity pre-arm check
|
2015-03-30 16:44:50 -07:00 |
Randy Mackay
|
3f3e622be5
|
AC_PID: fix example sketch
|
2015-03-30 16:07:56 -07:00 |
Andrew Tridgell
|
ea10877113
|
Replay: fix handling of old IMU messages
|
2015-03-28 10:52:37 -07:00 |
Andrew Tridgell
|
8ba043e593
|
AP_AHRS: fixed EKF startup bug
This fixes the EKF for when GPS lock takes more than 10 seconds
fixes issue #2010
|
2015-03-28 10:52:22 -07:00 |
Andrew Tridgell
|
3289d38339
|
AP_NavEKF: make the init functions return bool
we need to know if it has initialised successfully
|
2015-03-28 10:51:38 -07:00 |
Andrew Tridgell
|
cf15b4d4fc
|
autotest: removed use of --nowait option
|
2015-03-27 18:03:24 -07:00 |
Andrew Tridgell
|
7cd7ff89fd
|
HAL_PX4: recover 12k of ram from USB buffers
faster NuttX means we don't need such larger buffers
|
2015-03-27 15:08:52 -07:00 |
Andrew Tridgell
|
16f09a6eae
|
autotest: added -S parameter for simulation speedup
|
2015-03-27 13:52:59 -07:00 |
Leonard Hall
|
cfe12f38a5
|
Copter: Adjust Autotune backoff of accel
|
2015-03-27 06:24:53 -07:00 |
Randy Mackay
|
765b8ded02
|
Copter: ekf check triggers if position bad
|
2015-03-27 00:04:41 -07:00 |
Randy Mackay
|
74b98b89d0
|
Copter: remove dcm check
|
2015-03-27 00:04:37 -07:00 |
Andrew Tridgell
|
0f540fc30c
|
autotest: ignore SIGCONT with sim_vehicle.sh -G
|
2015-03-26 21:23:17 -07:00 |
Andrew Tridgell
|
10ec1b8290
|
DataFlash: example no longer builds with APM2
|
2015-03-26 06:32:00 -07:00 |
Andrew Tridgell
|
1cdaacdaa1
|
autotest: avoid a px4-clean for each vehicle type
|
2015-03-25 22:36:05 -07:00 |
Andrew Tridgell
|
58a1ead765
|
autotest: speed up build_binaries a bit
don't need to rebuild from scratch for copter
|
2015-03-25 22:33:31 -07:00 |
Andrew Tridgell
|
97ee7e9fcc
|
autotest: run copter SITL simulation at 400Hz
save a bit of CPU time
|
2015-03-25 22:30:46 -07:00 |
Andrew Tridgell
|
c338002e0d
|
autotest: fixed defaults extraction in autotest
|
2015-03-25 18:57:46 -07:00 |
Andrew Tridgell
|
5cbfe4fd11
|
HAL_SITL: fixed copter interactive SITL
|
2015-03-25 12:27:27 -07:00 |
Andrew Tridgell
|
0ea0b51ccd
|
autotest: start plane sim during initial parameter load
this is now needed to get timestamps from JSBSim
|
2015-03-24 08:06:50 -07:00 |
Andrew Tridgell
|
38e9bd5336
|
SITL: provide simulation timestamp from JSBSim
|
2015-03-24 08:06:50 -07:00 |
Andrew Tridgell
|
0c2232a4be
|
HAL_SITL: don't sync clocks during system initialisation
|
2015-03-24 08:06:50 -07:00 |
Jonathan Challinger
|
127791127c
|
AC_PosControl: fix double literals
|
2015-03-24 06:29:04 -07:00 |
Leonard Hall
|
09aa2f8114
|
AC_AttitudeControl: Fix function discription
|
2015-03-23 07:40:04 -07:00 |
Leonard Hall
|
6b104c0529
|
AC_AttitudeControl: No Overshoot limit for Stab
This maybe done in a more obvious way using a switch rather than just
making the overshoot larger than 180 degrees.
|
2015-03-23 07:40:02 -07:00 |
Leonard Hall
|
35d1cbd053
|
Copter: Autotune fix P test
|
2015-03-23 07:40:00 -07:00 |
Leonard Hall
|
cedd423c30
|
Copter: Autotune Yaw limits update
|
2015-03-23 07:39:58 -07:00 |
Leonard Hall
|
7cd78f63bf
|
Copter: Stop autotune repeatedly saving gains
|
2015-03-23 07:39:55 -07:00 |
Andrew Tridgell
|
a4be1fede8
|
Copter: run all boards at 400Hz
SITL and Linux can now run at 400Hz
|
2015-03-22 18:57:43 -07:00 |
Andrew Tridgell
|
45887a5d28
|
autotest: run rover and copter with synthetic clock
|
2015-03-22 18:57:43 -07:00 |
Andrew Tridgell
|
9748cb1e3e
|
HAL_SITL: use a synthetic clock when possible
this decouples wall clock time from simulation time if the FDM
supports it
|
2015-03-22 18:57:30 -07:00 |
Randy Mackay
|
b4df5b35f0
|
Copter: fix compiler error when mount disabled
|
2015-03-21 21:52:27 +09:00 |
Randy Mackay
|
a3933f7a1f
|
Copter: handle do_mount_control mission commands
|
2015-03-21 21:52:24 +09:00 |
Randy Mackay
|
8a3a7bdcd1
|
Mount: add set_angle_target method
|
2015-03-21 21:52:22 +09:00 |
Randy Mackay
|
f6021010c5
|
Mission: support do-mount-control
|
2015-03-21 21:52:19 +09:00 |
Randy Mackay
|
e1abdadc06
|
AutoTest: allow 10sec for EKF to settle in AVC test
|
2015-03-21 21:51:41 +09:00 |
Randy Mackay
|
2189b16165
|
Mount_SToRM: remove message throttling
recent versions of gimbal firmware can handle 50hz update rate
|
2015-03-21 05:56:18 +09:00 |
Randy Mackay
|
b3362d5829
|
Mount: calc_angle_to_location returns vehicle relative yaw
|
2015-03-21 05:56:16 +09:00 |
Randy Mackay
|
d2739c5ce5
|
Mount_SToRM: slow updates to 10hz, reverse yaw, pitch
|
2015-03-20 20:46:45 +09:00 |
Randy Mackay
|
ab542de769
|
Rover: send invalid batt curr if monitor unhealthy
|
2015-03-20 11:05:37 +09:00 |
Randy Mackay
|
d3663d43c1
|
Plane: send invalid batt curr if monitor unhealthy
|
2015-03-20 11:05:35 +09:00 |
Randy Mackay
|
9a5ff97c61
|
Copter: send invalid batt curr if monitor unhealthy
|
2015-03-20 11:05:33 +09:00 |