Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hex dumps for TODO 7A 8A 9A 11A 12A #48

Closed
darkbyte-ru opened this issue Jul 3, 2017 · 7 comments
Closed

Hex dumps for TODO 7A 8A 9A 11A 12A #48

darkbyte-ru opened this issue Jul 3, 2017 · 7 comments

Comments

@darkbyte-ru
Copy link

darkbyte-ru commented Jul 3, 2017

First of all thanks for your software!

I test in on local fm radio and got some debug TODOs.

So I collect hex dumps in 5 minutes for each stantion with TODOs: todo.dump.zip

There is also one file with "unimplemented ODA app" message.

@windytan
Copy link
Owner

windytan commented Jul 3, 2017

Thanks, very useful to have more actual data! I had nothing from Russia before.

I was not able to decode the TODO parts in these, unfortunately:

$ ./src/redsea -h < ~/Downloads/todo.dump/todo8A.dump | grep 8A | wc -l
       0
$ ./src/redsea -h < ~/Downloads/todo.dump/unimplemented_ODA_app_31076.dump | grep ODA | wc -l
       0

Some, if not most, of the messages you're seeing about unimplemented group types are probably caused by bit errors (noise). This seems to be the case because the unimplemented group is only seen once or twice, whereas the actual groups are repeated several times per second.

See the discussion about the robustness of RDS error detection in issue #35. Because we are allowing errors of 1 to 2 bits to be corrected, some errors will inevitably slip through undetected.

@andimik
Copy link
Contributor

andimik commented Jul 3, 2017

Good evening to Chelyabinsk.

I've checked with RDSSpy (just rename them to *.spy). Yes, indeed, the quality is very, very poor in some cases. Please try to get error-free reception first.

todo8A.dump does not include 8A, but 8B due to bad BER (up to 40%).
todo8a dump spy

todo8A_12A.dump
Very high BER
todo8a_12a dump spy

todo9A.dump
todo9a dump spy
ODA AID 3920 and 3130 are not valid
http://www.nrscstandards.org/RBDS/RDS%20ODA%20AIDs.pdf

unimplemented_ODA_app_31076.dump
does not have ODA at all

@darkbyte-ru
Copy link
Author

darkbyte-ru commented Jul 12, 2017

Oh, sorry. I just noticed, that SDR, on which I receive RDS, currently work without antenna.
Seems that issue may be closed now.
I will attach antenna soon and rescan RDS. If there any "TODO" happens, I will reopen issue.

@andimik
Copy link
Contributor

andimik commented Jul 12, 2017

Yes, please try again and upload maybe all stations you can receive.

@andimik
Copy link
Contributor

andimik commented Aug 1, 2017

Any news from Russia?

@andimik
Copy link
Contributor

andimik commented Sep 1, 2017

Oona, I guess you can close it now. No answer from Russian user.

@windytan
Copy link
Owner

windytan commented Sep 3, 2017

I think you're right!

@windytan windytan closed this as completed Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants