mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 14:35:49 +00:00
added qrz.com and callsign exception file
This commit is contained in:
parent
c037bcee71
commit
63eb9a2447
31 changed files with 1061 additions and 233 deletions
|
|
@ -1,6 +1,26 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
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]
|
||||
|
||||
* added ValueError when LOTW data from file contains too many errors [qsl]
|
||||
|
||||
* added handling of special callsigns which can't be decoded properly inside a separate
|
||||
callsign exception file (e.g. 7QAA)
|
||||
|
||||
PyHamTools 0.4.2
|
||||
================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue