.. DISCOTools I/O APRS module documentation master file I/O APRS Module =============== DISCOTools I/O APRS module implements the **Automatic Position Reporting System** (APRS) protocol version `1.0.1 `_. The protocol is a high-level packet-oriented real-time tactical communication and information system for emergencies and public service applications. It operates in **connectionless mode**, broadcasting packets to all network nodes in a datagram-style fashion. Topics ------ .. toctree:: :maxdepth: 1 usage parsers transport console Dependencies ------------ * :doc:`/core/io/index` - implementation of protocols and protocol parses * :doc:`/core/fsm/index` implementation of APRS-IS client-server handshake and connection-state control. Downloads --------- * :download:`io-aprs-0.1-SNAPSHOT ` - Executable jar. * :download:`io-aprs-0.1-SNAPSHOT-fat ` Executable jar with all dependencies. * :download:`io-aprs-0.1-SNAPSHOT-javadoc ` - Java API documentation. * :download:`io-aprs-0.1-SNAPSHOT-sources ` - Source code. * :download:`io-aprs-0.1-SNAPSHOT-tests ` - Unit tests.