Project

General

Profile

Actions

New Model #4279

closed

Yaesu FTM-3200DR

Added by Marino Duregon over 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/03/2016
Due date:
% Done:

100%

Estimated time:
Equipment Loan/Gift Offered:
No
I read the instructions above:

Description

from the Operating Manual:

Features of this radio

  • 144 MHz mobile radio, equipped with a C4FM digital communication modem
  • 65 Watts of power output, with selection of three power levels for every operating situ- ation
  • Clear audio and data communication is achieved using the digital modem functions
  • Expanded receiver coverage: 136-174 MHz
  • Keyboard entry of operating frequencies from the microphone
  • 220 memories (199 “basic” memory channels, 10 sets of band-edge memory chan- nels, and one “Home” channel) which can store repeater shifts, odd repeater shifts, CTCSS/DCS tones, and 8-character Alpha-Numeric labels for easy channel recogni- tion
  • 10 NOAA Weather Broadcast Channels, with Weather Alert and a Volume Control for the Weather Alert tone
  • Built-in CTCSS and DCS Encoder/Decoder circuits
  • Extensive Menu system, which allows customization of a number of transceiver perfor- mance characteristics
  • Equipped with the GM (Group Monitor) function. Additional features include a transmit Time-Out-Timer (TOT), Automatic Power-Off (APO), and Automatic Repeater Shift (ARS). Also included is an RF Squelch circuit that allows the owner to set the squelch to open at a programmed setting of the S-Meter, thus reduc- ing guesswork in setting the squelch threshold.

Files

ftm3200dr.py (6.37 KB) ftm3200dr.py Andrew Coursen, 01/10/2017 07:45 PM
Yaesu_FTM-3200D_R.img (63.7 KB) Yaesu_FTM-3200D_R.img test image for tests/images Wade Simmons, 05/24/2017 06:59 AM

Related issues

Has duplicate New Model #4427: Yaesu FTM-3200DRRejected01/19/2017

Actions
Has duplicate New Model #4549: Yaesu FTM-3200DRRejected02/21/2017

Actions
Actions #1

Updated by Andrew Coursen about 7 years ago

I started on this a while back but didn't get that far with it. I'm attaching what I did do just in case someone else wants to work on it.

Actions #2

Updated by Wade Simmons about 7 years ago

I'm starting to look at this as a way of learning how Chirp works. Andrew, I was able to use your work in progress to download the image. While inspecting it, I've found that the image for the FTM-3200DR appears to share many memory locations with the FT1D. In fact, the image for the FTM-3200DR even has memory bank names stored at the same memory location as the FT1D even though the FTM-3200DR doesn't support memory banks. The memory and flags array also start the same locations. This means we might be able to speed up development by re-using a lot of the FT1D file.

I'll continue investigating this but I don't want to hold anyone back as I'm still learning the Chirp internals.

Actions #3

Updated by Tom Hayward about 7 years ago

If you can reuse the FT1D code without duplicating anything (maybe through inheritance), that is prefered.

Actions #4

Updated by Wade Simmons about 7 years ago

It looks like we should be able to subclass FT1D and share a lot of code. You can follow along or test the work in progress here (I will format as 1 patch when its ready to submit): https://bitbucket.org/wadey/chirp/branches/compare/ftm-3200d%0Ddefault#commits

I am going to be away from my FTM-3200DR for about 3 weeks so I'm not going to get much progress done for a bit. I have a couple image dumps though so I might try to work on tests or other things during that time.

Actions #5

Updated by Wade Simmons almost 7 years ago

I've started to resume my work on this. I have successfully downloaded an image from the radio and re-uploaded it without errors so I have gotten over that hump.

Actions #6

Updated by Brandon Stockard almost 7 years ago

Wade Simmons, I had the MARS mod done to my radio and lost all memory on the rig. It will no longer link to the original program via cable. I hope this version you are working on works!

Actions #7

Updated by Wade Simmons almost 7 years ago

Attaching the test image to be added into the repo.

Actions #8

Updated by Wade Simmons almost 7 years ago

I have submitted initial basic support for this radio to chirp_devel. I have only implemented memory channels and have not implemented the general settings for this radio yet. I wanted to get an initial version in and then I can submit a patch later for the settings tab.

Actions #9

Updated by Wade Simmons almost 7 years ago

It looks like the patch has been merged in and is part of the LATEST release (20170526). If anyone tries it out let me know if you have any issues or make a new ticket.

Actions #10

Updated by Wade Simmons almost 7 years ago

  • Status changed from New to Resolved
  • Assignee set to Wade Simmons
  • % Done changed from 0 to 100
  • Chirp Version changed from 0.4.0 to daily

Released with 20170526

Actions #11

Updated by Bernhard Hailer about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF