run the rds on 19khz instead of 190

This commit is contained in:
2025-03-10 22:06:12 +01:00
parent 3afcbd232a
commit 20ca01973c
4 changed files with 6 additions and 7 deletions
+3 -3
View File
@@ -28,9 +28,9 @@
#define GROUP_LENGTH 4
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
#define RDS_SAMPLE_RATE 190000
#define SAMPLES_PER_BIT 160
#define FILTER_SIZE 1120
#define RDS_SAMPLE_RATE 19000
#define SAMPLES_PER_BIT 16
#define FILTER_SIZE 112
#define SAMPLE_BUFFER_SIZE (SAMPLES_PER_BIT + FILTER_SIZE)
/* Text items