Project

General

Profile

Actions

Bug #9025

closed

Icomciv base code mem.duplex

Added by Rick DeWitt almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
04/28/2021
Due date:
05/10/2021
% Done:

60%

Estimated time:
2.00 h
Chirp Version:
daily
Model affected:
(All models)
Platform:
Windows
Debug Log:
I read the instructions above:

Description

The icomciv base class code is setting mem.duplex = "split" at line 564, but not all radios have the duplex attribute.
IC-7300 uses split mode, but does not call it duplex. There is no mem.duplex in the memory frame.
Add "if hasattr(memobj, "duplex"):" test.

Actions #1

Updated by Rick DeWitt almost 3 years ago

  • Status changed from New to Closed

Included in 20210428 build.

Actions

Also available in: Atom PDF