kopia lustrzana https://github.com/M17-Project/M17_Implementations
libm17 update
rodzic
00bf338995
commit
41f431e153
|
@ -8,7 +8,10 @@
|
|||
//libm17
|
||||
#include <m17.h>
|
||||
|
||||
#define BSB_SPS 10 //samples per symbol
|
||||
#define FLT_SPAN 8 //baseband RRC filter span in symbols
|
||||
#define FLT_LEN (BSB_SPS*FLT_SPAN+1) //for 48kHz sample rate this is 81
|
||||
#define RRC_DEV 7168.0f //deviation for +1.0 symbol
|
||||
|
||||
lsf_t lsf;
|
||||
|
||||
|
|
2
libm17
2
libm17
|
@ -1 +1 @@
|
|||
Subproject commit 7320d387eca31885c58f01441fe4ed9b12ed7d91
|
||||
Subproject commit 15f82abefaafab2b5bbe88c91168e2c9ef90fab9
|
Ładowanie…
Reference in New Issue