mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-08 17:55:00 -04:00
Use complex channel filter taps for AM/SSB.
This commit is contained in:
parent
ad4d7a2e8a
commit
f2dff16820
4 changed files with 13 additions and 18 deletions
|
@ -103,7 +103,7 @@ void AnalogAudioModel::configure_am() {
|
|||
taps_6k0_decim_0,
|
||||
taps_6k0_decim_1,
|
||||
taps_6k0_decim_2,
|
||||
taps_6k0_channel,
|
||||
taps_2k8_usb_channel,
|
||||
audio_12k_hpf_300hz_config
|
||||
};
|
||||
shared_memory.baseband_queue.push(message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue