mirror of
https://github.com/AlexandreRouma/SDRPlusPlus
synced 2026-08-13 17:37:08 -04:00
Add badgesdr source and add logging to spectran source
This commit is contained in:
parent
bcadb36232
commit
118e1fbff0
9 changed files with 1355 additions and 10 deletions
|
|
@ -23,9 +23,9 @@ SDRPP_MOD_INFO{
|
|||
/* Max instances */ -1
|
||||
};
|
||||
|
||||
#define INPUT_BANDWIDTH 800000
|
||||
#define INPUT_SAMPLE_RATE 1500000
|
||||
#define INPUT_BAUDRATE 720000
|
||||
#define INPUT_BANDWIDTH 138e3
|
||||
#define INPUT_SAMPLE_RATE 250e3
|
||||
#define INPUT_BAUDRATE 125e3
|
||||
|
||||
#define SYMBOL_DIAG_RATE 30
|
||||
#define SYMBOL_DIAG_COUNT 1024
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue