7517 Commits (a3c2851120f3572893bdf29ddc0ee24dac67cbe1)
 

Author SHA1 Message Date
Brandon Jones a3c2851120 AP_L1_Control: Addition of library for geometry calculations required for L1 Control. 12 years ago
priseborough b63d0969b7 AP_AHRS: Addition of a first order complementary filter to AP_AHRS::groundspeed_vector 12 years ago
Andrew Tridgell 05ecb8d8fa AP_AHRS: fixed functions that need to be virtual 12 years ago
Andrew Tridgell ee81b0f729 AP_AHRS: added wind_correct_bearing() and groundspeed_vector() 12 years ago
Andrew Tridgell 43c3c60de2 AP_Math: moved a lot of vector templates to cpp from .h 12 years ago
Andrew Tridgell 78eb12a4ac AP_Math: added RadiansToCentiDegrees and RADIUS_OF_EARTH 12 years ago
Andrew Tridgell 8b119934ea AP_Math: fixed grammar error 12 years ago
Andrew Tridgell 2d29a6a7be AP_Math: added Vector2f.angle() 12 years ago
Andrew Tridgell f6aacdc768 AP_Navigation: added a navigation controller class 12 years ago
Andrew Tridgell c47bc09a3c Plane: avoid doing radio trim if less than 20% of travel available 12 years ago
Randy Mackay cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay e637a8fb29 Copter: remove old commented out code from setup.pde 12 years ago
Randy Mackay 86fe79a662 INS: updated MPU6K_FILTER parameter description 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Stange Szilard 6516bffbb6 AP_Camera: enable relay off in all builds 12 years ago
Andrew Tridgell 960574cccf autotest: fixed sleep_overhead calculation in sim_multicopter.py 12 years ago
Andrew Tridgell 8d992ae615 InertialSensor: added OilPan INS example 12 years ago
Kevin Hester 6d0ed116de documentation: explain where the build output goes. 12 years ago
Kevin Hester 9190db9717 documentation: explain what a 'sketch' is. 12 years ago
Kevin Hester a86ede4270 autotest: APM xml docs should be named xml.pdef.xml 12 years ago
John Wiseman a7d58affcd Updated README: 12 years ago
John Wiseman 8eb097a53c Added Vagrantfile to define a standardized Ubuntu 12.04 32-bit 12 years ago
Julian Oes 50ccaadbc4 autotest: bumped version number of QUpgrade 12 years ago
Andrew Tridgell 2b19249e4a autotest: fixed autotest executable path 12 years ago
Andrew Tridgell 71f6287388 Plane: fixed spelling 12 years ago
Andrew Tridgell dcbe144c7e Plane: prepare for release of 2.71 12 years ago
Andrew Tridgell a8e34eeeb7 autotest: fixed tmp path handling in autotest for dump_logs.py 12 years ago
Andrew Tridgell 5ba4ea88ef autotest: fixed TMPDIR for dump_logs.py 12 years ago
Andrew Tridgell 47cff69c70 git: ignore .pyc files 12 years ago
Andrew Tridgell 9882d9c639 autotest: added dump_logs.py 12 years ago
Randy Mackay 9036b97a16 Copter: fix build error 12 years ago
Randy Mackay af13f6795c INS: switch to global definition of GRAVITY_MSS 12 years ago
Randy Mackay fc0c451b69 Copter: remove #ifdef checks for Atmega1280 12 years ago
Randy Mackay 1dcd46bffc Copter: reduce compiler warnings 12 years ago
Andrew Tridgell e58f49aeaf Plane: copy rudder out in TRAINING mode 12 years ago
Andrew Tridgell 993154ea59 Plane: expand the VTAIL_OUTPUT docs for APM1 12 years ago
Andrew Tridgell bd2b9fbe9d Plane: simplify the VTail mixer to be more like a hardware mixer 12 years ago
Randy Mackay 95d944f610 Copter: Jason's bug fix for loiter's set_next_WP_latlon 12 years ago
Andrew Tridgell 17cbcd1bf6 Plane: fixed failsafe with VTAIL_OUTPUT 12 years ago
Andrew Tridgell 406921faf1 Plane: added VTAIL_OUTPUT option 12 years ago
Andrew Tridgell fe6e83f7f2 autotest: added support for vtail testing in runsim 12 years ago
Randy Mackay 777c6a308e AP_InertialNav: use shared GRAVITY_MSS constant 12 years ago
Julian Oes 0aff1136ed autotest: added link for QUpgrader to web-firmware/index.html 12 years ago
foobarbecue c07702f46d Update AP_MotorsOctaQuad.cpp 12 years ago
Andrew Tridgell 039c603a35 autotest: allow testing of elevon planes 12 years ago
Randy Mackay 739e3c2b9a Copter: adjust trapezoidal motor mixing 12 years ago
Andrew Tridgell 59a2a95e9a Copter: remove noise and wind from copter sim 12 years ago
Randy Mackay d1afd2fb9b Copter: make guided mode start at current location 12 years ago
Randy Mackay 21a51c8333 Plane: update GCS_Mavlink parameter documentation 12 years ago
Randy Mackay 0be23c8090 Copter: fix THR_ALT_P documentation 12 years ago