Revert "Testing pcapng fileformat"

This reverts commit 7040be2d30.
This commit is contained in:
Jeroen Oudshoorn
2024-02-08 20:06:33 +01:00
parent 53ed6f61c6
commit 0e274af5a0
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