1940 Commits (c373429a6e16d4dda687a9090117fce5f3a8bc7e)

Author SHA1 Message Date
Randy Mackay 2ecf34e509 Copter: update version to 2.9.1 ahead of release 12 years ago
Randy Mackay d48aebea8e Copter: updated release notes for 2.9.1-rc2 12 years ago
Randy Mackay 9904e9f4db Copter: update firmware version to 2.9.1-rc1 12 years ago
Randy Mackay 6601bd37cf Copter: integrate automatic roll and pitch trims 12 years ago
Michael Oborne 61e5b09f28 Send FS state to gcs for AC 12 years ago
Andrew Tridgell 19a282dad0 Copter: removed use of ins.temperature() 12 years ago
Pat Hickey d418197898 ArduCopter: fixed memory unsafe member access in GCS_MAVLINK 12 years ago
Randy Mackay 9d34ead486 Copter: fix up some casting issues for wp_distance 12 years ago
Randy Mackay df1c0d92bd Copter: manual throttle scaling fix 12 years ago
Randy Mackay a0b65a262b Copter: use scaled throttle for accel-throttle's I term 12 years ago
Randy Mackay 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
Randy Mackay 4813526725 Copter: bug fix for autotrim's roll axis backwards 12 years ago
rmackay9 9c3b9907dd Copter: bug fix to set sonar_alt_health to zero when disabled 12 years ago
Randy Mackay 70371be4a1 Copter: use AP_Math's longitude_scale 12 years ago
Randy Mackay 6f5050a8b9 Copter: minor casting fixup for wp_distance 12 years ago
Randy Mackay ce370bab0c Copter: rename CUR and CURR to CURRENT for logging 12 years ago
Randy Mackay fb1358a629 Copter: make all message output csv 12 years ago
Randy Mackay d2767b911c AP_Math: switch get_distance_cm to return uint32_t 12 years ago
Randy Mackay 0056bfadd7 Copter: rename ROLL_PITCH_LOITER 12 years ago
Randy Mackay b74fe10aa9 Copter: set each flight mode's nav_mode 12 years ago
Randy Mackay aaecc25ac7 Copter: leonard's inav2 12 years ago
Randy Mackay fd02cfe706 Copter: added set_nav_mode to control initialisation of nav controllers 12 years ago
Randy Mackay 8af605cafc Copter: set update rate to 50hz during esc calibration 12 years ago
Randy Mackay deafbf1f56 Copter: inav loiter comment changes 12 years ago
Randy Mackay 68fc9ac1d8 Copter: add "f" to end of float constants 12 years ago
Randy Mackay 911e090e07 Copter: typo fixed for trad heli config 12 years ago
Randy Mackay 9a09f086d2 Copter: Leonard Hall's inertial nav ver 2 12 years ago
Andrew Tridgell 47cc247046 Copter: limit number of bytes read per GCS check 12 years ago
rmackay9 ab1978ad50 Copter: Leonard Hall's inertial nav based loiter 12 years ago
Jonathan Challinger 6565d83e73 InertialNav: Fixed signs, remove body-frame rotation, apply correction at 100hz. 12 years ago
Andrew Tridgell f303554259 Copter: run serial0 at 57600 on PX4 12 years ago
Andrew Tridgell ae5f46abc9 Copter: fixed mavlink fetch of 16 character parameter 12 years ago
Robert Lefebvre dde713aaa5 Arducopter: Backing out my changes for a new Loiter Repositioning mode. Leonard and Jonathan's work will trump this. 12 years ago
Andrew Tridgell a341d59ed0 Copter: fixed test code warnings 12 years ago
Michael Oborne 74e3d64e62 AC Fix BATT_CURR_PIN number 12 years ago
Andrew Tridgell 580abf1106 Copter: fixed PX4 mag orientation 12 years ago
Randy Mackay 577bf865b3 Copter: update firmware version to 2.9-dev 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay ccaa7a52ef Copter: RTL bug fix to initial step is always a climb and not a descent 12 years ago
Randy Mackay 2dab40abeb Copter: bug fix to altitude check of verify takeoff 12 years ago
Randy Mackay 148c227d73 Copter: update firmware version to rc5 12 years ago
Randy Mackay 04677bfb95 Copter: constrain auto roll and pitch to 45 degrees 12 years ago
Andrew Tridgell 56f22f9226 Copter: use common log reading function 12 years ago
jschall d6b3d370c3 Correct spelling of run_navigation_contollers 12 years ago
Randy Mackay 5418827f22 Copter: update parameter descriptions for FRAME and CH7_OPT 12 years ago
Randy Mackay 98f5e27dc3 Copter: small correction to RTL_ALT_FINAL param description 12 years ago
Randy Mackay 8bbc93bb04 Copter: added CH7 switch to enabling/disable the sonar in flight 12 years ago
Randy Mackay df2137ed72 Copter: constrain loiter so that it never commands more than 45 degrees of lean in lat or lon directions 12 years ago
Randy Mackay fef7569dee Copter: added experimental LOITER_REPOSITIONING #define to config.h 12 years ago
Randy Mackay 76f032160c Copter: relax altitude check in verify_takeoff 12 years ago