JvanKatwijk / dab-cmdline

DAB decoding library with example of its use
GNU General Public License v2.0
57 stars 29 forks source link

64k uep_protection #36

Closed edinsam closed 6 years ago

edinsam commented 6 years ago

HI

Noticed a small detail in the profile table at /library/src/backend/uep-protection.cpp

Text labels were not shown properly at 64k (though OK at other rates)

Changed one line in the profileTable array
from: {64, 4, 6, 9, 33, 0, 11, 6, 6, -1},
to: {64, 4, 6, 9, 33, 0, 11, 6, 5, -1},
seems to have fixed the problem

Congratulations on such a great program!!

andimik commented 6 years ago

@AlbrechtL

Now the other way round ;-)

JvanKatwijk commented 6 years ago

Whow, I probably never would have found that

Thanks best jan

2018-01-29 16:23 GMT+01:00 edinsam notifications@github.com:

HI

Noticed a small detail in the profile table at /library/src/backend/uep- protection.cpp

Text labels were not shown properly at 64k (though OK at other rates)

Changed one line in the profileTable array from: {64, 4, 6, 9, 33, 0, 11, 6, 6, -1}, to: {64, 4, 6, 9, 33, 0, 11, 6, 5, -1}, seems to have fixed the problem

Congratulations on such a great program!!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/dab-cmdline/issues/36, or mute the thread https://github.com/notifications/unsubscribe-auth/AITzwG4wFTC71-DyOyS_aMJh0vFGP5ylks5tPeJzgaJpZM4RwxTs .

-- Jan van Katwijk

+31 (0)15 3698980 +31 (0) 628260355