¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
This is the output I get back, which does include latitude and longitude. I have redacted much of the data as not to "dox" Hans. Callsign: DL5RAZ Aliases: Name: Hans Klausmann Address: [redacted]
By Dave Slotter, W3DJS · #41 ·
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
Glad to see you've made progress. Please send me a copy of the complete output, including the call sign you're looking up.
By Dave Slotter, W3DJS · #40 ·
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
ok i did e.g. python3 ./qrz_callsign_reader.py dl5raz Authenticating to QRZ.com... 200 OK but the fields of interrest: *Latitude:* *Longitude:* *Grid square:* remain empty. (at qrz.com fields are not
By Hansdl5raz · #39 ·
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
You installed a Python 3 module but are running Python 2. The script runs under Python 3.
By Dave Slotter, W3DJS · #38 ·
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
Hi Dave, install seems ok: sudo pip3 install xmltodict Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting xmltodict Downloading
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
You need to install a module: pip3 install xmltodict Hope this helps.
By Dave Slotter, W3DJS · #36 ·
Re: ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
Hi Dave, on your GitHub site i found qrz_callsign_reader.py ( https://github.com/dslotter/ham_radio_scripts/blob/main/qrz_callsign_reader.py ). I did run your script on my raspi and got this error:
By Hansdl5raz · #35 ·
Re: [wsjt-devel] ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
Sam, Yes, and it is for the end user to decide if they want to use that backend. 73, -- Dave Slotter, W3DJS <https://www.qrz.com/db/W3DJS>
By Dave Slotter, W3DJS · #34 ·
ANNOUNCEMENT: update_wsjtx_log.py version 1.1.1 released
Fellow hams and users of WSJT-X: I am pleased to announce the creation and immediate availability of version 1.1.1 of a Python application to address some of the deficiencies of WSJT-X not providing a
By Dave Slotter, W3DJS · #33 ·
Re: Problem Starting Up HamPC v1.2b
Can you please use your cameraphone to take a picture and share what you're seeing, please? -- - Dave W3DJS ( https://www.qrz.com/db/W3DJS )
By Dave Slotter, W3DJS · #32 ·
Re: Problem Starting Up HamPC v1.2b
I get text on initial bootup.? The video screen worked on the first bootup, it now is not legible.? Any ideas on how to set the screen resolution on boot up?? So, I didn't even get to put the
By ghg_phd@... · #31 ·
Re: Problem Starting Up HamPC v1.2b
There is a documentation file in the download area called "HAMPC_PASSWORD.TXT". This is the same download area as HamPC. Perhaps I didn't make this file easy enough to find? The default password for
By Dave Slotter, W3DJS · #30 ·
Re: I seem to be doing something wrong
Hi all The same thing happened to me but after three failed attempts I tried using Etcher instead of Rufus which appeared to work. When I booted from it on my PC all I gat was a Grub Screen so I gave
By Keith G1GXB · #29 ·
Problem Starting Up HamPC v1.2b
I downloaded the .xz from sourceforge.? Tried to use rufus to write to a 16GB stick which the documentation says will work.? It threw an non-descript error.? Tried BalenaEtcher.? It said I needed
By ghg_phd@... · #28 ·
Re: I seem to be doing something wrong
I am not sure what i can do at this time,with my acer the hard drive was a 1 TB SSD setup with dual boot windows/ linux mint. I have to read and study some more before I feel that I will have enough
By David Stewart · #27 ·
Re: I seem to be doing something wrong
You are technically correct about the term bricking.? My fear was if I tried this with a HD would it have caused enough damage that it would need a new HD. I have never seen a Flashdrive have this
By Harry Latterman · #26 ·
Re: I seem to be doing something wrong
Windows 10 did not recognize that drive.? One minute it was there the next it was gone.? No matter how many time I unplugged it and plugged it in the drive did not exist.... Until I went to a XP and
By Harry Latterman · #25 ·
Re: I seem to be doing something wrong
It's not "bricking" a flash drive. The flash drive can easily be reformatted and reused. "Bricking" refers to making something completely unusable, requiring factory service to correct.
By Dave Slotter, W3DJS · #24 ·
Re: I seem to be doing something wrong
It seems I am not the only one with a issue.? My concern was that I was basically bricking a flash drive (thank goodness XP does things differently when formating) and if it bricked a flassdrive what
By Harry Latterman · #23 ·
Re: I seem to be doing something wrong
For what it's worth, I *did* test this before releasing it. It worked fine for me. I am unsure of what is happening in your cases, but I believe a different approach from my end will solve it.
By Dave Slotter, W3DJS · #22 ·