4326 Commits (514be604a50da41c2dc67ad65574c6b758a39cd8)
 

Author SHA1 Message Date
Andrew Tridgell 514be604a5 GPS: added auto-configuration of UBlox GPS 13 years ago
Andrew Tridgell 9c1ce9e1c5 FastSerial: avoid buffer re-allocation on re-open if possible 13 years ago
rmackay9 aeaebb21d5 ArduCopter: updated firmware version to 2.6 Delta ahead of the next round of testing (and hopefully soon a release) 13 years ago
Andrew Tridgell 99b39aef93 APM: ready for 2.40-beta 13 years ago
Andrew Tridgell cf4e56457b SITL: map() is a C++ function, so needs to be in C++ part of the header 13 years ago
Andrew Tridgell cbf477addd GPS: added debug code to the main GPS class 13 years ago
Andrew Tridgell a8bfc5d8e9 GPS: re-open the serial port with a 256 byte serial receive buffer 13 years ago
Andrew Tridgell a684bddbda GPS: open the GPS serial port with a 256 byte buffer 13 years ago
Andrew Tridgell 296e651b30 GPS: fixed the UBLOX parser to handle unknown messages 13 years ago
Andrew Tridgell 9c2ba2e814 GPS: tidy up the auto gps test 13 years ago
Robert Lefebvre 238a1ced2c TradHeli adding ramp up time to Ch8 Throttle Pass-through. 13 years ago
Robert Lefebvre c5916a8b4d Opening up the Yaw Rate constraint for Trad Heli. 13 years ago
Robert Lefebvre e2496181ff Yaw Fix 13 years ago
Jason Short a9610a0761 Stabilization patches 13 years ago
rmackay9 70b04d9427 ArduCopter: updated firmware description to 2.6 Gamma 13 years ago
Andrew Tridgell 8b258e23e7 ACM: prevent link flood with "Low Battery" warnings 13 years ago
Andrew Tridgell ff9743995d autotest: fixed lat/lon update for multicopter sim 13 years ago
John Arne Birkeland f4a4982328 ArduPPM V2.2.68 - Fixed possible logic flaw in throttle failsafe reset if _JITTER_FILTER_ is enabled 13 years ago
Robert Lefebvre df17ff3bc1 AP_MotorsHeli Syntax correction. 13 years ago
Michael Oborne 297f391548 APM Planner 1.1.92 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago
Michael Oborne 14be88dd55 AC: add hilstate message 13 years ago
Andrew Tridgell 47d5f31fc2 removed copy of pymavlink code 13 years ago
Andrew Tridgell 7589de689b mavlink: added auto-detection of mavlink protocol version 13 years ago
Jason Short 71f80f3a77 Bug fix: When adjusting altitude, RTL then land will fail unless this var is reset to false. 13 years ago
Jason Short 1b9f75c844 Updates to Flip: 13 years ago
Andrew Tridgell 70669434a2 autotest: wait for VFR_HUD to be non-zero on startup 13 years ago
Andrew Tridgell 0f0cbce22f GPS: fixed a race condition in the ublox driver 13 years ago
Andrew Tridgell 012fc35314 mavlink: fixed build with uart resend 13 years ago
Andrew Tridgell b6467cb1fa MAVLink: updates to mavlink headers to fix mavlink 1.0 issues 13 years ago
Andrew Tridgell 7c63d2c17b ACM: MAVLINK10 uses HIL_STATE 13 years ago
Andrew Tridgell 076d1616ba autotest: default to mavlink10 13 years ago
Andrew Tridgell e7cf643386 added mavlink09 targets 13 years ago
Andrew Tridgell d1fe093921 autotest: fixed build_all.sh for MAVLink 1.0 13 years ago
Andrew Tridgell d8919731ee Mavlink: fixed library build for MAVLink 1.0 13 years ago
Andrew Tridgell ec1abbf987 SITL: fixed SITL build with mavlink10 13 years ago
Andrew Tridgell 3f4e87cccc ACM: fixed HIL build for MAVLINK10 13 years ago
Andrew Tridgell 3af29bd84e AP_Mount: disable AP_Mount until it works with MAVLINK10 13 years ago
Andrew Tridgell 60f8d09506 mavlink10: fixed MAV_VAR -> MAVLINK_TYPE 13 years ago
Andrew Tridgell bccfb08c55 MAVLink: updated to latest upstream mavlink 13 years ago
Michael Oborne 9303a89573 fix AC hil build 13 years ago
Michael Oborne a71ed6c5ce enable mavlink10 by default 13 years ago
Jason Short 15aea320cb Added note to remove this unused param 13 years ago
Jason Short 12ab875d58 using current PWM rather than a re-read of the PWM. 13 years ago
Jason Short 9ab06c5542 Moved PID logging counter into define 13 years ago
Jason Short 73e23aab2a GPS time set to unsigned int32 13 years ago
rmackay9 72d76558a7 ArduCopter: Ensure update_GPS does nothing when gps is disabled. 13 years ago
rmackay9 5c9dc00ae2 AP_Baro: fixed comment to clarify that every-other call updates temperature or pressure 13 years ago
rmackay9 fd6b21d0c7 ArduCopter: updated firmware version to 2.6Beta in preparation for beginning of testing 13 years ago
rmackay9 4544b37fec ArduCopter: updated firmware version to 2.6Beta in preparation for beginning of testing 13 years ago