Adding_BPF_selection_to_the_NOAA_APT_signal (#2675)

* Adding_BPF_selection_to_the_NOAA_APT_signal
* comments, spell mistake .
This commit is contained in:
Brumi-2021
2025-06-02 14:40:13 +02:00
committed by GitHub
parent 6e9ecf8e7b
commit 695e6d19f4
6 changed files with 33 additions and 10 deletions

View File

@@ -143,7 +143,7 @@ class WFMAMAptOptionsView : public View {
};
OptionsField options_config{
{3 * 8, 0 * 16},
16, // Max option char length "80khz (NOAA Apt)" example.
19, // Max option char length "80k-NOAA Apt LPF-2K" , example.
{
// Using common messages from freqman_ui.cpp
}};