Project

General

Profile

Actions

New Model #11472

closed

Radioddity DB50

Added by Klaus Ruebsam 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI Features
Target version:
-
Start date:
08/09/2024
Due date:
% Done:

100%

Estimated time:
1:00 h
Equipment Loan/Gift Offered:
No
I read the instructions above:
Yes

Description

WOuld someone please be so kind as to add the following lines of code just before or behind "class IntekHR2040Radio(AnyTone5888UVRadio):". Adding those lines I was able to successfully read/write/program my Radioddity DB50. Thanks for your help.

@directory.register
class RadioddityDB50Radio(AnyTone5888UVRadio):
    """Radioddity DB50"""
    VENDOR = "Radioddity"
    MODEL = "DB50"
    _file_ident = [b"DB50"]
Actions

Also available in: Atom PDF