New Model #3
closedYaesu FT-1500
0%
Files
Updated by Tom Hayward over 12 years ago
- Status changed from New to Blocked
- Chirp Version set to 0.2.2
This is blocked until a dev can get their hands on a radio. See Rules For Loaning A Radio if you have one you're willing to loan.
Updated by David Steele almost 11 years ago
I have just picked up a used FT-1500M and would be willing to loan it before I put it into use on an Echolink node.
Updated by Andrew Harmon over 9 years ago
I would like to help clear the oldest open new model request
I am willing to send mine in - I created a new request before I saw this one in blocked status
Yaesu FT-1500M - Uses an RJ22 microphone plug for programming
There are a couple of other Yaesu models already supported using the same RJ22 connector FT-2800 FT-7800
USB Programming cable will be included
2 Meter with 137 to 174 Mhz Receiver coverage
149 memory channels, including 130 "regular" memories, 9 pairs of band-edge memories, and an instant-recall "Home" channel
Updated by Chris Fosnight over 9 years ago
I am willing to look at this. I will contact Andrew via email. (Also added to #2513)
Updated by Sean O'Brien over 9 years ago
If either of the above loaner radios do not work out, please feel free to contact me Chris. My club has a number of these radios and programming cables for which we would love to see support.
Updated by Tim Smith over 7 years ago
- Subject changed from Support Yaesu FT-1500 to Yaesu FT-1500
- Chirp Version changed from 0.2.2 to 0.4.0
- Equipment Loan/Gift Offered set to No
Updated by Jared Smith almost 7 years ago
I too am willing to loan a Yaesu FT1500M radio to get this working with Chirp.
Updated by Jared Smith almost 7 years ago
Or, if it's easier to send me instructions on how to capture the data going back and forth from the radio and use that to build a new driver for Chirp, I'm willing to invest some time doing that as well.
Updated by Matt Mendenhall over 6 years ago
Seriously, Equipment Loan Offered set to NO????
I have over 25 of these radios. I will send all TWENTY-FREAKING-FIVE in at my own expense to get this radio finally supported and what is possibly the oldest open issue closed. This offer does not expire until I do.
Matt KE6ALM
Updated by Damon Schaefer about 6 years ago
I have 4 of these radios for our county Emergency Operations Center. We're going to use them as a Packet Winlink gateway to our AREDN network. They are vital to our EOCs mission, but such a pain to program.
I am willing to give one of these to the Chirp team for development of software.
Updated by Josh Small almost 5 years ago
- File FT-1500M_clone_log.txt FT-1500M_clone_log.txt added
- File FT1500M_capture.txt FT1500M_capture.txt added
I bought one of these radios yesterday, and was surprised to see there was no CHIRP support.
After a quick skim through the yaesu_clone code for some hints, I was able to get a clone dump off the radio via a serial terminal connection.
Serial speed is 9600, 8,N,1.
- Radio sends ID "AH4N0" + 0x24 0x09 0x01 0x02 0x24
- Reply with ACK (0x06)
- Radio sends ?? (0x09 0x01 0x01 0x01, then 12x 0xFF)
- Reply with ACK (0x06)
- Radio sends clone data (~3955 bytes)
The data format looks pretty straightforward, could one of the devs with Yaesu clone knowledge take a look and see if it's similar to any other Yaesus of similar vintage?
I've included a session log and binary capture of a clone download. Channels 1-8 and 10 are currently programmed.
Updated by Josh Small almost 5 years ago
I'm working on writing a driver for the FT-1500M, it reads/writes to the 130 regular memory slots reasonably well.
Currently it only supports the memory frequency, name, tone mode, tone, duplex, offset, mode, power and tuning step.
I'll get the code cleaned up and look into submitting a patch when its ready.
Updated by Josh Small almost 5 years ago
- File Yaesu_FT-1500M.img Yaesu_FT-1500M.img added
Updated by Dan Smith almost 5 years ago
- Status changed from Blocked to Closed
- Chirp Version changed from 0.4.0 to daily
Closed after 8 years, thanks Josh!