This Repository has the info of APRS_BBS_GROUP_MESSAGES_STATION (currently CA2RXU-14)
This Station is running on a ESP32S2 board (coded over C++) connected to APRS-IS feed and it has two goals:
- Save messages from Station1 to Station2 when Station2 is not available. Then , when Station2 is connected, it can ask for saved messages and receive them as messages from this APRS_BBS_GROUP_MESSAGES_STATION.
- Generate Groups of Stations to share a message to all the subscribed stations in this Group.
Just send an APRS Message to the station (currently CA2RXU-14) and it will answer back over APRS Messages.
- "HELP" ----> ANSWER: "UP Group Info/SUB-UNSUB Group/CHK/S CALLSIGN textMsg/R 1/D 1"
-
"CHK" ---(Explanation: Check if asking Station1 has a message saved) ---> ANSWER: Number of saved message in memory.
-
"S Station2 MessageText" ---(Explanation: Save a message from Station1 to Station2 with the following message body) ---> ANSWER: confirmation of message saved for Station2 with the MessageText as message body.
-
"R X" ---(Explanation: Read message number X from memory for asking Station1) ---> ANSWER: UTC Date and Time of the saved message + Callsing of the (other) Station which sended the original message + the body of the message saved.
-
"D X" ---(Explanation: Delete message X from memory for asking Station1) ---> ANSWER: Confirmation of message X deleted from memory.
-
"SUB GROUPX" ---(Explanation: subscribe to GroupX) ---> ANSWER : Confirmation of subscription to GroupX.
-
"UNSUB GROUPX" ---(Explanation: unsubscribe from GroupX) ---> ANSWER : Confirmation of unsubscription from GroupX.
-
"UP GROUPX MessageText" ---(Explanation: update/send MessageText to all Stations subscribed to GroupX) ---> ANSWER : "UPDATE GroupX | MessageText". This will generate a message to all subscribed stations to GroupX which will get a copy of the original message but won't send a copy to the creator of the original message.
NOTE: I will retain the power to create or delete any group to retain a little control over bad ussage of this station. So write me over Issues here on github to create a requested group for testing.
Hi!
Write me over "issues" to chat about new usefull queries to add or small corrections to do
CA2RXU , Valparaiso, Chile 73!