-
QRZ Callsign Search
Solar-Terrestrial Data
-
Recent Posts
Categories
- Amateur Radio (13)
- Computing (8)
- Motorcycles (3)
- KZ650 (3)
- Uncategorized (6)
Meta
Hamlib project recent actvity- fillods changed the public information on the Ham Radio Control Libraries project 18 Mar 2013
- n0nb changed the public information on the Ham Radio Control Libraries project 15 Jan 2013
- n0nb changed the public information on the Ham Radio Control Libraries project 15 Jan 2013
- n0nb changed the public information on the Ham Radio Control Libraries project 15 Jan 2013
- n0nb changed the public information on the Ham Radio Control Libraries project 15 Jan 2013
Hamlib Git commits- Link to Pthread-win32 library in MinGW 18 May 2013
- Fix W2k 'freeaddrinfo' error 18 May 2013
- configure.ac: Test for existence of AM_PROG_AR macro 17 May 2013
- configure.ac: Quell configure warnings on Cygwin 17 May 2013
- New commit 10 May 2013
- New commit 10 May 2013
- New commit 10 May 2013
- New commit 10 May 2013
- New commit 10 May 2013
- New commit 10 May 2013
Ham Gadgets- Dayton specials 16 May 2013
- UKA-3+ Kits available! 06 May 2013
- UKA-3 status update 13 Apr 2013
- ID-O-Matic III Announcement 11 Apr 2013
ARRL- Surfin’: Combining Software Defined Radios and Smart Phones
- Technician Class Survivor Challenge
- Logbook of The World Reaches 500 Million QSOs
- Amateurs in Oklahoma Respond to Storm Aftermath
- Section Manager Election Results Announced
- Take Part in WX4NHC’s Annual On-the-Air Station Test from the National Hurricane Center
Category Archives: Software
An SQL query for unique SKCC numbers in CQRlog
As a follow-on to the MySQL server spawned by CQRlog article, I present a nice bit of SQL for your amusement. This query is based on the storage of SKCC numbers being in the award column and in the format … Continue reading
Posted in Amateur Radio, Software
3 Comments
Accessing the MySQL server spawned by CQRlog
Since version 1.0.0~alpha1 CQRlog has used the ubiquitous MySQL database. By default MySQL is used as an embedded database and the individual databases are stored under ~/.config/cqrlog/database/ This is all well and good and has the advantage of removing the … Continue reading
Posted in Amateur Radio, Software
1 Comment