You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mavflightview.py: allow individual instances of GPS/VEH messages to be plotted
"map GPS" will give you all GPSs
"map GPS[0]" will give you just the first instance
"map GPS[1] GPS[2]" will give you just the 2nd and third instances
this should also extend the ability to map instance positions to other messages which have instance fields
0 commit comments