103 Commits (22d2f9ea155438b630540f61092fbbc189e2206d)

Author SHA1 Message Date
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell c80a88766f APM: added credit for FBW altitude limit code 13 years ago
Andrew Tridgell f6d7d1bc59 APM: changed PID library to do automatic deltat calculation 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Andrew Tridgell 6ee9f1ae97 APM: use new location functions 13 years ago
Andrew Tridgell 99b11e4f19 Mount: enable mount control via eeprom parameters 13 years ago
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 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 4a50686c3e APM: prepare for 2.40 release 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 c804860243 Cosmetic changes only. 13 years ago
Andrew Tridgell 99b39aef93 APM: ready for 2.40-beta 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago
Andrew Tridgell 3af29bd84e AP_Mount: disable AP_Mount until it works with MAVLINK10 13 years ago
Andrew Tridgell b3aa704c49 AirSpeed: added parameter ARSPD_USE 13 years ago
Andrew Tridgell 3ae1c6f9e0 APM: prepare for 2.34 13 years ago
Andrew Tridgell f43f5900bc Telemetry: make it possible to use UART2 on APM2 13 years ago
Andrew Tridgell b6a475f6a5 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
Andrew Tridgell 85ba978a65 ready for 2.33 release 13 years ago
Andrew Tridgell 7b50724f60 MAVLink: allow for find grained stream rate control 13 years ago
Andrew Tridgell 86cc7a5e1d APM: enable AP_Declination by default 13 years ago
Andrew Tridgell 9d193f06c9 APM: Change version to 2.32 13 years ago
Andrew Tridgell 1c934dc7ef APM: increase ArduPlane version to 2.31 13 years ago
Andrew Tridgell 989304fb47 APM: enable the new offset nulling in APM 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Michael Oborne 3944c1e665 update AP version to 2.30 13 years ago
Andrew Tridgell 2a03a0584f AP_Declination: disable library when AUTOMATIC_DECLINATION is not ENABLED 13 years ago
Adam M Rivera d3667faef4 AP_Declination: Added call to compass.set_initial_location if the compass is enabled when the 3D fix is obtained. 13 years ago
Andrew Tridgell 371677610d APM: avoid fetching the DCM matrix twice 13 years ago
Andrew Tridgell e39c3cb9d2 APM: make it possible to build ArduPlane with quaternion support 13 years ago
rmackay9 02cf07bb6b ArduPlane - updated to use new filter library 13 years ago
rmackay9 e1114bf7f7 ArduPlane - added Filter.h to unbreak the build! 13 years ago
rmackay9 21d7a77009 ArduPlane - switch sonar to use new mode filter from filter library 13 years ago
Andrew Tridgell 0248b48d30 allow MAG_ENABLE to be changed in flight 13 years ago
Andrew Tridgell 330ff5dc8b APM: added some comments related to hold_course 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Michael Oborne 9ca6668c1b fix SITL attitude hil 13 years ago
analoguedevices 418f5ea31e Increment version number in anticipation of a firmware hex push. 13 years ago
Doug Weibel 797e0e27a9 Additional commenting on global variables 13 years ago
Doug Weibel b4e58b50ee Additional commenting on global variables 13 years ago
Doug Weibel 0306bf97a0 Just a little more commenting work on global variables 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Doug Weibel 892f24ac5c Adding comments for global variables 13 years ago
Doug Weibel 4de2155845 Tweak to FBW min altitude 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell 98353b7ba8 APM: added error checking on compass read 13 years ago
Andrew Tridgell 3cb96fb8af APM: convert to new I2C library 13 years ago