[SMCARA] Logging Software
Daniel Metcalf - W3DMJ
w3dmj at metcalfradio.com
Wed Jun 24 16:16:33 EDT 2015
So as you all might know I have completely abandoned windows and have
moved everything I use (including my work laptop) to Linux specifically
Ubuntu 14.04 and Linux Mint 17.1. One thing I have noticed is that
though there is logging software available there is nothing as robust as
HRD (at least not that I have found as of yet). I am needing to refresh
my Java skills for upcoming tasking and a logging package seemed like a
cool thing to sink my teeth into to see how things have changed since
the last time I have programmed in Java which was 2003-ish. Jason might
remember when I was on the Exec Helo Program at Rotary Wing.
Since I only started this last night at 10pm, I am in the beginning
stages of development and only have the reading of the configuration
file including opening a configuration dialog if no configuration file
exists. I also have opening the log book database if it already exists
and creating the log book database if it is the user's first time
running the program completed.
I should have the basics of adding new contacts and listing those
contacts that exist in the database done this evening and should be
getting into importing and exporting adif formatted files. Because I
have a lot of recent programming experience with Yaesu radios and their
CAT protocol I was considering building a JNI (Java Native Interface)
library to communicate with the serial port so I can connect it to my
FT-857D. JNI gives Java access to the hardware through c/c++ libraries
in Linux known as shared objects or in windows might be known as DLLs.
Is there anything else that would be cool to add? Has anyone heard of
being able to sign their logbooks for LOTW upload without TSQL?
Thought I might ask.
Dan - W3DMJ
More information about the SMCARA
mailing list