CAD files can be found here:
https://shrediquette.blogspot.com/2020/04/my-15-inch-long-range-setup-for-2020.html
This is my latest 15 inch ultra-long range setup with 50 minutes flight time:
Flight characteristics are really good when tuned properly (you'll nee a HUGE D-term). INAV 2.4.0 PID settings:
set mc_p_pitch = 85
set mc_i_pitch = 60
set mc_d_pitch = 150
set mc_p_roll = 85
set mc_i_roll = 60
set mc_d_roll = 150
set mc_p_yaw = 200
set mc_i_yaw = 70
set mc_p_level = 40
set mc_i_level = 10
set max_angle_inclination_rll = 500
set max_angle_inclination_pit = 500
set dterm_lpf_hz = 30
set use_dterm_fir_filter = OFF
set yaw_lpf_hz = 50
set dterm_setpoint_weight = 0.600
set dterm_notch_hz = 108
set dterm_notch_cutoff = 72
set rate_accel_limit_roll_pitch = 2400
set rate_accel_limit_yaw = 360
set heading_hold_rate_limit = 30
set d_boost_factor = 1.500
set d_boost_gyro_delta_lpf_hz = 40
set antigravity_gain = 2.000
set antigravity_accelerator = 5.000
set tpa_rate = 20
set rc_expo = 77
set roll_rate = 27
set pitch_rate = 27
Amazing! Would love to see a video of it in action. If you're not willing to share the drawing for the custom frame, is there an alternative frame that you can reccomend? :)
Oh wow! Didn't expect to see you here, your blog was a huge inspiration to me back when I first got into the hobby - your Bolt hexacopter was what really made me want to try designing my own frames :) Great to see you're still coming up with awesome projects, this looks fantastic!
Very nice build. But for some more serious long range flights, which your rig is certainly capable of, I reccomend mounting your RX & TX RC antennas vertically. Horizontal antenna config gives a very incosistent signal and failsafes not far out.
Yes but you can't/shouldn't take a break from forward flight to enjoy the view or check something out. You don't have to worry about any of those things with a vertical setup. I flew with the same antenna setup and R9 for awhile and it was sketchy as hell signal consistency wise until I switched to a vertical setup. Love your build!
Nice build! I'm working on a 15-inch prop drone of my own right now. Did you ever migrate from 2.6 to 6.1 by chance? And if you did were your posted PID settings still a good start for you? Thanks!