On Tue, 22 Mar 2011 18:10:40 +0100 Stephane Fillod <[email protected]> wrote:
> Hi, > > A local fellow asked me the following questions. Since I've been unable > to find a FAQ page, here they are: > > 1) Is there any tight integration of fldigi with eQSL.cc/Lotw ? > > 73 > -- > Stephane - F8CFE I have a fully automated solution, but it's linux-only... I don't use the fldigi logbook, instead fldigi automatically exports to xlog. My own code then monitors the xlog file, and when it sees changes it uploads them to eqsl and lotw. (eqsl isn't that hard, but getting tqsllib running was more fun....) The code is python, and so I suspect it would be simple to make it monitor the fldigi file - as long as fldigi writes each entry out as it is logged. I just find xlog suits my needs. Look at http://www.whabbit.demon.co.uk/xlog-uploader-0.2.tgz --David G8SQH -- <[email protected]> _______________________________________________ fldigi-alpha mailing list [email protected] https://lists.berlios.de/mailman/listinfo/fldigi-alpha
