377 Commits (c8befe4536a56269e5af3607e4e29223fb2802b5)

Author SHA1 Message Date
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 13 years ago
Andrew Tridgell 5bccfbd94c Barometer: fixed airstart for APM 13 years ago
Andrew Tridgell 3a2594fa1a APM: ArduPlane updates for new compass interface 13 years ago
Andrew Tridgell 6639294c72 APM: update for new barometer interface 13 years ago
Andrew Tridgell 2934b4173b APM: set_centripetal() is now set_fly_forward() 13 years ago
rmackay9 621e020dac ArduPlane HIL: fixed bug so g_gps->setHil calls send time as a uint32_t (was sending a float but was cast back to an uint32_t resulting in a meaningless time that never changed). 13 years ago
Amilcar Lucas b072a59843 Improve parameters descriptive text 13 years ago
Andrew Tridgell 4a50686c3e APM: prepare for 2.40 release 13 years ago
Andrew Tridgell 58379b928f MAVLink: make usage of MAVLink defines more consistent 13 years ago
Andrew Tridgell 619bcc00d9 APM: parameter enums should not be conditionally compiled 13 years ago
Andrew Tridgell 0900751bcd APM: added longer comment on k_format_version 13 years ago
Amilcar Lucas 6d2ac62006 Let's keep the same format version until CAMERA is activated by default 13 years ago
Amilcar Lucas 07a18904fc With CLI and MOUNT active, the linker says: region `text' overflowed by 3858 bytes 13 years ago
Amilcar Lucas 1906e06b69 Added camera trigger functionality 13 years ago
Amilcar Lucas a32b7c200b Add "3 axis camera stabilization" and "point camera to 3D point" functionality 13 years ago
Amilcar Lucas 5ffd489d87 Spellcheck 13 years ago
Jason Short 448e4d8728 Added CLI level command 13 years ago
Jason Short c804860243 Cosmetic changes only. 13 years ago
Jason Short 4e50db2f6e Added missing Manual_level config 13 years ago
Jason Short 37d8f86d33 Added missing Manual Level initializer 13 years ago
Andrew Tridgell 940d994efb GPS: Use appropiate GPS_ENGINE settings in APM, ACM and rover 13 years ago
Andrew Tridgell 99b39aef93 APM: ready for 2.40-beta 13 years ago
Andrew Tridgell a684bddbda GPS: open the GPS serial port with a 256 byte buffer 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago
Andrew Tridgell e7cf643386 added mavlink09 targets 13 years ago
Andrew Tridgell 3af29bd84e AP_Mount: disable AP_Mount until it works with MAVLINK10 13 years ago
Michael Oborne a71ed6c5ce enable mavlink10 by default 13 years ago
Michael Oborne b4a1b03fd3 AP: add fake satellite count for hil. 13 years ago
Pat Hickey 5766afa6c8 ArduPlane: Increment format number in Parameters.h 13 years ago
Pat Hickey 1c00d1ffe3 ArduPlane: Fix effect of ELEVON_REVERSE 13 years ago
Michael Oborne c307b69515 increase resolution on params 0.1 > 0.01 13 years ago
Andrew Tridgell d9457ecc38 MAVLink: send time of GPS fix accurately 13 years ago
Andrew Tridgell 66544a5db2 Log: don't print '+' while erasing logs 13 years ago
Andrew Tridgell b3aa704c49 AirSpeed: added parameter ARSPD_USE 13 years ago
Andrew Tridgell 8e01bc3593 MAVlink: update ArduPlane for param fetch during DataFlash erase 13 years ago
Andrew Tridgell 251fe26875 GPS: added ublox build target 13 years ago
Andrew Tridgell 3ae1c6f9e0 APM: prepare for 2.34 13 years ago
Michael Oborne 218e70cd8b AP - fix attitude level hil mavlink 1.0 issue 13 years ago
Andrew Tridgell f43f5900bc Telemetry: make it possible to use UART2 on APM2 13 years ago
Michael Oborne 75f091cd9c more arduplane param info 13 years ago
Michael Oborne c1115d83c7 update some arduplane config items 13 years ago
Andrew Tridgell 8fab91e063 APM-nav: set NAV I value defaults to 0.1 13 years ago
Andrew Tridgell 67afdc7485 autotest: fixes for MAVLink 1.0 in autotest 13 years ago
Andrew Tridgell b6a475f6a5 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
Andrew Tridgell 95be2c5922 APM: updates for MAVLink 1.0 13 years ago
Andrew Tridgell 615defdc37 use build_all.sh to ensure we don't break the mount code 13 years ago
Andrew Tridgell 8e6fdb8981 APM: use OutputCh_current() in MAVLink servo logging 13 years ago
Michael Oborne 8d797fec3c fix potential null pointer 13 years ago
Andrew Tridgell 1cc7adbac0 sitl: allow sitl build with MAVLink 1.0 13 years ago
James Goppert 5390467f3d Worked on ArduCopter cmake options. 13 years ago