Difference between revisions of "Packet Radio"

From LinuxHam
Jump to navigationJump to search
 
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The term [[packet radio]] is generally used to mean the same as [[AX.25]]. Here's a list of packet-related Linux software packages:
The term '''packet radio''' is generally used to mean the same as [[AX.25]], although other packet based protocols may also be used. Applications may use AX.25 frames directly, or they may encapsulate their traffic in [[TCP/IP]]. For quite a while now regular distributions of the open source Linux operating system have included AX.25 networking support in the kernel.


* [[XNet]]
A comprehensive guide for using AX.25 with Linux is available as part of [http://www.tldp.org/ The Linux Documentation Project]: [http://www.tldp.org/HOWTO/AX25-HOWTO/ Linux Amateur Radio AX.25 HOWTO V2.0] (although this does contain outdated information, last updated 2001-09-19) and a German translation of this guide (V1.6-2, last updated 1999-07-08) is available [http://www.linuxhaven.de/dlhp/HOWTO/DE-AX25-HOWTO.html here].
* [[monax25]]
 
* [[splitscreen]]
The essential tools you need for configuring AX.25 on linux can be found in [[ax25-tools]] and a set of useful applications can be found in [[ax25-apps]]. If you would like to develop applications using AX.25 on Linux, [[libax25]] provides a set of useful functions to make this easier.
* [[talk-ax25]]
 
* [[7Plus]]
== Common AX.25 Applications ==
* [[TNOS]]
 
* [[N0ARY Packet BBS]]
* [[APRS]]
* [[LBBS - Linux BBS message gateway]]
* [[Chat (AX.25)|Chat]]
* [[MBL/RLI message to NNTP and email converter]]
* [[BBS, Mail and Telnet]]
* [[Packet Cluster Node Software]]
* [[TCP/IP over AX.25]]
* [[Single Floppy disk AX.25 router]]
* [[AX.25 Tools|Tools]]
* [[DPNT Terminal and DPBOX BBS package]]
 
* [[IPIP encapsulation daemon]]
== See also ==
* [[AXIP encapsulation daemon]]
 
* [[Ping-Pong Convers Server]]
* http://radio.linux.org.au/ Hamsoft Database, a vast directory of amateur radio software of all kinds for Linux.
* [[RSPF Daemon]]
* [http://www.swiss-artg.ch/xnet/ (X)Net-Software] german site
* [[Michael Westfall's ttylink Daemon]]
* [http://www.nordlink.org/thenetnode/tnn.htm TheNetNode-Software] german site - dead link
* [[Craig Small's ttylink Daemon]]
 
[[Category:Packet Radio]]
[[Category:AX.25]]
[[Category:Portal]]

Latest revision as of 16:03, 26 March 2015

The term packet radio is generally used to mean the same as AX.25, although other packet based protocols may also be used. Applications may use AX.25 frames directly, or they may encapsulate their traffic in TCP/IP. For quite a while now regular distributions of the open source Linux operating system have included AX.25 networking support in the kernel.

A comprehensive guide for using AX.25 with Linux is available as part of The Linux Documentation Project: Linux Amateur Radio AX.25 HOWTO V2.0 (although this does contain outdated information, last updated 2001-09-19) and a German translation of this guide (V1.6-2, last updated 1999-07-08) is available here.

The essential tools you need for configuring AX.25 on linux can be found in ax25-tools and a set of useful applications can be found in ax25-apps. If you would like to develop applications using AX.25 on Linux, libax25 provides a set of useful functions to make this easier.

Common AX.25 Applications

See also