¿ªÔÆÌåÓýThis sort of thing is handled in my YAAC program by plugin extensions. For example, I have a MADISpost application that extracts only weather messages and creates a log file for consumption by the Weather Service processors. The sounds plugin generates different kinds of sound effects based on the type of event that occurred, where a text message addressed to your station is one of the supported events.So you could easily write a plugin to accept only text messages addressed to you, extract the actual comment message text, and do something with it. This is why I implemented the feature for digitally-signed text messages, so you could confirm the identity of the sender before accepting such a message. Hope that helps.? Andrew, KA2DDO author of YAAC ("Yet Another APRS Client") https://www.ka2ddo.org/ka2ddo/YAAC.html -------- Original message --------
From: Don Rolph <don.rolph@...> Date: 12/9/21 15:35 (GMT-05:00) To: [email protected] Subject: Re: [direwolf] Receiving Messages I might add that the approach being experimented with in the ATGP projects team is that messaging (and other human centric activities) would be handled by a client communicating with the packet APRS beaconing/digipeating/packet handling layer. On Dec 9, 2021, at 2:22 PM, David Ranch <direwolf-groupsio@...> wrote:
|