100 Commits (81fc24586e0498bd0f0e6ca429ed59cf7d2f6686)

Author SHA1 Message Date
Jason Short 549489ddbb ACM : Setup, format 12 years ago
rmackay9 d9b4407e64 AP_InertialSensor: changes after review with Tridge. 12 years ago
rmackay9 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
rmackay9 78316adf75 ArduCopter: replace Serial.print with Serial.print_P to save memory. 12 years ago
rmackay9 401fb4101c ArduCopter: removed deprecated mag offset routine. 12 years ago
Andrew Tridgell 5fd39bb928 ACM: updates for new GPS detection 13 years ago
rmackay9 b6d2d4723f ArduCopter: print firmware version of code instead of zero. 13 years ago
Jason Short 072085d2d8 ACM : better debugging text 13 years ago
Jason Short 4c8e257ea2 ACM : forced setup_show to dump params during log dump for better analysis. 13 years ago
uncrustify bb6e4ac969 uncrustify ArduCopter/setup.pde 13 years ago
Andrew Tridgell 6d11940ada AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
rmackay9 36f947acb9 ArduCopter: changed all "int" to "int16_t" and a few "long"s to "int32_t". 13 years ago
Andrew Tridgell 103b02fe94 ACM: removed pointless load() calls 13 years ago
Andrew Tridgell 0a12b6ad6f ACM: fixed HIL build with new accel setup code 13 years ago
Jason Short c9d3ab5413 Oilpan ADC parameters added 13 years ago
Andreas M. Antonopoulos d4a0cb5db1 Added Michael Pursifull's Maxsonar HRLV model support 13 years ago
Andrew Tridgell 33440567e6 ACM: ArduCopter updates for new compass interface 13 years ago
rmackay9 4aa40bdf10 ArduCopter - setup.pde - changed cli for helicopter to call the new AP_Motors class's parameters instead of the global parameters. 13 years ago
Andrew Tridgell 7a9b3d3388 Quaternion: show "Quaternion test" on startup if enabled 13 years ago
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