report as DPRS on the map
This commit is contained in:
		| @@ -116,7 +116,7 @@ class DStarEnricher(Enricher): | |||||||
|                     if "ourcall" in meta: |                     if "ourcall" in meta: | ||||||
|                         # send location info to map as well (it will show up with the correct symbol there!) |                         # send location info to map as well (it will show up with the correct symbol there!) | ||||||
|                         loc = AprsLocation(data) |                         loc = AprsLocation(data) | ||||||
|                         Map.getSharedInstance().updateLocation(meta["ourcall"], loc, "APRS", self.parser.getBand()) |                         Map.getSharedInstance().updateLocation(meta["ourcall"], loc, "DPRS", self.parser.getBand()) | ||||||
|  |  | ||||||
|         return meta |         return meta | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jakob Ketterl
					Jakob Ketterl