Actions
Feature #309
closedBusy channel lockout - Wouxun/others
Start date:
09/18/2012
Due date:
% Done:
0%
Estimated time:
Chirp Version:
0.2.3
Model affected:
Wouxun
I read the instructions above:
Description
Busy channel lockout appears to be a feature of many of the supported radios, but is not a configurable parameter within Chirp.
For the Wouxun radios, wouxun.py defines bcl in the struct & also sets it to "no" in the set_memory function -- without anywhere the user can override this forced default.
What is required to support this feature? It seems that the driver/translator for the radio supports it but it would need to be added as a feature of the wider software & import/export routines?
Actions