4627 Commits (c0f8f6251bcfeded859949f4820ac4c85835dde0)
 

Author SHA1 Message Date
Andreas M. Antonopoulos c0f8f6251b param_parser: input validation bug fix 13 years ago
Andreas M. Antonopoulos 0e5345d17b AP_Limits: documentation bug (which uncovered a param_parser bug - the irony burns) 13 years ago
Jonathan Challinger fc4f111d15 Changed mavlink GLOBAL_POSITION_INT.relative_alt message to correctly return altitude above ground. 13 years ago
Andreas M. Antonopoulos a976a59c88 AP_Limits: Configuration defaults moved to config.h. Fixed AP_LIMITS==DISABLED handling. 13 years ago
Michael Oborne 9e4d118fdb Airspeed Library - fix param names. 13 years ago
Michael Oborne 822e682140 Planner 13 years ago
Michael Oborne 3cc2e63791 APM Planner 1.1.98 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell feb456de56 Airspeed: Added AP_Airspeed sensor library 13 years ago
rmackay9 acef75319c AP_MotorsMatrix: small bug fix to limit checking on remove_motor call. Fix thanks to Michael Peschel! 13 years ago
Michael Oborne e632ad6aa4 AC fix limits param gen header 13 years ago
rmackay9 36ecdff593 ArduCopter: removed unused config for CAM_ROLL_GAIN and CAM_ROLL_PITCH now in AP_Mount library) 13 years ago
rmackay9 c495a5f36e ArduCopter: added enable_out_ch and output_ch calls for rc_camera_roll, pitch and yaw servos so they actually move 13 years ago
rmackay9 761dad4e99 ArduCopter: restored set_range calls for RC_Channels 5 ~ 8. 13 years ago
rmackay9 29b6ec0b11 ArduCopter: reverted channel 5~8 to be regular RC_Channel objects, restored rc_camera_roll and rc_camera_pitch RC_Channels and created new rc_camera_yaw RC_Channel to control the camera mount servos. 13 years ago
rmackay9 793fb7f059 ArduCopter: added definition for yaw channels. 13 years ago
rmackay9 669ffb5ef8 RC_Channel_aux: added enable_out method to help stop servos from moving before the mount has initialised. 13 years ago
rmackay9 5616b1769b AP_Camera: changed "int" to "int16_t" and "long" to "int32_t" here and there. 13 years ago
Andreas M. Antonopoulos c73f7ef3ab AP_Limits library, provides modular "limits" such as altitude and geo-fencing. 13 years ago
Jason Short 584e7dcda4 Arducopter: Removed Yaw Limit for Quads 13 years ago
Jason Short 44b16b7b61 Arducopter: Temp reversion to old Yaw controller. 13 years ago
Jason Short e3af0c7920 Arducopter: Yaw stop fix 13 years ago
Michael Oborne a469682b7b fix param config names 13 years ago
Robert Lefebvre 59e133235f Implementing Yaw Fix. Tried to blend with Jason's changes. 13 years ago
Robert Lefebvre ed235a3924 Change to prevent Tricopter servos from going hard-over during Disarmed state. 13 years ago
Robert Lefebvre 8ce9aae2f7 Instituting Yaw Differential on Multirotors. Intent is to stop "rise on yaw input". 13 years ago
Jason Short 4af392290b Circle_WP: Fix for Yaw toward center, fix for transit to Circle WP from a distance 13 years ago
Jason Short 7b746cf5e1 Arducopter: Wrong define used, caused Copter to Yaw to home when flying missions 13 years ago
Jason Short d34ca0e6ea Arducopter - commands: Add home logging 13 years ago
Michael Oborne 67ecaa9252 AP fix duplicate keys in param config 13 years ago
Jason Short d8ff5dcfab Arducopter: Fix circle_WP 13 years ago
Jason Short a28070e0e0 Arducopter: Loiter unlimited fix 13 years ago
Michael Oborne f228eac8c7 APM Planner 1.1.97 13 years ago
Andreas M. Antonopoulos d4a0cb5db1 Added Michael Pursifull's Maxsonar HRLV model support 13 years ago
Jason Short 7a5544051d Arducopter 13 years ago
Jason Short 6f9e2bf3a8 Arducopter: Toy mode update 13 years ago
rmackay9 6f8d0a02a4 AP_Camera: moved seme constructor initialisers around to remove compile warnings 13 years ago
rmackay9 4dd4c95d5c AP_AnalogSource_Arduino: fix to allow analog port to be read to be specified as a "channel" (i.e. A0) 13 years ago
Jason Short 1feaaa4655 Arducopter: Toy mode refinements 13 years ago
Jason Short 293f17902b Arducopter:Arducopter.pde 13 years ago
Jason Short c04bff67de Arducopter: Config.h, default gain tweaks from flight tests. 13 years ago
Jason Short f35b5ba13f Arducopter:test.pde made a note for WP radius that shows m in the printout. 13 years ago
Jason Short 782ebf5176 Arducopter:Log.pde Logging the calculated Climbrate 13 years ago
Jason Short 3048d2f9b4 Arducopter: WP_radius 13 years ago
Jason Short 0620d86bfd Arducopter:Params 13 years ago
Jason Short 1dbde3f803 Arducopter: Added note 13 years ago
Jason Short af5423b863 Toy Mode: High Yaw default 13 years ago
Jason Short 19d8c405fd Arducopter : Force home alt to 0 13 years ago
Jason Short 89fec907e2 Arducopter: CH7 Waypoint saving 13 years ago
Amilcar Lucas dfe0983e1e Merge the changes from APM_Camera branch into ArduCopter 13 years ago