corrected negative longitude problem and added clublog user lookup

This commit is contained in:
Tobias Wellnitz, DH1TW 2018-01-27 15:11:46 +01:00
parent 2c37f422e1
commit dd6784ae09
15 changed files with 203 additions and 61 deletions

View file

@ -74,7 +74,7 @@ Now we can query the information conveniently through our Callinfo object:
'adif': 230,
'continent': 'EU',
'latitude': 51.0,
'longitude': -10.0,
'longitude': 10.0,
'cqz': 14,
'ituz': 28
}