98 Commits (0e54613632967303b5b035951fd8ee9e9aa05efa)

Author SHA1 Message Date
rmackay9 533772339e ArduCopter - Attitude.pde - added logging of optical flow pid controller 13 years ago
rmackay9 df85051574 ArduCopter - added dataflash logging of roll and pitch rate controllers 13 years ago
rmackay9 aa4085183c ArduCopter - Attitude.pde - moved heli_get_angle_boost from heli.pde (which will be removed) to Attitude.pde. In fact we should combine heli_get_angle_boost and the regular get_angle_boost. 13 years ago
Andrew Tridgell e0c9ab5a29 ACM: fixed heli build 13 years ago
Andrew Tridgell 47f9dfd125 ACM: fixed the build on the 1280 13 years ago
rmackay9 1f4cfb9333 ArduCopter - added PID log type. Implemented for Yaw stabilize and rate controllers. 13 years ago
Andrew Tridgell 547b4ed55b AHRS: adapt ArduCopter for new AHRS framework 13 years ago
Jason Short a0717f082e ACM: Attitude.pde - consolidated wind I term resets 13 years ago
Jason Short fc32da0d2e ACM: increased the available rate error constrain, it was too low 13 years ago
Jason Short bd4835a1b2 ACM: removed the experiment for rate error. 13 years ago
Jason Short 730476fdfd ACM - 13 years ago
Jason Short a387956814 added stab_d gain scheduling 13 years ago
rmackay9 744e5b8c60 ArduCopter - made rate controller filters globals to fix compiler error on Arduino 022 (Arduino 1.0 was fine) 13 years ago
rmackay9 4a0989f95d ArduCopter - Attitude.pde - updated get_rate_roll and get_rate_pitch to use new average filter. 13 years ago
Jason Short 1ce267f904 increased the rate error for more responsive alt hold 13 years ago
rmackay9 57e5eee8c8 TradHeli - increase max yaw input to 45 degrees 13 years ago
Jason Short 364afe8da0 added a constraint to D term 13 years ago
Jason Short 265c5255a3 Added slow_wp default in AP mode 13 years ago
Jason Short 5218220f0f re-implemented WII Dampening filter for Marco. 13 years ago
Jason Short 632cc783a1 cast D term to float just in case 13 years ago
Jason Short 3d63bb6cd4 Added acro_p to the params 13 years ago
Jason Short fcb24ee17d Added Acro_P 13 years ago
Andrew Tridgell 3b4cae3cc3 adapted main ACM code for AP_Param 13 years ago
Jason Short c64d781dce get_acro_yaw added 13 years ago
Jason Short f40d40b0f9 Acro fix - we had lost the scaling of Acro mode in 2.1. This restores that. 13 years ago
Randy Mackay b851d39eaa OptFlow - reenable OF_LOITER pid controller and reduce I term 13 years ago
Jason Short bf2cc6072d limiting alt hold rate error to 1m/s 13 years ago
Jason Short 7833cea9d4 2.2B6 - Please verify Heli still functions properly. 13 years ago
Randy Mackay 2c906b7b27 OpticalFlow - replaced PI controller with PID controller. 13 years ago
Jason Short 5cc19bbe7c slightly less filtering for less latency 13 years ago
Jason Short 1aa6d0ea08 limiting the pitch throttle compensation 13 years ago
Jason Short 42b1362bba cleanup 13 years ago
Jason Short ed32ad30fd Refined the D term for stabilize 13 years ago
Jason Short 95ac9d163e lowered Loiter I, commented out unused var 13 years ago
Jason Short c02b403a06 temp removed alt D term until more testing 13 years ago
Jason Short 7c475f178c tuned down Alt hold D gain 13 years ago
Jason Short ee7c948781 Added simple constrain for Alt d term 13 years ago
Jason Short 4459fc4e34 Added a small D term on alt hold 13 years ago
Jason Short f36aba8af2 climb rate control 13 years ago
Jason Short 7b8767d846 Added comments 13 years ago
Randy Mackay f68d23d91e ArduCopter - added ROLL_PITCH_STABLE_OF (i.e. Stabilised Roll/Pitch + adjustments based on optical flow) 13 years ago
Jason Short 8ed2d96396 removed unused var 13 years ago
Jason Short 4e0e783e7c added Reset_Rate_I function 13 years ago
Jason Short 1ef7f9fe62 Loiter I reset 13 years ago
Jason Short 6a8391f0a7 removing I term clearance 13 years ago
Jason Short 21460a57ae Yaw Performance tweaks 13 years ago
Jason Short 10abb7871e removed loiter I from Reset Nav 13 years ago
Jason Short d055763947 Added second order, filtered derivative in stabilize. Works much better than the non-filtered one I used to have. 13 years ago
Jason Short 79fff0f096 the second accel test is just for fun. 13 years ago
Jason Short 47e4c875e1 Cleanup 13 years ago