mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
wtf
This commit is contained in:
@@ -479,6 +479,9 @@ void set_rds_defaults(RDSEncoder* enc, uint8_t program) {
|
|||||||
enc->state[program].ptyn_ab = 1;
|
enc->state[program].ptyn_ab = 1;
|
||||||
enc->state[program].rt_update = 1;
|
enc->state[program].rt_update = 1;
|
||||||
enc->state[program].ps_update = 1;
|
enc->state[program].ps_update = 1;
|
||||||
|
enc->state[program].tps_update = 1;
|
||||||
|
enc->state[program].lps_update = 1;
|
||||||
|
enc->state[program].ptyn_update = 1;
|
||||||
|
|
||||||
init_rtplus(enc, GROUP_11A, program);
|
init_rtplus(enc, GROUP_11A, program);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
#define PS_LENGTH 8
|
#define PS_LENGTH 8
|
||||||
#define PTYN_LENGTH 8
|
#define PTYN_LENGTH 8
|
||||||
#define LPS_LENGTH 32
|
#define LPS_LENGTH 32
|
||||||
#define DEFAULT_GRPSQC "02222FA1RXY"
|
#define DEFAULT_GRPSQC "002222XY"
|
||||||
#define MAX_AFS 25
|
#define MAX_AFS 25
|
||||||
|
|
||||||
#define AF_CODE_FILLER 205
|
#define AF_CODE_FILLER 205
|
||||||
|
|||||||
Reference in New Issue
Block a user