menu

The Shack

Showing posts with label GNU. Show all posts
Showing posts with label GNU. Show all posts

Saturday, 26 November 2016

CQhana


CQhana è stato scritto, per arricchire l'ottimo CQRlog, un logger avanzato per Radioamatori disponibile per sistema GNU/Linux, che si interfaccia direttamente con la radio.
Al suo interno sono già presenti alcune funzionalità di statistica, ma quello che serviva a me, era avere una visione di insieme su alcuni aspetti principali dei contatti effettuati.

Così è nato CQhana, un semplice script shell, che estrae i dati dal database Mysql di CQRlog ed effettua alcuni grafici di sintesi, riportandoli in un file di tipo PDF.

Di seguito qualche esempio di grafici generati:




Potete scaricarlo direttamente da sourceforge.net 

Download CQhana
Per poterlo eseguire è necessario che CQRlog sia avviato e che sul sistema sia installato gnuplot 5.0 o superiore.


CQhana was written in order to enrich the excellent CQRlog, an advanced hamradio logger for GNU/Linux, that can be connected directly to the rig.
CQrlog has some statistical functions, but what I need, is a global log analysis, for check the trending of my QSO.

So was born CQhana, a simple shell script, that extracts data from CQrlog Mysql database and make some sintetic graphis, reporting the result to a PDF file.

Below, some example:




You can download it from sourceforge.net 

Download CQhana
In order to execute CQhana, you need to start CQrlog before and gnuplot 5.0 (or greater) must be installed on your system.

Friday, 9 October 2015

Report for CQRLog


CQRlog è un logger avanzato per Radioamatori disponibile per sistema GNU/Linux, che si interfaccia direttamente con la radio.
Una delle sue funzionalità è quella di generare un report html / adif estraendo il log dal proprio database.


Siccome per esigenze particolari, avevo bisogno di avere un log testuale e di ricevere lo stesso via mail, ho sviluppato un semplice script perl che permette di farlo.
Potete scaricarlo direttamente da sourceforge.net
Download Report_for CQrlog



CQRlog is an advanced hamradio logger for GNU/Linux, that could be connected directly with the rig.
An important function is that is it possible to extract from its database a html report or an ADIF with the contacts log.


Since for my personal requirements, I need a textual log and want receive it by mail, I made a simple perl script that do it.
You can download it from sourceforge.net
Download Report_for CQrlog