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

kenwood_live: Refresh memory after setting #1215

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Jan 2, 2025

Found while testing something on a D74, our set-memory cache logic
is complicated by the radios that don't support alpha tags. Instead
of assuming success with both memory and name is the case where we
should cache the outgoing memory, invalidate the cache so we will
re-fetch the memory from the radio to confirm it is correct. This is
what we already do with erase_memory()

Found while testing something on a D74, our set-memory cache logic
is complicated by the radios that don't support alpha tags. Instead
of assuming success with both memory and name is the case where we
should cache the outgoing memory, invalidate the cache so we will
re-fetch the memory from the radio to confirm it is correct. This is
what we already do with erase_memory()
@kk7ds kk7ds merged commit 3e66222 into master Jan 2, 2025
6 checks passed
@kk7ds kk7ds deleted the tmd74_no_refresh branch January 2, 2025 06:04
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