autotest: adjust Replay gps bit to make final logfile replayable

This commit is contained in:
Peter Barker 2020-12-03 09:53:27 +11:00 committed by Peter Barker
parent d0236ceac9
commit be52e642f7
1 changed files with 2 additions and 0 deletions

View File

@ -5503,6 +5503,8 @@ class AutoTestCopter(AutoTest):
self.takeoffAndMoveAway()
self.do_RTL()
self.reboot_sitl()
return current_log_filepath
def test_replay_beacon_bit(self):