aboutsummaryrefslogtreecommitdiffstats
path: root/src/rds_mod.c
diff options
context:
space:
mode:
authorFelix Erckenbrecht <eligs@eligs.de>2022-03-25 08:42:52 +0100
committerFelix Erckenbrecht <eligs@eligs.de>2022-03-25 08:42:52 +0100
commit3f05271da3e6f4a4561e440c4c8a0cdce3636f73 (patch)
tree16fb66cd7a27cda449e409cba98afd878281e74f /src/rds_mod.c
parentff19a05e83ec67ec736eb5033fb5cdc900ffe3f0 (diff)
parent197f421c98f929d4266a09bc9d667b7869e09c27 (diff)
downloadosmo-fl2k-3f05271da3e6f4a4561e440c4c8a0cdce3636f73.tar.gz
osmo-fl2k-3f05271da3e6f4a4561e440c4c8a0cdce3636f73.tar.bz2
osmo-fl2k-3f05271da3e6f4a4561e440c4c8a0cdce3636f73.zip
Merge branch 'master' into ampliphase: Get lib updates and other fixes
Diffstat (limited to 'src/rds_mod.c')
-rw-r--r--src/rds_mod.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rds_mod.c b/src/rds_mod.c
index 8e31b0d..687aa65 100644
--- a/src/rds_mod.c
+++ b/src/rds_mod.c
@@ -38,8 +38,8 @@ extern double waveform_biphase[576];
struct {
uint16_t pi;
int ta;
- char ps[PS_LENGTH];
- char rt[RT_LENGTH];
+ char ps[PS_LENGTH+1];
+ char rt[RT_LENGTH+1];
} rds_params = { 0 };
/* The RDS error-detection code generator polynomial is