Skip to content

Version 0.3

Compare
Choose a tag to compare
@ctjacobs ctjacobs released this 28 May 20:02
· 319 commits to master since this release

The v0.3 release of PyQSO contains several improvements and feature additions such as:

  • Support for callsign lookups using the popular HamQTH.com database.
  • Bookmarking of Telnet-based DX cluster servers.
  • Porting of the codebase to Python 3, and various code cleanups.
  • Up-to-date list of valid ADIF modes.
  • Up-to-date list of valid ADIF bands and frequency ranges.

See the CHANGELOG.md file for a full list of changes.

Note that PyQSO configuration files are now written to ~/.config. Existing users should move their ~/pyqso.ini file to ~/.config/pyqso/preferences.ini.

This release has been tested on Linux Mint 17.3 (64-bit) and Ubuntu 16.04 LTS (64-bit).