summaryrefslogtreecommitdiff
path: root/ham/7plus/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
commit273821c4d377411699fe450ab9d48f7e5933d9b6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /ham/7plus/DESCR
parentd8ed248248754208ebf0c3a07f7a0847af2e838a (diff)
downloadpkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'ham/7plus/DESCR')
-rw-r--r--ham/7plus/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/ham/7plus/DESCR b/ham/7plus/DESCR
new file mode 100644
index 00000000000..264974439ca
--- /dev/null
+++ b/ham/7plus/DESCR
@@ -0,0 +1,11 @@
+7plus is an uuencoder-like file coder for use in Amateur Packet Radio
+BBS S&F of binary data files. The Packet Radio protocol (AX.25) utilizes
+8 bits for data transfer whereas most standard terminal programs only
+use a 7 bits alogarithm. The result is that only 87.5% of the available
+bandwidth is utilized.
+
+7plus fully exploits the capacity of the network by using all 8 bits
+and hence increasing data throughput. Furthermore, it uses alogarithms
+which checks for data integrity, detecting, reporting and, whenever
+possible, correcting data transmission errors that may have occurred due
+to noise or loss of signal with minimal overheads.