You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -332,7 +332,7 @@
332
332
"type": "text",
333
333
"size": 32,
334
334
"maxlength": 64,
335
-
"default": "{T}|{A}[|{P} of {C}]|Merry|Christ-| -mas!"
335
+
"default": "{T}|{A}[|{P} of {C}]|Merry|Christ-| -mas!"
336
336
},
337
337
"DynRDSPSUpdateRate": {
338
338
"name": "DynRDSPSUpdateRate",
@@ -350,18 +350,18 @@
350
350
"DynRDSRTStyle": {
351
351
"name": "DynRDSRTStyle",
352
352
"description": "RT Style Text",
353
-
"tip": "Sent up to 64 characters at a time. Radio Text is intended for longer message with a slower update rate.",
353
+
"tip": "Recommended to send 32 characters at a time, but can send up to 64 characters. Radio Text is intended for longer message with a slower update rate.",
354
354
"restart": 1,
355
355
"reboot": 0,
356
356
"type": "text",
357
357
"size": 64,
358
358
"maxlength": 256,
359
-
"default": "{T}[ by {A}][ - Track {P} of {C}]|Merry Christmas!"
359
+
"default": "{T}[ by {A}][|Track {P} of {C} ]Merry Christmas!"
360
360
},
361
361
"DynRDSRTUpdateRate": {
362
362
"name": "DynRDSRTUpdateRate",
363
363
"description": "RT Update Rate",
364
-
"tip": "Interval between updating the 64 characters being sent. It takes ~4 seconds to send the 64 characters and some radios only display the text after receiving the full group twice.",
364
+
"tip": "Interval between updating the 32-64 characters being sent. It takes ~4 seconds to send the 64 characters and some radios only display the text after receiving the full group twice.",
365
365
"suffix": "seconds",
366
366
"restart": 1,
367
367
"reboot": 0,
@@ -374,7 +374,7 @@
374
374
"DynRDSRTSize": {
375
375
"name": "DynRDSRTSize",
376
376
"description": "RT Update Size",
377
-
"tip": "While RadioText (RT) can be up to 64 characters at a time, not all radios will display everything at the same time. A smaller setting is recommended.",
377
+
"tip": "While RadioText (RT) can be up to 64 characters at a time, not all radios will display everything at the same time. A setting of 32 characters is recommended.",
0 commit comments