1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: aprsdigi
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Iain R. Learmonth <irl@fsfe.org>
Section: hamradio
Priority: optional
Build-Depends: libax25-dev,
debhelper (>= 9),
man2html-base,
dh-autoreconf,
groff
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/aprsdigi.git
Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/aprsdigi.git
Homepage: https://github.com/n2ygk/aprsdigi/
Package: aprsdigi
Architecture: linux-any
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: ax25-tools,
xastir,
aprsd
Description: digipeater for APRS
Aprsdigi is a specialized Amateur Packet Radio (AX.25) UI-frame digipeater for
the Automatic Position Reporting Systems, APRS(tm). It uses the Linux kernel
AX.25 network stack as well as the SOCK_PACKET facility to listen for packets
on one or more radio interfaces (ports) and repeat those packets -- with
several possible modifications -- on the same or other interfaces. Aprsdigi can
also use the Internet to tunnel connections among other APRS digipeaters and
nodes using IPv4 or IPv6 UDP unicast or multicast.
|