From 088cbb81eddd3bf947e2e2bd970b0f3ac094bd41 Mon Sep 17 00:00:00 2001 From: Hemna Date: Tue, 20 Dec 2022 11:51:47 -0500 Subject: [PATCH] Update routing for weatherpacket update the routing to WIDE1-1, WIDE2-1 --- aprsd/packets/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aprsd/packets/core.py b/aprsd/packets/core.py index ab6ad6a..8638edf 100644 --- a/aprsd/packets/core.py +++ b/aprsd/packets/core.py @@ -351,7 +351,7 @@ class WeatherPacket(GPSPacket): course = "%03u" % self.course contents = [ - f"{self.from_call}>{self.to_call},WIDE2-1:", + f"{self.from_call}>{self.to_call},WIDE1-1,WIDE2-1:", f"@{time_zulu}z{self.latitude}{self.symbol_table}", f"{self.longitude}{self.symbol}", # Add CSE = Course