./ham/tfkiss, Software implementation of TheFirmware for use with TNT

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.4nb1, Package name: tfkiss-1.2.4nb1, Maintainer: pkgsrc-users

TNT, the hostmode terminal program needs a TNC with TheFirmware connected
on a serial interface. There are some applications, where other
configurations are needed:
- The TNC or PR-controller software is not compatible to TheFirmware and
its hostmode, but does support KISS mode
- The interface is not on a HF-frequency, but a TCP/IP-based network
(local net or internet)
- TNT together with DPBox shall be used directly connected to a digipeater
using KISS mode (hopefully with CRC) as interface

To handle these applications, TFKISS was written. It is in fact a port
of the original TheFirmware by NORD><LINK, written for TNC2-hardware.
The low level interfaces were changed and adapted to Linux. On the
radio side a KISS- and an AXIP-interface take the place of the HDLC/modem
interface. The host connection is changed to a direct console interface (for
terminal mode) and a socket interface (for TNT).


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 139.494 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-19 15:31:45 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update homepage. provide archive.
   2021-10-26 12:48:41 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Remove SHA1 hashes for distfiles
   2021-04-21 17:26:50 by Thomas Klausner | Files touched by this commit (1)
Log message:
tfkiss: remove dead download site
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2015-11-03 00:57:25 by Alistair G. Crooks | Files touched by this commit (32)
Log message:
Add SHA512 digests for distfiles for ham category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2014-10-14 03:10:40 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Seems HOMEPAGE is moved, the author is VK5ABN
   2012-10-03 15:01:46 by Aleksej Saushev | Files touched by this commit (33)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.