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

Connect to a SerialForwarder with Python #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Connect to a SerialForwarder with Python #282

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 20, 2014

In the current implementation the Python tool tos-deluge has an exclusive connection to the programming device. For a project I added support for the Java SerialForwarder application.

The focus was to support connections to the SerialForwarder, not to break the other connection methods, and to keep the new classes compatible to the existing ones, i.e. the class SFClient takes the same arguments as the AM class but doesn't implement blocking behaviour, or sequence numbers.

I don't expect this to be merged, but maybe it can serve as a starting point for a SerialForwarder support with Python.

added SerialForwarder support in tos-deluge
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

Successfully merging this pull request may close these issues.

0 participants