Pierre Kancir
|
e0a3caea13
|
APMRover2: Steering fix style
|
2017-01-17 10:31:43 +11:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
363574244b
|
AP_Stats: Add missing parameter units
|
2017-01-16 19:07:27 +00:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
bebb128d22
|
AP_Proximity: Add missing parameter units
|
2017-01-16 19:07:27 +00:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
cae557fb4c
|
AP_NavEKF3: Correct display names, bitmask and units
|
2017-01-16 19:07:26 +00:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
715d094678
|
AP_NavEKF2: Correct display names, bitmask and units
|
2017-01-16 19:07:26 +00:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
2243d900d5
|
AP_Gripper: Add missing parameter units
|
2017-01-16 19:07:26 +00:00 |
Julien Beraud
|
0d4ca03dcd
|
AP_HAL_Linux: init SPIDevice speed by default
Else a speed of 0 will be sent at each transfer.
Behaviour has changed when introducing SPIDevice
|
2017-01-16 10:23:47 -08:00 |
Randy Mackay
|
0b85921505
|
Tools: update param file for sitl optflow testing
|
2017-01-16 16:40:34 +09:00 |
Randy Mackay
|
6aeef76768
|
AP_Proximity: fix get_boundary_points in case of multiple sensors
|
2017-01-16 16:38:18 +09:00 |
Andrew Tridgell
|
8aa100d164
|
AP_Baro: fix for change to timer API
|
2017-01-14 12:54:37 +11:00 |
mirkix
|
4e06be38ac
|
AP_HAL: Add Bosch BMP280 driver
|
2017-01-14 12:52:07 +11:00 |
mirkix
|
1ce5e5360a
|
AP_Baro: Add Bosch BMP280 driver
|
2017-01-14 12:52:07 +11:00 |
Andrew Tridgell
|
58a0a6a2fc
|
AP_Compass: disable lis3mdl for now
pending investigation of possible hw error
|
2017-01-14 12:40:04 +11:00 |
Lucas De Marchi
|
5472bc4de1
|
Global: change Device::PeriodicCb signature
Remove bool return as it's never being used and not supported on PX4.
|
2017-01-14 10:03:54 +11:00 |
Pierre Kancir
|
5aa4bc4368
|
AP_Params: fix seg fault in debug function
otherwise at start, when loading paramter is could fail at AP_Param.cpp:611, Debug("scan past end of eeprom")"
|
2017-01-13 08:54:20 -08:00 |
Mathieu OTHACEHE
|
4daa4e9df9
|
Tools: remove deleted parameters
RCx_REV and SERVO_RNG_ENABLE no longer exists, they need to be erased
from param files.
|
2017-01-13 20:19:30 +11:00 |
Tom Pittenger
|
b8784e2c4a
|
Plane: do not crosstrack after a land abort
|
2017-01-12 15:21:34 -08:00 |
Randy Mackay
|
07e5b43132
|
Tools: add FRAME_CLASS to bebop parameter files
|
2017-01-13 07:46:27 +09:00 |
murata
|
87c2dfd921
|
AP_Baro: Change to secure code, from magic number to sizeof value.
|
2017-01-12 13:56:18 -08:00 |
Andrew Tridgell
|
960da45275
|
mk: fixed px4-v3 build with make
|
2017-01-13 08:43:28 +11:00 |
Andrew Tridgell
|
e52cff3f0b
|
autotest: fixed throttle range for default parameters
|
2017-01-13 08:36:26 +11:00 |
Andrew Tridgell
|
746b0dd376
|
Tools: fixed build_binaries for new build names
|
2017-01-12 21:37:33 +11:00 |
Andrew Tridgell
|
978d32ff12
|
autotest: fixed JSBSim plane defaults
|
2017-01-12 21:30:17 +11:00 |
Andrew Tridgell
|
1297a7dedb
|
Copter: convert the rest of motors class for tricopter
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
d005cbffd8
|
AP_Param: added convert_parent_class()
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
7aee3500e1
|
Copter: added conversion of tricopter tail servo parameters
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
05e9462a9c
|
AP_Param: added CONVERT_FLAG_REVERSE and CONVERT_FLAG_FORCE
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
a3220944d8
|
Copter: make conversion tables constant
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
a56090113c
|
autotest: fixed sim_vehicle.py with -f heli
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
6a12ed0d65
|
Copter: upgrade heli servo parameters
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
e248078401
|
SRV_Channel: added AP_Motors servo channel parameter upgrading
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
bf889e01e1
|
Copter: load objects from storage after allocation
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
d430cd62a6
|
AP_Param: fixed loading defaults file after storage
make sure defaults don't override storage values
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
3fe1a69a32
|
Copter: always allocate a motors backend
this allows autotest to run, and gives a less confusing error to users
when no FRAME_CLASS error is selected
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
7a3c4fd2ee
|
mk: removed most frame build targets
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
fda31e67d9
|
autotest: fixed arducopter binary name
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
370e893fb3
|
waf: fixed build docs for arducopter
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
c0c25e0588
|
Copter: fixed parameter doc paths
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
8504a8baad
|
autotest: fixed sim_vehicle for new frame builds
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
34a7d47b3f
|
autotest: fixed frame class for quadplane tri frames
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
8dcde8ee92
|
Copter: make binary names arducopter and arducopter-heli
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
e85df47b06
|
Copter: fixed parameter handling for pointer objects
fixed loading of default files and use of POINTER flag on object
groups
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
3338b4295e
|
Plane: use reload_defaults_file()
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
0c32178d07
|
AP_Param: added reload_defaults_file()
this allows defaults to be set for parameters in pointer objects
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
ccae8979c1
|
AC_PID: expose filt_hz as a AP_Float
this allows defaults to be overridden
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
2f100b0804
|
Plane: removed separate tricopter quadplane build
can all be done with one build now
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
2a1408becf
|
Tools: no need to build tri separately
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
556cda13e1
|
Copter: reduced copter frame build
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
4a4fc8ab06
|
Copter: adjust for change to AC_PID
|
2017-01-12 17:39:37 +11:00 |
Andrew Tridgell
|
2086b591a2
|
AC_PID: expose ff() method in AC_PID
this allows for an abstract AC_PID class to be used in
AC_AttitudeControl for both multicopter and heli
|
2017-01-12 17:39:37 +11:00 |