mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-29 17:17:28 -04:00
Final opt. AM-9K, applied to Audio_RX and Mic App.
This commit is contained in:
parent
25dfa96257
commit
1e4c93b979
6 changed files with 63 additions and 55 deletions
|
@ -36,6 +36,7 @@
|
|||
namespace baseband {
|
||||
|
||||
struct AMConfig {
|
||||
const fir_taps_real<32> decim_2; // added to handle two types decim_2 9k, 6k
|
||||
const fir_taps_complex<64> channel;
|
||||
const AMConfigureMessage::Modulation modulation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue