Actions
Feature #11716
closedImprovement of Baofeng uv17Pro to make step lists part of class
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/28/2024
Due date:
% Done:
100%
Estimated time:
Chirp Version:
next
Model affected:
Baofeng uv17Pro driver
I read the instructions above:
Yes
Description
Unlike MODES which is attribute of class, the STEPS and LIST_STEPS are global variable and cannot be customized in specific classes. After discussion on a different PR, it was suggested they are moved to the class. This could affect other such lists which could be reused ans modified in another driver in future.
Updated by Anonymous 25 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset github|2f48001ee7de1fac127edfbeccf8c273e4c8a491.
Actions