Skip to content

Releases: tzneal/ham-go

v0.2.1

25 Jan 03:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 May 02:28
Compare
Choose a tag to compare

New Features

  • Added visible version number #5
  • Ingests logs from JS8Call #7
  • Supports environment variables in command execution
  • Can pull logs from git on startup & commit/push on exit
  • Adds a new command line option (--import) for merging in other ADIF files
  • Supports using rigctld for rig control

Bug Fixes

  • Roll over to a new log automatically if using timestamp based log file names #9

Initial Release

02 May 02:31
Compare
Choose a tag to compare

Seems to work well enough, it's the only logger that I use.

New Features

  • Fetching SOTA/POTA spots
  • Pushing to git repository after committing logs (configurable)
  • Custom ADIF fields in QSOs and displayed in editor (configurable)
  • Optionally send QSOs to LOTW as they are created
  • Can sync logs with QSL information pulled from LOTW
  • Custom user commands
  • Displays info/errors in a messages pane

Bug Fixes

  • Fixed logging of WSJT-X QSOs with WSJT-x v2.1.2
  • Save mode information with bookmark so we can restore it
  • Added a license file