mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 22:52:27 -04:00
wfm_filters_GUI_name_std (#2668)
This commit is contained in:
parent
d3c9dc1f10
commit
c79abccffd
7 changed files with 21 additions and 21 deletions
|
@ -32,7 +32,7 @@ gfxEQView::gfxEQView(NavigationView& nav)
|
|||
baseband::run_image(portapack::spi_flash::image_tag_wfm_audio);
|
||||
|
||||
receiver_model.set_modulation(ReceiverModel::Mode::WidebandFMAudio);
|
||||
receiver_model.set_wfm_configuration(1); // 200k => 0 , 180k => 1 , 40k => 2. Set to 1 or 2 for better reception
|
||||
receiver_model.set_wfm_configuration(1); // 200k => 0 , 180k => 1 , 80k => 2. Set to 1 or 2 for better reception
|
||||
receiver_model.set_sampling_rate(3072000);
|
||||
receiver_model.set_baseband_bandwidth(1750000);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue