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

Enhancement: XDS support? #39

Open
JasonTable opened this issue Dec 13, 2024 · 1 comment
Open

Enhancement: XDS support? #39

JasonTable opened this issue Dec 13, 2024 · 1 comment

Comments

@JasonTable
Copy link

So i had this idea of maybe supporting https://en.wikipedia.org/wiki/Extended_Data_Services feature that tv stations used to use for program information. One thing that would be especially cool is supporting the "autoclock" system so that any device that supports it can have the time set automatically.

However it seems to be a proprietary standard with no public documentation. :( at least i was unable to find anything that didnt cost money.

@ali1234
Copy link
Owner

ali1234 commented Dec 13, 2024

These look like regular EIA-608 packets so raspi-teletext should already support it. You just need to give it the appropriate bits and it will draw them. raspi-teletext doesn't contain any encoding capability. That is a job for a separate tool like vbit2. I don't know what people are using to generate the US data formats and I have no way to even test it.

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

2 participants