blob: 1292051659dc1211cd60e22879a2eb026bb9664a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
CQRLOG an advanced ham radio logger
CQRLOG is based on MySQL database. Provides radio control based on
hamlib libraries, DX cluster connection, online callbook, a grayliner,
internal QSL manager database support and a most accurate country
resolution algorithm.
CQRLOG is intended for daily general logging of HF, CW & SSB contacts
and strongly focused on easy operation and maintenance.
Homepage: http://www.cqrlog.com
NOTE: You must run lazarus-IDE once to populate the required files
before building cqrlog. Since the slackbuild needs to be run by root
you should run lazarus-IDE as a regular user and copy the content of
your .lazarus directory into /root/.lazarus
|