2064 Commits (947b64dfc4c8adef57eed52ed7dcbeb1b2c02f00)

Author SHA1 Message Date
Andrew Tridgell 637ecd5279 Copter: updates for new dataflash API 12 years ago
Andrew Tridgell 9a3bd17cfb Copter: fixes for new DataFlash API 12 years ago
Randy Mackay e0506bd622 Copter: inav circle initial implementation 12 years ago
Randy Mackay c8f09ac219 Copter: fix compile error for PX4 re Compass logging 12 years ago
Randy Mackay d6ff5ae261 Copter: add roll-pitch slew for auto modes 12 years ago
Randy Mackay e297ba7d18 Copter: update default loiter gains for inertial nav 12 years ago
Randy Mackay 102b5da59d Copter: remove unnecessary #defines from APM_Config.h 12 years ago
Randy Mackay cbde042ec5 Copter: remove non-inav loiter and wp controllers 12 years ago
Randy Mackay 609676e26c Copter: add logging of compass values 12 years ago
Randy Mackay 6f27bc7ae5 Copter: remove filters from inav loiter 12 years ago
Randy Mackay 1410063a14 Copter: new ROLL_PITCH_WP_INAV roll-pitch mode 12 years ago
Randy Mackay 574756908d Copter: set wpinav controller targets in nav calls 12 years ago
Randy Mackay 00bc28adcc Copter: take-off code cleanup 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay 37d3e1d7e4 Copter: add zero slope checks to wpinav 12 years ago
Randy Mackay b74da54c98 Copter: enable inav xy by default 12 years ago
Randy Mackay 53ab1d5d9b Copter: add advance track call to actually move towards waypoint 12 years ago
Randy Mackay 766ccdf6f8 Copter: add selection of inertial nav wp controller to APM_Config.h 12 years ago
Randy Mackay fcf102b2cf Copter: inertial nav waypoint controller 12 years ago
Jason Short 4c3ee76900 AC: Moving flip speed back to 400°/s to prevent oscillation around change in speed. 12 years ago
Jason Short 7d5b975da2 AC: Flip code fix 12 years ago
Randy Mackay 8e4c9518ea Copter: increase low voltage check to 10.5v 12 years ago
Jason Short abd0fb9099 AC : global static variables should not be initialized to zero 12 years ago
Andrew Tridgell 4c7a1a1806 Copter: change PX4 main baud rate back to 115200 12 years ago
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