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
Thanks for the report! You were wondering why: It's because the station sends end-of-string character 0D but keeps adding more 'invisible' characaters to the string nevertheless. I'm sure a workaround can be invented for this corner case, along with a nice little unit test, one day.
I wonder, why the json output prints too much data, although it is NOT repeated in the RDS data.
The attached example is quite short (841 bytes), but json will print the radiotext 4x
although it is transmitted only once.
Superstars & Superhits
in hex is53 75 70 65 72 73 74 61 72 73 20 26 61 6D 70 3B 20 53 75 70 65 72 68 69 74 73
which is only transmitted in these lines:
(remark: in the example 0x2559 and 0x255A are missing but will be ignored because of the
0D
value in 0x2555)So I propose that
redsea
only prints valued that are received. This also will lead to better readable output.austria.txt
The text was updated successfully, but these errors were encountered: