windytan / redsea

Command-line FM-RDS decoder with JSON output.
MIT License
390 stars 36 forks source link

wrong output #25

Closed flux242 closed 8 years ago

flux242 commented 8 years ago

it looks like the next json could start on the same line before the previous one is finished:

{"pi":"0xd318{"pi":"0xd318","group":"3A","tp":"true","prog_type":"Pop Music","open_data_app":{"oda_group":"8A","app_name":"RDS-TMC: ALERT-C"},"tmc":{"system_info":{"is_encrypted":"false","location_table":"0x01","is_on_alt_freqs":"false","scope":["national","regional","urban"]}}}

flux242 commented 8 years ago

ok, this one is my mistake. The pipe was wrongly constructed.