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

Use a Xenomai task for sampling instead of a sampling thread #2

Open
jorgeazevedo opened this issue Jun 30, 2012 · 0 comments
Open
Assignees

Comments

@jorgeazevedo
Copy link
Owner

This can be done with the rt_block_io API, a custom program, anything really. Even Xenomai C++. But the rt_block_api would be a smart move. Maybe. I'd like to keep it decoupled. I'd LOVE to just to cat real-time analysis to it. Like

miniterm.d -p/dev/ttyUSB0 -b115200 | oscilloscope

Wouldn't that be wonderfull? With different channels separated by \t and each sampling period with \n, you'd get real time PIC measurements. That's be great.

@ghost ghost assigned jorgeazevedo Jun 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant