improve rtc handling and make rds decoding with bad signal a lot better

This commit is contained in:
2026-01-16 19:07:12 +01:00
parent f2c393c60a
commit 5f8d26dad9
3 changed files with 94 additions and 81 deletions

View File

@@ -450,7 +450,6 @@ typedef struct _rds_ {
unsigned long blockcounter[33];
uint16_t rdsA, rdsB, rdsC, rdsD, rdsErr, rdsStat, correctPI, rdsplusTag1, rdsplusTag2, PICTlock = 0;
bool ps12error, ps34error, ps56error, ps78error;
int32_t clock_correction;
int32_t offset;
uint16_t aid[10];
uint32_t dabaffreq;