mirror of https://github.com/ArduPilot/ardupilot
Replay: mark GPA as generated
This commit is contained in:
parent
d24bbcd1ff
commit
c2aeb058cd
|
@ -92,7 +92,7 @@ static const char *generated_names[] = { "EKF1", "EKF2", "EKF3", "EKF4", "EKF5",
|
|||
"IMT", "IMT2",
|
||||
"MAG", "MAG2",
|
||||
"BARO", "BAR2",
|
||||
"GPS",
|
||||
"GPS","GPA",
|
||||
"NKA", "NKV", NULL };
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue