ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

Make blended backend a real backend

Open peterbarker opened this issue 9 months ago • 1 comments

Tested in SITL.

Board               AP_Periph  blimp  bootloader  copter  heli  iofirmware  plane  rover  sub
Durandal                       352    *           184     304               328    352    360
Hitec-Airspeed      *                                                                     
KakuteH7-bdshot                480    *           496     472               656    472    472
MatekF405                      56     *           128     128               -96    80     104
Pixhawk1-1M-bdshot             96                 120     104               64     104    104
f103-QiotekPeriph   *                                                                     
f303-Universal      *                                                                     
iomcu                                                           *                         
revo-mini                      64     *           -96     8                 16     0      104
skyviper-v2450                                    *                                       

peterbarker avatar Apr 29 '24 07:04 peterbarker

we will do some SpringValley flight testing

tridge avatar Apr 30 '24 01:04 tridge

Flight testing at SV went well today.

peterbarker avatar Jul 14 '24 03:07 peterbarker

I'd like to understand how this interacts with affinity

tridge avatar Jul 15 '24 23:07 tridge

Is this planned for 4.6?

amilcarlucas avatar Aug 02 '24 22:08 amilcarlucas

I've flown a real copter with blended a bunch now - even with different GPS types it copes.

I've added an autotest that tests blended/affinity before and after.

The logs on master show that when affinity is in play the third core will use the blended GPS.

peterbarker avatar Aug 20 '24 04:08 peterbarker

I tested this in SITL a while back using some of the SIM* params to muck with the GPS health of GPS 1 and 2 and could not get the vehicle to have any serious issues with blended. I was wanting triple-GPS support, and was interested in this. I haven't tested the latest version.

The new test is nice to ensure GPS errors get blended out.

Ryanf55 avatar Aug 26 '24 23:08 Ryanf55