Update main page readme
Add csv epoch version to main menu
Fix dir creation, remove tqdm import
Fix pylint issues, update install doc
Enable adding multiple calls for initial search
Return to main menu after dicplaying db information
Fix init_db on first run
Update R script reports for new file locations
Minor update to monthly csv file creation
Clear the screen before call entry message
Import future for python 2 compatability
Add initial files
FMT - minor updates to autotools
FMT - imporve Py2/3 compatablity for Pmw, update readme files
FMT - Pmw m4 check no loger needed, update docs, manp, rigctl m4
FMT - more updates for the main readme file
Simplify python.m4, only check Future and Pmw Python2 systems
FMT - add traps for clean and interupt exits
FMT - only install modfmt/Pmw* if system default is Python3, else, use system packaging
FMT - add gcc runtime dll, update gocal.bat, update test doc
FMT - All targets except package are now functional with JTSDK-Win
FMT - fix path for user defined rigctl location
FMT - add test cat function, button and button color logic
FMT have the Makfile copy rigctl files, default is from QT55 Hamlib3 build
FMT - fix small typo in cat button, add full audio device test script
Add ValueError exception for null audio device selection
FMT - add Audio device samplerate test button
FMT - start updating user-guide
Update show ini function
PyFMT - update test button logic and colors
PyFMT - fix fmt.ini file generation format
Update Win32 Makefile SRCD to reflect new repo urls
WSPR Linux and FreeBSD Updates
WSPR update configure.ac case select for darwin
WSPR fix typo in configure.ac
Improve corss distro portabiltiy, more is needed
kvasd-installer minor text updates
kvasd installer, more general cleanup
Update case selection plus minor edits
WSPR update configure.ac, fix help message typo
Update doc build script headers and screen messages
Start work on dev-guide2 for JTSDK v2
Add simple svn update script for doc folders
kvasd-installer, update menu widths and version info
kvasd-installer, update man-page, other minor edits
KVASD-Installer: move inet and svn chks to install section
KVASD-Installer: Add basic internet and svn checks
Create Tag for Dev Guide v1.0
Remove obsilete scripts and dev-guide2 folder
Merge doc update script into build-doc.sh
Prepare to create dev-guide v1.0 tag
Update Doc build script, remove unwanted binaries
Remove obsolete files from dev-guide source tree
Start updating dev-guide v2
JTSDK v2 more general updates
Update JTSDK v2 Install for Win32
JTSDK-DOC force *-main.adoc timestamp update
JTSDK v2 devg, more general updates
Add source highlight check to doc build script
Fix user defined install location for WSJT Win32 Installer
Create KVASD Installer branch 1.12.14
Fix faq.adoc syntac and add some comments
KVASD Installer updates for v1.12.14 Release
Create TAG for KVASD Installer 1.12.14
KVASD Installer - MERGE branch 1.12.14 -r5448:5449 back to trunk.
WSJTX v1.6.0 - Update User Guide Linux Install Section
WSPR manpages now build with A2X for *Nix
Remove WSJT-X doc builds from build-doc.sh script
WSPR Update manpages, start work on doc build migration
WSPR now builds the user-guide and manpages from the Makefile for Linux
WSPR now builds the user-guide on Windows
Update theme conf file info for WSJT and WSPR
WSPR move user-guide build to main Makefile for *Nix
Allow user to select Win32 install location
WSJT now builds the user guide with AsciiDoc on Win32
Move kvasd-installer branch to match the KVASD Binary version
Update Tuples for ARMx selection
Dev Guide - Update install sections for Win32 and Nix
Dev-Guide - Start restructuring main adoc and remove old images
Dev-Guide - updates to overview, env, install and souorce code sections
Fix typo in wsjt doc conf file
Update WSJT Makefile.jtsdk2
Updates to install section of dev-guide
Fix WSJT Doc build on Win32
Update documentation build script
Bug fix for new Dialog package
Create Tag for KVASD Installer 1.12.16
Add simple manpage for wsprd cli usage
Fix inadvertant commit that broke the build
Add simple manpage for wsprd cli usage
WSJT - start adding manpages and SQLite3 logbook relates files
WSJT - Added Tkinter LogBook UI
WSJT - add simple sqlite3 database connection tests
WSJT - Enable LogUI view from the main menu
WSJT - Test SQL3 db generate is now working from the main menu.
WSJT - moved logbook to WsjtMod dir, enabled testing of appdirs
WSJT - remove import of wsjtdb mod until class is working properly
Remove unused print statment from main script
WSJT - Add testdb generation to wsjtdb.py