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 0ec4fc3642 Initial import of yfklog 16 years ago
..
clubs Initial import of yfklog 16 years ago
onlinelog Initial import of yfklog 16 years ago
AUTHORS Initial import of yfklog 16 years ago
CHANGELOG Initial import of yfklog 16 years ago
COPYING Initial import of yfklog 16 years ago
INSTALL Initial import of yfklog 16 years ago
LB3651-1.lab Initial import of yfklog 16 years ago
MANUAL Initial import of yfklog 16 years ago
Makefile Initial import of yfklog 16 years ago
README Initial import of yfklog 16 years ago
RELEASENOTES Initial import of yfklog 16 years ago
config Initial import of yfklog 16 years ago
cty.dat Initial import of yfklog 16 years ago
db_calls.sql Initial import of yfklog 16 years ago
db_clubs.sql Initial import of yfklog 16 years ago
db_config.sql Initial import of yfklog 16 years ago
db_log.sql Initial import of yfklog 16 years ago
db_log.sqlite Initial import of yfklog 16 years ago
p.png Initial import of yfklog 16 years ago
yfk Initial import of yfklog 16 years ago
yfksubs.pl Initial import of yfklog 16 years ago
zweckform3421.lab Initial import of yfklog 16 years ago
zweckform3475.lab Initial import of yfklog 16 years ago
zweckform3657.lab Initial import of yfklog 16 years ago

README

YFKlog Version 0.3.6 - 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.3.6, 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).