4396 Commits (807c4ced346862e0424f8df5768318fdbf18715a)
 

Author SHA1 Message Date
Amilcar Lucas a32b7c200b Add "3 axis camera stabilization" and "point camera to 3D point" functionality 13 years ago
Amilcar Lucas 881a66ae01 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Amilcar Lucas 5ffd489d87 Spellcheck 13 years ago
Jean-Louis Naudin 846b128075 APMrover 2.0a - improving obstacles detection and tuning 13 years ago
rmackay9 65050775e1 ArduCopter: made Robert's new yaw method optional (off by default). 13 years ago
Jean-Louis Naudin 9355a159fc APMrover v2.20 - use RangeFinder optical SharpGP2Y instead of ultrasonic sonar 13 years ago
Jason Short ff0659535e Raised the Max throttle to 1000, min to 200. Worked good in SIM with Tridge's motor safety patch. 13 years ago
rmackay9 e1acf21381 ArduCopter: updated firmware version to 2.6 Epsilon 13 years ago
rmackay9 c6f1d93849 ArduCopter: updated standard loiter pids. 13 years ago
rmackay9 1e38b0d535 AP_GPS_NMEA: fix from Roberto Navoni to improve NMEA accuracy 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
Jason Short f5a85d48a0 Added Angel's name to contrib list 13 years ago
Andrew Tridgell d5c9d31774 Rover: added APMrover2 to build_all.sh 13 years ago
Andrew Tridgell 93de111837 Rover: fixed the build for MAVLink 1.0 13 years ago
Andrew Tridgell 940d994efb GPS: Use appropiate GPS_ENGINE settings in APM, ACM and rover 13 years ago
Andrew Tridgell f9560ef093 GPS: use the new nav_setting in a couple of the sample sketches 13 years ago
Andrew Tridgell 33a2ad7e07 GPS: add stub settings for nav_setting in the other GPS drivers 13 years ago
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