357 Commits (ee9c77883462a4b3d0a35e03953314ff948512a1)

Author SHA1 Message Date
Andrew Tridgell 4fee26437b MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI 13 years ago
Andrew Tridgell fe970221e2 ACM: added support for MAVLink 1.0 to ArduCopter 13 years ago
rmackay9 e5710958bc ArduCopter - GCS_Mavlink.pde - changed output to ground station to use new AP_Motor's class motors array inplace of the global "motor_out" array. 13 years ago
Andrew Tridgell c0a54762c6 MAVLink: port the new adaptive flow control to ArduCopter 13 years ago
Andrew Tridgell e0bb7e2777 MAVLink: don't waste 100 bytes of bandwidth sending 1 byte of information 13 years ago
Andrew Tridgell 34506b170f Mavlink: fixed warnings about limits on int32 values 13 years ago
Andrew Tridgell 458d55e5bc MAVLink: constrain variable changes to the datatype range 13 years ago
Andrew Tridgell 547b4ed55b AHRS: adapt ArduCopter for new AHRS framework 13 years ago
Andrew Tridgell d75e883fe8 GCS: get_integrator() is now get_gyro_drift() in DCM 13 years ago
Andrew Tridgell 7291dfc25a ACM: removed the special case for quaternions in GCS code 13 years ago
Andrew Tridgell 7e4c8592ff ACM: make it possible to build ArduCopter with quaternions 13 years ago
Andrew Tridgell a0ce202d87 ACM: added SIMSTATE, DCM and HWSTATUS messages to ACM 13 years ago
Andrew Tridgell 690dc9052a GCS: force scalar type in copy_name() 13 years ago
Andrew Tridgell 2e9105c68a AP_Param: added special handling for Vector3f 13 years ago
Andrew Tridgell df8a557630 AP_Param: update users of AP_Param for ParamToken 13 years ago
Andrew Tridgell ecdbfd257a token is 16 bits now 13 years ago
Andrew Tridgell 0b3e3ec5c8 added group indexes to GCS_MAVLINK class 13 years ago
Andrew Tridgell d4305e0ae2 fixed apm2beta build with AP_Param 13 years ago
Andrew Tridgell c9c422539e update ACM MAVLink code for AP_Param 13 years ago
Jason Short 7833cea9d4 2.2B6 - Please verify Heli still functions properly. 13 years ago
Jason Short dd1e08a7e0 Causes Aero_SIM to fail 13 years ago
Jason Short 2fa24e0557 added conversions of CM to M 13 years ago
Jason Short 287ffb5fb4 enabled Mavlink Land command 13 years ago
Michael Oborne 3142a75913 AC fix attitude level hil 13 years ago
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Jason Short 28262dd825 Added Xplane output option 13 years ago
Jason Short a2c8f5af15 removed unused vars 13 years ago
Jason Short 2fc6a645b4 removed unused Airspeed config 13 years ago
Jason Short dac29af7ab Sync with Arduplane 13 years ago
Michael Oborne e20d3a3676 add method of detecting if motors are armed 13 years ago
Andrew Tridgell 483bef35e5 IMU: update ACM and APM for flash_leds change in IMU init 13 years ago
Pat Hickey 6dbd6b4181 ArduCopter: Get barometer data in terms of AP_Baro interface 13 years ago
Jason Short d7cc241f85 formatting 13 years ago
Andrew Tridgell 39a36fe946 fixed the "reboot on GPS lock" bug 13 years ago
Jason Short b3bd4bd3c9 Cosmetic cleanup, commented functions for compiler warnings 13 years ago
Jason Short ca5e4bb802 Allow output of system type 13 years ago
Jason Short 52297679c4 sending Mavlink system type 13 years ago
Andrew Tridgell 3a542b3ef3 USB-MUX: enable USB MUX switching for ArduCopter 13 years ago
Andrew Tridgell 338445e60c ArduCopter-HIL: fixed HIL build 13 years ago
Andrew Tridgell aa558eb033 fixed a valgrind error 13 years ago
Jason Short 7feecf3220 renamed WP mask 13 years ago
Jason Short 194778a6f9 Logging APVar saves 13 years ago
Jason Short 8392e375e1 Do not write home from GS, 13 years ago
Jason Short 901e46334d updates to Mavlink for zero based WP counting 13 years ago
Jason Short 27d9bc92f3 Added more output to Mavlink for debugging 13 years ago
Jason Short e5b37d9d89 Added MAV_CMD YAW parsing 13 years ago
Jason Short 7714f203f9 Added Mav_CMD_Yaw parsing 13 years ago
Jason Short 90ee0f7e09 bad hijacking of GPS_Status 13 years ago
Jason Short 1ab1d8bab4 Fixes for Sim - Missing climb rate calculation 13 years ago
Andrew Tridgell 28634f51b7 ArduCopter: use specific sized data types in a lot of places 13 years ago