Revert "Testing pcapng fileformat"

This reverts commit 7040be2d30.
This commit is contained in:
Jeroen Oudshoorn
2024-02-04 17:42:56 +01:00
parent e558146e28
commit d142840307
9 changed files with 53 additions and 44 deletions

View File

@ -48,7 +48,7 @@ class GPS(plugins.Plugin):
if self.running:
info = agent.session()
self.coordinates = info["gps"]
gps_filename = filename.replace(".pcapng", ".gps.json")
gps_filename = filename.replace(".pcap", ".gps.json")
if self.coordinates and all([
# avoid 0.000... measurements