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

Add ability to send UDP/Serial data #12

Closed
JWhitleyWork opened this issue Mar 25, 2020 · 6 comments
Closed

Add ability to send UDP/Serial data #12

JWhitleyWork opened this issue Mar 25, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@JWhitleyWork
Copy link
Contributor

The current implementations in udp_driver and serial_driver only support receiving data.

@JWhitleyWork JWhitleyWork added the enhancement New feature or request label Mar 25, 2020
@flynneva
Copy link
Contributor

@JWhitleyWork awhile back you reached out to me about helping out with this project. ive found some time this week and id like to help out bring this up. im going to first focus on the udp_driver if thats ok....then ill help out wiht the serial_driver if I can get it done quickly.

@JWhitleyWork
Copy link
Contributor Author

@flynneva Thanks for working on this! Much appreciated. We actually are in desperate need of the ability to send serial data right now for the F1TENTH community (https://f1tenth.org/).

@flynneva
Copy link
Contributor

yeah I reached out to Kat on Twitter. Was planning on tackling that tomorrow actually (getting some bno055 boards in the mail tomorrow that use serial). I'll see what I can do.

@JWhitleyWork
Copy link
Contributor Author

Very cool, thanks. If you need me to test anything on some hardware here, I can do that too. I have an F1TENTH car and a few VESC ESCs that communicate over serial.

@JWhitleyWork
Copy link
Contributor Author

The UDP part of this seems to be complete with #31 (though it needs testing). Next step is to get the same for Serial.

@JWhitleyWork
Copy link
Contributor Author

This is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants