Tobias Wellnitz
Tobias Wellnitz
I agree.. we should really upgrade to a more modern version of hamlib.
any help, comments or pointers would really be appreciated!
Hi Dave, interesting problem. Glad to hear, that using the default device solved the problem. Out out curiosity, do you have two sets of AirPods or does each Airpod (Left...
Hi @dodpears, thanks for bringing this issue to my attention. I just released v0.10.0 which has now full support for 4, 6, 8 character precision for maidenhead conversions & calculations....
Hi @Jeff1957, have you checked the [examples](https://pyhamtools.readthedocs.io/en/latest/examples.html#calculate-distance-between-two-wgs84-coordinates)? They also show how to import and use Locator. The documentation of the individual classes also provides examples. Here for example [pyhamtools.qsl](https://pyhamtools.readthedocs.io/en/latest/reference.html#module-pyhamtools.qsl) If...
I just spun up a Docker Container with Ubuntu 20.04. I'm able to confirm the reported bug. ``` $ apt search pyhamtools Sorting... Done Full Text Search... Done python3-pyhamtools/focal,now 0.7.4-2...
thanks for the swift answer! Right - good point to make the loader more robust. Considering that there are alternatives on how to make pyhamtools work on Ubuntu 20.04 I...
I can confirm that >1.4.0 fixes the mentioned problem on MacOS Ventura (M1 CPU). Make sure you don't have KiBuzzard installed through the plugin manager. If so, uninstall it. Then...
Hey @dl1igc, thanks for your PR! Very much appreciated. I share the concerns with @xylo04 and I think we should investigate if there is a way to maintain the compatibility...
Hi, fair enough :-) So far I have completed 80% of the bindings. A few bindings, in particular related to not so frequently used features like Channel Memory and CTCSS...