menu

The Shack

Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Thursday, 12 March 2020

DX Cluster

E' on-line il mio DX Cluster


Per potervi accedere:


Potete trovare i sorgenti dell'interfaccia WEB al seguente link: https://github.com/coulisse/spiderweb
La vera parte core è stata realizzata installando DXSpider: http://www.dxcluster.org/
Il software è installato su un "micro" server su Microsoft Azure.
DX Cluster is on-line


For access:


You can find the web interface sources at the following link: https://github.com/coulisse/spiderweb
The core cluster is done installing DXSpider: http://www.dxcluster.org/
The software is installed on a "micro" server on Microsoft Azure.

Sunday, 3 September 2017

GDX: DX Cluster viewer for GNU/Linux

Avevo la necessità di avere gli spots segnalati sui cluster e poterli filtrare facilmente, senza dover scrivere manualmente comandi che venissero interpretati dal server remoto. Così è nato GDX.
Questa applicazione, scritta in C con GTK 3, si collega al server remoto e riceve tutti gli spot; eventuali filtri vengono applicati solamente in visualizzazione, ma tutti gli spots continuano ad essere ricevuti.




 Potete trovarlo su GitHub
I would receive DX cluster sposts and easly filter them, without writes commands on a telnet console. So GDX was born.
This application, written in C with GTK 3, connects to the remote server and receive all spots; if a filter is selected it is applied only on display, but all spots are received and could be showed afterwards.




 You can find it on GitHub

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