Andrew Tridgell
|
3a3cecf5ff
|
PX4: support getting servorail voltage from ORB
|
2013-09-12 16:28:06 +10:00 |
Andrew Tridgell
|
8010d7fd78
|
Plane: update battery pin docs
|
2013-09-12 13:43:22 +10:00 |
Andrew Tridgell
|
adc923b989
|
Copter: update battery pin docs
|
2013-09-12 13:43:15 +10:00 |
Andrew Tridgell
|
d9fe0552f0
|
Copter: allow Vcc checks on Pixhawk
|
2013-09-12 13:43:06 +10:00 |
Andrew Tridgell
|
5c639b8b9f
|
Rover: update battery pin docs
|
2013-09-12 13:42:48 +10:00 |
Andrew Tridgell
|
457ca0b57d
|
AP_ADC_AnalogSource: fixed APM1 build
|
2013-09-12 13:28:11 +10:00 |
Andrew Tridgell
|
fe5a4ab710
|
Plane: fixed Vcc
|
2013-09-12 13:26:27 +10:00 |
Andrew Tridgell
|
7c62736e59
|
Copter: fixed Vcc
|
2013-09-12 13:26:19 +10:00 |
Andrew Tridgell
|
6ab9b0b91b
|
Rover: fixed Vcc
|
2013-09-12 13:26:12 +10:00 |
Andrew Tridgell
|
fb56feb6b2
|
HAL_PX4: support all analog input pins, with scaling
this allows voltage/current/Vcc sensing on FMUv2
|
2013-09-12 13:26:00 +10:00 |
Andrew Tridgell
|
a80d3344f5
|
AP_HAL_AVR: support voltage_latest()
|
2013-09-12 13:25:17 +10:00 |
Andrew Tridgell
|
a587b1140a
|
AP_HAL: added voltage_latest() interface
this will be used for reading the 5V rail
|
2013-09-12 13:23:04 +10:00 |
Andrew Tridgell
|
4f33e4e114
|
autotest: fixed handling for wiki and xml generation
|
2013-09-12 10:01:30 +10:00 |
Andrew Tridgell
|
0c8d56632e
|
Plane: fixed SR0 and SR3 autodocs
|
2013-09-12 09:53:24 +10:00 |
Andrew Tridgell
|
4545445850
|
Copter: fixed SR0 and SR3 autodocs
|
2013-09-12 09:53:13 +10:00 |
Andrew Tridgell
|
bfd61fec15
|
param_metadata: support .pde files for parameter autodocs
|
2013-09-12 09:51:59 +10:00 |
Andrew Tridgell
|
d20644e664
|
Rover: added SR0 and SR3 stream rates to auto docs
|
2013-09-12 09:51:36 +10:00 |
Andrew Tridgell
|
3d6e76a050
|
Rover: changed default L1 period to 11
|
2013-09-12 07:48:57 +10:00 |
Andrew Tridgell
|
b7e54bd463
|
AP_Airspeed: reduce speed of autocal
it was responding to noise too rapidly
Pair-Programmed-With: Paul Riseborough <p_riseborough@live.com.au>
|
2013-09-12 07:48:57 +10:00 |
Andrew Tridgell
|
2171f2a80b
|
AP_SteerController: move scaler onto integrator input
this should make integrator scale with speed
Pair-Programmed-With: Paul Riseborough <p_riseborough@live.com.au>
|
2013-09-12 07:48:57 +10:00 |
Randy Mackay
|
a68966e077
|
Copter: integrate sprayer pump test
|
2013-09-11 17:05:25 +09:00 |
Randy Mackay
|
5e7a6b3b98
|
Sprayer: add pump min rate and test
If pump is enabled while copter is disarmed it will spray as if
travelling at 1m/s
|
2013-09-11 17:04:58 +09:00 |
Randy Mackay
|
152f5da880
|
Copter: integrate AP_Notify batt and radio failsafes
|
2013-09-11 14:36:38 +09:00 |
Randy Mackay
|
b3c636dfa3
|
AP_Notify: add radio and battery failsafe
radio and battery failsafe are slow flashing yellow
pre-arm check failure changed to double flashing yellow
|
2013-09-11 14:36:05 +09:00 |
Randy Mackay
|
8f16dbf95e
|
PX4: start rgbled driver
|
2013-09-11 13:15:35 +09:00 |
Randy Mackay
|
3abdf14e51
|
Build: sort .gitignore alphabetically, add .bin
|
2013-09-11 13:15:19 +09:00 |
Randy Mackay
|
9095c6ab30
|
Copter: update Release notes for AC3.1-rc1 again
|
2013-09-11 09:51:47 +09:00 |
Randy Mackay
|
8e0cacad39
|
Copter: disable low battery events when usb connected
|
2013-09-09 21:27:05 +09:00 |
Kevin Hester
|
240a9ccaf0
|
AC: if vehicle is !flying show hb state as MAV_STATE_STANDBY
This helps GCSes determine the appropriate UI for the current vehicle
mode.
|
2013-09-09 20:51:54 +09:00 |
Randy Mackay
|
43c4ba304d
|
Copter: update Release Notes for AC3.1-rc1
|
2013-09-09 20:04:30 +09:00 |
Andrew Tridgell
|
341dca4dfe
|
AP_L1_Control: added set_default_period()
used by the rover code
|
2013-09-09 19:55:53 +10:00 |
Andrew Tridgell
|
0c37bcbb10
|
autotest: don't show console in autotest
|
2013-09-09 19:55:38 +10:00 |
Andrew Tridgell
|
35519b9298
|
autotest: update rover default parms
|
2013-09-09 19:55:25 +10:00 |
Andrew Tridgell
|
983ca71796
|
Rover: moved override of defaults to load_parameters()
|
2013-09-09 19:55:11 +10:00 |
Andrew Tridgell
|
fc1228eb48
|
Rover: set a default filter frequency of 5Hz
this should help rovers on rough surfaces
|
2013-09-09 19:19:11 +10:00 |
Andrew Tridgell
|
7b3a674d66
|
AP_InertialSensor: added set_default_filter() method
|
2013-09-09 19:18:52 +10:00 |
Andrew Tridgell
|
ad9a605603
|
autotest: removed APM1-1280 from rover build
it no longet fits with the new L1 controller
|
2013-09-09 19:14:39 +10:00 |
Andrew Tridgell
|
229841052a
|
AP_Compass_PX4: removed MAGIOCSSAMPLERATE call
|
2013-09-09 18:04:41 +10:00 |
Andrew Tridgell
|
d000cd2320
|
Rover: switched to new steering controller
this uses a steering rate controller, based upon the planes roll
controller
|
2013-09-09 18:04:41 +10:00 |
Andrew Tridgell
|
c044385fff
|
AP_AHRS: added groundspeed() method
this gives ground speed in m/s from GPS
|
2013-09-09 18:04:41 +10:00 |
Andrew Tridgell
|
0918393fed
|
APM_Control: fixed some documentation typos
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
7413c15959
|
APM_Control: added a ground vehicle steering controller
this will be used both for the rover code, and for ground steering of
a plane on takeoff
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
887942471e
|
Rover: use Y accel computed from gyro and velocity
this should be less susceptible to noise and attitude errors,
hopefully leading to better learning
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
ecccc05eed
|
Rover: added STEERING_LEARN parameter
when enabled (set to 1) it will learn TURN_CIRCLE based on the
demanded and actual lateral acceleration
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
f5d20b4085
|
SITL: reduce the minimum accel and gyro noise
on APM2 and PX4 we do a lot of smoothing of accels and gyros, so a 2
bit error isn't a good representation of the min noise
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
6c2f623df2
|
Rover: send y accel in m/s/s as nav_pitch
this allows for easier tuning in MissionPlanner
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
7789f0d133
|
Rover: don't use throttle_nudge in steering mode
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
97ed733ada
|
Rover: use L1 controller for navigation
this uses the AP_L1_Control library for rover navigation
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
396c4f30d2
|
AP_InertialSensor_PX4: don't set QUEUEDEPTH
the default of 2 samples is fine
|
2013-09-09 18:04:40 +10:00 |
Andrew Tridgell
|
db14a85fc5
|
AP_Compass: added more debugging to AP_Compass_PX4 driver
this helps debug compass initialisation issues
|
2013-09-09 18:04:40 +10:00 |