Tools/autotest: Add external lat lng position set to replay message list
This commit is contained in:
parent
e3d05094a0
commit
04499a716a
@ -2977,7 +2977,7 @@ class AutoTest(ABC):
|
||||
REPLAY_MSGS = ['RFRH', 'RFRF', 'REV2', 'RSO2', 'RWA2', 'REV3', 'RSO3', 'RWA3', 'RMGI',
|
||||
'REY3', 'RFRN', 'RISH', 'RISI', 'RISJ', 'RBRH', 'RBRI', 'RRNH', 'RRNI',
|
||||
'RGPH', 'RGPI', 'RGPJ', 'RASH', 'RASI', 'RBCH', 'RBCI', 'RVOH', 'RMGH',
|
||||
'ROFH', 'REPH', 'REVH', 'RWOH', 'RBOH']
|
||||
'ROFH', 'REPH', 'REVH', 'RWOH', 'RBOH', 'RSLL']
|
||||
|
||||
docco_ids = {}
|
||||
for thing in tree.logformat:
|
||||
|
Loading…
Reference in New Issue
Block a user