31 Commits (eac77504a3ae2a8eafa0a76d57892fb96b20b864)

Author SHA1 Message Date
Andrew Tridgell 12327eb2a9 Heli: fixed some 'used before initialised' warnings 13 years ago
Randy Mackay 232359186e TradHeli - fixed small parameter bug affecting helis. The servo parameters were declared as GSCALAR instead of GGROUP in Parameters.pde. 13 years ago
Jason Short a43ee36bee CH 6 Range setup 13 years ago
Jason Short 73591a0ca5 Added lengthy note about motor testing 13 years ago
Andrew Tridgell d55a0c3a71 added AP_Param::show_all() 13 years ago
Andrew Tridgell 0f9adbdae0 token size for first()/next() is now 16 bits 13 years ago
Andrew Tridgell 3b4cae3cc3 adapted main ACM code for AP_Param 13 years ago
Pat Hickey 739317276d ArduCopter setup motors: print basic instructions. 13 years ago
Jason Short d1fcebb5ca Cosmetic changes 13 years ago
Pat Hickey 98a90d0352 ArduCopter: Call motors_output_enable at correct spot during init 13 years ago
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Jason Short 6b836d1a09 Fixed Type Error 13 years ago
Pat Hickey 6a4442557c ArduCopter setup.pde: translate from CH_ to MOT_ notation 13 years ago
Randy Mackay bbe6dea980 OptFlow - initial support for APM2 (there are still problems) including adding ability to set Chip Select pin. 13 years ago
Jason Short 73a73fbf35 moved some defines around 13 years ago
Andrew Tridgell 483bef35e5 IMU: update ACM and APM for flash_leds change in IMU init 13 years ago
Pat Hickey 8d878a2cae ArduCopter CLI: Add imu.init before imu.init_accel for "level" 13 years ago
Randy Mackay 67855b207d Arducopter, RangeFinder - added SONAR_TYPE parameter and properly support the XL (default), LV and long distance XL (aka XLL) sonar types 13 years ago
Jason Short d9347290a4 Added notes to Imu.ax, ay, az 13 years ago
Jason Short 89e014c06a Added alternate alt hold, 13 years ago
Jason Short 8e509b63a7 shortened strings for mem 13 years ago
Jason Short ea57fad80c WP counting update 13 years ago
unknown a7038cbaf9 TradHeli - new parameter HSV_MAN to allow better set-up from APMissionPlanner. Also changed swash movement to use radio_out which fixes some setup bugs 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Jason Short 6a5aefd0ec Added gains to adjust travel of camera. 14 years ago
rmackay9 b5ea05698e TradHeli - added servo averaging to allow support of analog servos 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 1ce2308d11 Removed Simple Mode 14 years ago
Jason Short 02bfd43390 Fixes Alt hold mistake 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
tridge60@gmail.com f868cd90e4 we should not be calling mavlink_delay() in the CLI 14 years ago
jasonshort 8715ed3bd7 2.0.39 14 years ago
tridge60@gmail.com dd3dfd9f2a re-apply DEFAULT_LOG_BITMASK patch 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
rmackay9@yahoo.com f5d17f756a ACM - partial integration of optical flow sensor 14 years ago
tridge60@gmail.com 6b0c938176 CLI: make it possible to completely disable the CLI 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
tridge60@gmail.com f9105a056e logging: moved the default log_bitmask calculation to compile time 14 years ago
tridge60@gmail.com fdf090b471 allow flight modes to be setup over MAVLink 14 years ago
tridge60@gmail.com 855b88852e fixed a bunch of compiler warnings 14 years ago
jphelirc 24abae3c6d ESC setup notes 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
jasonshort 9d6d0de021 Forgot to add setup for V Octo support from Dani Saez 14 years ago
jasonshort d2ce6ebf8d 2.0.26 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
rmackay9@yahoo.com 7845bba097 Traditional Heli - merged heli code into ACM trunk code! 14 years ago
jasonshort 0cf30d93d0 2.0.12, minor fixes. 14 years ago
jasonshort 142f5a5f49 Updates for 2.0.21 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 14 years ago