EliasOenal / multimon-ng

GNU General Public License v2.0
923 stars 206 forks source link

Documentation for the textual output #176

Open ivkowalenko opened 2 years ago

ivkowalenko commented 2 years ago

As it stands, I can't find any information on how to interpret the output of the program, like this:

FLEX|3200/4|04.033.A|0007910066|LS|5|ALN|3.0.K|[MESSAGE REDACTED]

It's obvious that FLEX is the protocol, 3200/4 is the baud rate, and ALN refers to it being an alphanumeric message, as I've seen NUM and TON come up too, but the rest of it I'm not quite sure what it refers to. I'm presuming that 04.033.A in this context is the sender, but the rest of it I'm not quite sure how to parse. Is there any documentation I'm missing that breaks this down?