From 04499a716a5f7a4524abe56186e6588a85dc46eb Mon Sep 17 00:00:00 2001 From: Paul Riseborough Date: Sun, 14 May 2023 09:56:34 +1000 Subject: [PATCH] Tools/autotest: Add external lat lng position set to replay message list --- Tools/autotest/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/autotest/common.py b/Tools/autotest/common.py index b30c77ee95..abbfaf9747 100644 --- a/Tools/autotest/common.py +++ b/Tools/autotest/common.py @@ -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: