mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 16:59:15 +02:00
change variables
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
#define GROUP_LENGTH 4
|
#define GROUP_LENGTH 4
|
||||||
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
|
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
|
||||||
#define RDS_SAMPLE_RATE 4750
|
#define RDS_SAMPLE_RATE 4750
|
||||||
#define STREAMS 2
|
|
||||||
|
|
||||||
#define RT_LENGTH 64
|
#define RT_LENGTH 64
|
||||||
#define ERT_LENGTH 128
|
#define ERT_LENGTH 128
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
#include "ascii_cmd.h"
|
#include "ascii_cmd.h"
|
||||||
|
|
||||||
#define RDS_DEVICE "RDS"
|
#define RDS_DEVICE "RDS"
|
||||||
#define DEFAULT_STREAMS 1
|
#define DEFAULT_STREAMS 2
|
||||||
#define MAX_STREAMS 8
|
#define MAX_STREAMS 8
|
||||||
|
|
||||||
#define NUM_MPX_FRAMES 128
|
#define NUM_MPX_FRAMES 128
|
||||||
|
|||||||
Reference in New Issue
Block a user