I have built a FPV type 6in prop size quadcopter with an stretch X-frame and am using a Matek F405SE FC with BLHeli_32 ESCs. I have used the bdshot target for the board and am working on setting up ESC rpm based dynamic notch filters. I plan to use this quad for acrobatic (“acro” mode) flying, but also to learn more about Ardupilot in general on small quads.
I was wondering, specifically for smaller quads, if it is recommended to increase/alter the following parameters for better filtering/tuning/flying results. I know @andyp1per has done a lot of work on these type of quads - Andy, do you have any recommendations?
FRAME_TYPE: - set to “H” for “props out” (what I would like to fly) instead of the typical Arducopter “props in”?
ACRO_OPTIONS - I’m not sure what to set here.
ACRO_TRAINER: - Disable if I’m already comfortable flying “acro” mode in Betaflight, etc.
SCHED_LOOP_RATE - Increase?
INS_GYRO_RATE - Increase?
INS_GYRO_FILTER - Adjust after viewing batch logs?
ACRO_OPTIONS - Rate Loop Only?
Multi-notch options? I’d imagine a lot of these would over-tax an F405, but I thought I’d check.
https://ardupilot.org/copter/docs/common-imu-notch-filtering.html#multi-notch
Thanks in advance!