Project

General

Profile

Actions

New Model #1343

closed

Polmar DB-50M (Anytone AT-5888UV clone)

Added by Robert Elsinga over 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
01/02/2014
Due date:
% Done:

0%

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

Description

Hi, I purchased a Polmar DB-50M, which is a clone of the Anytone AT-5888UV, with minor differences. The most important difference is that it supports 7 character channel names.

I read the model name from the debug file:
User selected AnyTone 5888UV on port COM9
Clone thread started
000: 49 44 42 2d 35 30 4d 00 IDB-50M.
008: 00 56 31 30 30 e4 00 06 .V100...

I also read the Intek 2040 issue and tried to create a polmar-db50m.py file based on the intek.py file (changed the vendor, model and classname), but loading the module seems to time-out when reading the radio:

@directory.register
class PolmarDB50Madio(chirp_common.CloneModeRadio,
chirp_common.ExperimentalRadio):
"""Polmar DB-50M"""
VENDOR = "Polmar"
MODEL = "DB-50M"

Is there a FAQ on how to create a *.py file yourself? I don;t mind tinkering a py file and I'm not scared of programming.


Files

debug.log (4.77 KB) debug.log Debug.log, after reading DB50M as an Anytone AT-5888UV Robert Elsinga, 01/02/2014 04:52 AM
polmar-db50m.py (12.1 KB) polmar-db50m.py Not working Polmar DB50M *.py file Robert Elsinga, 01/02/2014 04:52 AM
Portmon_read_5888UV_hex.log.txt (2.22 MB) Portmon_read_5888UV_hex.log.txt Dan Smith, 01/04/2014 07:14 AM
Actions

Also available in: Atom PDF