#position #reporting #aprs #aprs-is #one-way

app aprshttp

使用 APRS-IS 进行单向 APRS 位置报告

1 个不稳定版本

0.1.0 2021 年 9 月 22 日

#7#aprs

GPL-3.0 许可证

24KB
116 代码行(不包括注释)

aprshttp

Crates.io Docs.rs Build Clippy Audit

使用 APRS-IS 发送单向 APRS 位置报告。

aprshttp 0.1.0
Evan Pratten <[email protected]>
One-way APRS position reporting using APRS-IS

USAGE:
    aprshttp [OPTIONS] <callsign> --latitude <latitude> --longitude <longitude>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --latitude <latitude>      Latitude
        --longitude <longitude>    Longitude
    -m, --message <message>        Message to broadcast
    -s, --symbol <symbol>          APRS symbol [default: -]

ARGS:
    <callsign>    Your callsign

安装

可以通过 cargo 安装此包:

cargo install aprshttp

依赖项

~6–21MB
~274K SLoC