Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk settings index conversions #1114

Merged
merged 6 commits into from
Sep 9, 2024
Merged

Bulk settings index conversions #1114

merged 6 commits into from
Sep 9, 2024

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Sep 9, 2024

  • rt490: Hand-fix a complex settings list index
  • First pass at mass settings index fixes
  • Mass convert self.LIST settings indexes
  • Hand-fix some settings list indexes with variables
  • Add Baofeng AR-5RM to model alias map
  • Limit bugreport subject field

This is the first pass at converting all drivers to use current_index
instead of current (value) when defining RadioSettingValueList items.

These are just the easy/straightforward cases where we have a list and
and index into that list. Other instances with more complex invocations
will be handled separately.

The files that ended up with long lines as a result of this were
autopep8'd with just long-line fixes applied.
A user might think this is their only opportunity to put in details
and stuff a tome into this field.
@kk7ds kk7ds merged commit 7df43dc into master Sep 9, 2024
6 checks passed
@kk7ds kk7ds deleted the bulk-settings-indexes branch September 9, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant