2014-09-27 01:48:59 +02:00
|
|
|
Changelog
|
|
|
|
|
---------
|
|
|
|
|
|
2015-04-14 01:39:57 +02:00
|
|
|
PyHamTools 0.5.1
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
14. April 2015
|
|
|
|
|
|
|
|
|
|
* improved handling of expired QRZ.com sessions
|
|
|
|
|
|
|
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
PyHamTools 0.5.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
5. April 2015
|
|
|
|
|
|
|
|
|
|
* implemented QRZ.com interface into LookupLib [LookupLib]
|
|
|
|
|
|
|
|
|
|
* changed and unified all output to Unicode
|
|
|
|
|
|
|
|
|
|
* corrected Longitude to General Standard (-180...0° West, 0...180° East) [LookupLib]
|
|
|
|
|
|
|
|
|
|
* improved callsign decoding alogrithm [CallInfo]
|
|
|
|
|
|
|
|
|
|
* added special case to decode location of VK9 callsigns [CallInfo]
|
2015-04-06 21:03:37 +02:00
|
|
|
|
|
|
|
|
* added handling of special callsigns which can't be decoded properly inside a separate callsign exception file (e.g. 7QAA) [CallInfo]
|
2015-04-06 20:00:30 +02:00
|
|
|
|
|
|
|
|
* added ValueError when LOTW data from file contains too many errors [qsl]
|
|
|
|
|
|
|
|
|
|
|
2014-10-11 23:39:01 +02:00
|
|
|
PyHamTools 0.4.2
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
11. October 2014
|
|
|
|
|
|
|
|
|
|
* added pyhamtools.qsl (get EQSL.cc and LOTW user lists)
|
|
|
|
|
|
2014-09-27 01:48:59 +02:00
|
|
|
PyHamTools 0.4.1
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
27. September 2014
|
|
|
|
|
|
|
|
|
|
* short calls in different countries (e.g. 9H3A/C6A) are now decoded correctly
|
|
|
|
|
|
|
|
|
|
* added pyhamtools.frequency
|
|
|
|
|
|
|
|
|
|
* moved pyhamtools.utils.freq_to_band into pyhamtools.frequency
|
|
|
|
|
|
|
|
|
|
* deprecated module pyhamtools.utils
|
|
|
|
|
|
|
|
|
|
PyHamTools 0.4.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
20. September 2014
|
|
|
|
|
|
|
|
|
|
* Added module for locator based calculations (pyhamtools.locators)
|