mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-29 15:59:14 +02:00
include
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
#define JDSCA_BUFFER_BITS 40000 // bit_ring capacity
|
#define JDSCA_BUFFER_BITS 40000 // bit_ring capacity
|
||||||
#define JDSCA_SUBCARRIER_MULT 64.0f // 64 * 1187.5 Hz = 76 kHz
|
#define JDSCA_SUBCARRIER_MULT 64.0f // 64 * 1187.5 Hz = 76 kHz
|
||||||
#define JDSCA_LEVEL 0.045f // injection level, tune by ear/scope
|
#define JDSCA_LEVEL 0.045f // injection level, tune by ear/scope
|
||||||
|
#include "qpsk.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEFAULT_INI_PATH "/etc/fm95/fm95.conf"
|
#define DEFAULT_INI_PATH "/etc/fm95/fm95.conf"
|
||||||
|
|||||||
Reference in New Issue
Block a user