#ham-radio #cluster #ham #communication-channel #dxcluster

dxcllistener

A listener to listen for new spots from a DX cluster

9 releases (4 stable)

1.0.3 Oct 15, 2023
1.0.2 Oct 9, 2023
1.0.1 Nov 27, 2022
0.4.0 Oct 30, 2022
0.1.0 Jul 30, 2022

#1 in #ham-radio

Download history 77/week @ 2024-02-19 4/week @ 2024-02-26 155/week @ 2024-04-01

155 downloads per month

MPL-2.0 license

14KB
209 lines

DX Cluster Listener

A listener to listen for new spots from a DX cluster.

The listener automatically connects to the telnet interface of a DX cluster. Afterwards each received line is made available through a communication channel. Note that sending arbitrary strings or commands to the server is not supported.

See example/ folder for exemplary usage. The example basic.rs shows the usage when just connecting to a single cluster server. The second example advanced.rs shows how to connect to multiple cluster servers in parallel.

Supported DX-Clusters

The following four cluster server implementations are more or less tested and can be used to listen for spots:

  • DXSpider
  • AR-Cluster
  • CC Cluster
  • Reverse Beacon Network (RBN)

Dependencies

~3–13MB
~128K SLoC