[chirp_users] Alinco DJ-G7T FW 5.1000
Howdy List!
just got my new Alinco DJ-G7T today. I'm guessing that it's not the same as the DJ-G7EG. Its firmware version is 5.1.
I tried both the debian buster packaged version and the following version from the default branch in Mercurial:
changeset: 3229:7f46b0213c16 tag: tip user: Pavel Milanes (CO7WT) pavelmc@gmail.com date: Sun May 12 00:35:53 2019 -0400 summary: [KG-UV8E] Fix the missing step declarations, fixes #6785
Attached is a log from the last attempt.
$ ./chirpw --log-level debug --log /tmp/chirpw-$(date +%s)-alinco-DJ-G7.log
(both versions worked fine with my Yaesu FT-70D...)
[2019-05-16 13:46:58,944] chirp.drivers.alinco - DEBUG: PC->R: (12) 'AL~DJ-G7EG\r\n' [2019-05-16 13:46:58,963] chirp.drivers.alinco - DEBUG: R->PC: ( 6) '\r\nRE\r\n' [2019-05-16 13:46:59,967] chirp.drivers.alinco - DEBUG: PC->R: (11) 'AL~F00200R\r' [2019-05-16 13:47:00,238] chirp.drivers.alinco - DEBUG: R->PC: ( 6) '\r\nNG\r\n' [2019-05-16 13:47:00,241] chirp.ui.reporting - DEBUG: Reporting exception [2019-05-16 13:47:00,241] chirp.ui.common - ERROR: -- Exception: -- [2019-05-16 13:47:00,245] chirp.ui.common - ERROR: Traceback (most recent call last): File "/home/elektron/code/chirp.hg/chirp/ui/clone.py", line 256, in run self.__radio.sync_in() File "/home/elektron/code/chirp.hg/chirp/drivers/alinco.py", line 203, in sync_in raise errors.RadioError("Failed to communicate with radio: %s" % e) RadioError: Failed to communicate with radio: invalid literal for int() with base 16: 'NG'
Connecting to the serial port, this seems promising:
AL~DJ-G7EG RE AL~DJ-G7T OK AL~F%05XR NG AL~F00200R 64006400640064006400640064006400640064000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
no?
participants (1)
-
Phil Freeman