Improved sensitivity/selectivity Weather App (#1628)

This commit is contained in:
Brumi-2021
2023-12-08 21:33:48 +01:00
committed by GitHub
parent a474bf8fe3
commit 60d95447fb
3 changed files with 40 additions and 8 deletions

View File

@@ -100,8 +100,8 @@ class WeatherView : public View {
NavigationView& nav_;
RxRadioState radio_state_{
433'920'000 /* frequency */,
1'750'000 /* bandwidth */,
2'000'000 /* sampling rate */,
2'500'000 /* bandwidth max283x*/,
4'000'000 /* sampling rate */,
ReceiverModel::Mode::AMAudio};
app_settings::SettingsManager settings_{
"rx_weather",