YFKlog Perl Ham Radio logger: https://fkurz.net/ham/yfklog.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Fabian Kurz 7ac0d0d793 Release 0.4.0. 4 years ago
..
clubs Release 0.4.0. 4 years ago
onlinelog Release 0.4.0. 4 years ago
AUTHORS Release 0.4.0. 4 years ago
CHANGELOG Release 0.4.0. 4 years ago
COPYING Release 0.4.0. 4 years ago
INSTALL Release 0.4.0. 4 years ago
LB3651-1.lab Release 0.4.0. 4 years ago
MANUAL Release 0.4.0. 4 years ago
Makefile Release 0.4.0. 4 years ago
README Release 0.4.0. 4 years ago
RELEASENOTES Release 0.4.0. 4 years ago
config Release 0.4.0. 4 years ago
cty.dat Release 0.4.0. 4 years ago
db_calls.sql Release 0.4.0. 4 years ago
db_clubs.sql Release 0.4.0. 4 years ago
db_config.sql Release 0.4.0. 4 years ago
db_log.sql Release 0.4.0. 4 years ago
db_log.sqlite Release 0.4.0. 4 years ago
p.png Release 0.4.0. 4 years ago
yfk Release 0.4.0. 4 years ago
yfksubs.pl Release 0.4.0. 4 years ago
zweckform3421.lab Release 0.4.0. 4 years ago
zweckform3475.lab Release 0.4.0. 4 years ago
zweckform3657.lab Release 0.4.0. 4 years ago

README

YFKlog Version 0.4.0 - A general purpose Ham Radio Logbook  
------------------------------------------------------------------------------

1. Project Description
----------------------
YFKlog is a general purpose logbook to keep track of amateur
radio contacts. This is Version 0.4.0, released on 23. October 2007.
The key characteristics are:

- Console based, bloat-free text interface.
- database backend: MySQL or SQLite3 (recommended)
- Unlimited number of logs manageable
- ADIF Import/Export
- High Quality QSL label printing with LaTeX
- basic award functions plus statistics (DXCC, WAZ, WPX etc).
- uses K1EA's cty.dat
- Hamlib support to get frequency/mode from rig
- basic LOTW import/export support.

2. Project Website, Documentation
----------------------------------
The latest version can be found at: http://fkurz.net/ham/yfklog.html

A manual describing most functions of YFKlog is located at:
http://fkurz.net/ham/yfklog/doc/

3. System requirements
----------------------
YFKlog was developed on Mandrake Linux 9.2, Debian Sarge
and FreeBSD 5.3 with Perl v5.8.5.

It requires the Perl modules:
(- strict)
- DBI - Database
- Curses - console screen handling
- Net::FTP - upload of searchable onlinelog
- POSIX - acos() function for distance and direction
- Hamlib - optional for Hamlib.

The database can either be SQLite3 or MySQL. SQLite is probably the better
and easier choice for most users. See 'INSTALL' and the manual for hints to set
up YFKlog.

For generating QSL-labels, pdflatex with the 'geometry' package is
needed.

YFKlog was designed to run in a console with 80x24 characters.

5. Installation
---------------

See INSTALL and RELEASENOTES

6. Update from older version
----------------------------
See RELEASENOTES.



If you have any suggestions, feature requests etc, don't hesitate a
moment and send me a mail (mail@fkurz.net) or contact me via ICQ (169955833).