Andrew Tridgell
2d2ed7b06e
autotest: added autobuild of disco
9 years ago
Andrew Tridgell
65bcead1bd
autotest: build bebop static in build_binaries.sh
9 years ago
Andrew Tridgell
dd3d5152f6
Frame_params: added more Disco info
9 years ago
Andrew Tridgell
94460949e1
Frames: added Parrot Disco parameters
9 years ago
Andrew Tridgell
08dc5fab12
Plane: fixed pilot throttle based motor test
9 years ago
John deVere
d89b82b69f
Copter: fixed parameter description typos
9 years ago
Andrew Tridgell
f82827ce79
AP_Compass: removed disco special compass offsets
...
not needed any more with newer hardware
9 years ago
Randy Mackay
9b8b45b218
Copter: 3.4-rc5 release notes
9 years ago
Andrew Tridgell
bb65f4df76
AP_Arming: use HAL defined compass offset max if available
9 years ago
Andrew Tridgell
bf67d4277d
AP_HAL: define a larger compass offset max for Disco
9 years ago
Andrew Tridgell
d6890495aa
Plane: added swapped channel version of elevon/vtail/flaperon output
...
this makes it possible to setup an elevon plane without changing the
transmitter reversals
9 years ago
Randy Mackay
ba5db0c5d8
Compass: add CAL_FIT parameter description values
...
No functional change
9 years ago
priseborough
cb1d3c7ed2
AP_NavEKF2: Allow for terrain gradient when using range finder for height
9 years ago
priseborough
60d8adcca0
AP_NavEKF2: Fix height drift on ground using range finder without GPS
9 years ago
priseborough
8797714203
AP_NavEKF2: Fix bug in handling of invalid range finder data
9 years ago
priseborough
175faf1e41
AP_NavEKF2: Fix bug in published yaw reset value found during code review
9 years ago
priseborough
77fad065d1
AP_NavEKF2: use a struct for all yaw step class variables
9 years ago
priseborough
885bfd1b4e
AP_NavEKF2: Handle yaw jumps due to core switches
9 years ago
Randy Mackay
9b1b18b15b
Copter: add sprayer to aux switch options
9 years ago
Randy Mackay
f37c17bd80
Copter: include spray in build by default
9 years ago
murata
c78dfd4aa4
AC_Sprayer: Change the comment of the variables in the form of doxygen.
9 years ago
Peter Barker
fce798bc7a
DataFlash: avoid integer underflow
...
Thanks to mbelluzzo: f44b1b3556
9 years ago
Peter Barker
95d4475d45
DataFlash: avoid time going backwards in logs
...
WriteBlockCheckStartupMessages returned true if finished writing out
all startup messages. However, that may have allowed the caller to
then write out their message - but the timestamp on that message would
almost certainly be lower than the messages we've just written out.
9 years ago
Randy Mackay
a8f0291711
Copter: parameter conversion only for matrix multicopters
...
Single, Coax and Tri copter rate parameter conversions were incorrect
9 years ago
Andrew Tridgell
d0dd10aeea
Copter: added DEV_OPTIONS parameter
...
this is for little used options to allow standard firmware builds to
enable those options for development purposes
First option is for MAVLink based ADSB avoidance
9 years ago
Andrew Tridgell
9b83781b4f
Plane: fixed mixer arming error with FMUv4
...
thanks to Tim Gold for reporting this
9 years ago
William Liu
cc28c8e6ee
AP_Airspeed: AP_Airspeed_I2C: get the right status according to datasheet
9 years ago
William Liu
b1a62d6c8e
AP_HAL_Linux: RCOutput_Bebop: fixed potential deadlock
9 years ago
Peter Barker
074e9dc9b0
Tools: special --aircraft mavproxy pass-through for sim-vehicle.py
9 years ago
Lucas De Marchi
f5be0823f9
sim_vehicle.py: move exit handler and start message
...
Move them after the argument parser because otherwise they would display
and the handler be registered when using the 'help' option.
9 years ago
Lucas De Marchi
0a75e2f12a
sim_vehicle.py: fix indent on epilog
9 years ago
Andrew Tridgell
2e240699e6
Plane: final release notes for 3.7.0
9 years ago
Andrew Tridgell
26e1c30b19
autotest: avoid a race condition in quadplane test
...
this shows up on the new (faster) autotest server
9 years ago
Andrew Tridgell
aa4cde1aae
AP_BoardConfig: work around issues with bad components on some FMUv4 boards
...
some pixracer copies have poor components which can cause sensor bus
brownout on boot. This resets the sensor bus for 20ms on boot to try
to get clean sensor startup
9 years ago
Benoit Tran
9b89b4f561
AP_HAL: Correct HAL_PARAM_DEFAULTS_PATH for Parrot Disco
9 years ago
Peter Barker
45bc95edeb
Tools: LogAnalyzer: handle changed RCOU and parameters in motorbalance
9 years ago
Peter Barker
f42df1bc54
Tools: LogAnalyzer: handle MODE lines appearing before vehicle MSGs
9 years ago
Peter Barker
214bca8b30
Tools: LogAnalyzer: correct CTUN test
9 years ago
Peter Barker
f1641161d7
Tools: LogAnalyzer: correct Vcc test
9 years ago
Randy Mackay
b63666d188
AP_Motors: increase MOT_THST_HOVER parameter description range
...
No functional change
9 years ago
Niti Rohilla
cadd95fdd8
GCS_MAVLink: Added sanity check for DO_JUMP command on mission load.
9 years ago
Tom Pittenger
e13d5fa0bf
ArduPlane: updated Mixer error message
9 years ago
Michael du Breuil
f0247a7be1
Plane: always check that the mixer has been configured as arming check
9 years ago
Grant Morphett
c5adb91017
Rover: Creating Beta Release 3 with recent parameter corruption fix.
9 years ago
Randy Mackay
f22f10460a
Copter: 3.4-rc4 release notes
9 years ago
floaledm
85a3fda879
Copter: removed reliance on home_distance and home_bearing which are only in copter
9 years ago
floaledm
4d03be94cf
AP_Frsky_Telem: removed reliance on home_distance and home_bearing which are only in copter
9 years ago
floaledm
33bd359463
AP_Frsky_Telem: LANDCOMPLETE switched to to ISFLYING flag
9 years ago
floaledm
4dc98faa48
AP_Frsky_Telem: transmit airspeed instead of groundspeed, if available
9 years ago
floaledm
8deba69715
AP_Frsky_Telem: added 1 to control_mode passed on Frsky link
9 years ago