Skip to content

Scs0009 #85

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

Merged
merged 8 commits into from
Jun 6, 2025
Merged

Scs0009 #85

merged 8 commits into from
Jun 6, 2025

Conversation

SteveNguyen
Copy link
Contributor

  • Adds support for Feetech SCS0009
    • Which seems to support sync_write but not sync_read operation
    • With registers in Big Endian
  • Modify the Controller API to allow for sync and non-sync read/write (which may break previous code...)

@pierre-rouanet
Copy link
Member

pierre-rouanet commented Jun 6, 2025

Maybe we should remove the Sync from the Python controller name as it's not using the sync version necessarily?

We should also update the version number to 1.1.0 I guess.

@SteveNguyen

@SteveNguyen
Copy link
Contributor Author

SteveNguyen commented Jun 6, 2025

Well, looks like I cannot just remove the "Sync" in the name as it leads to duplicate naming...
What do you think about "PyController"? This will make names like Scs0009PyController @pierre-rouanet

@pierre-rouanet pierre-rouanet merged commit 76d1a35 into develop Jun 6, 2025
29 checks passed
@pierre-rouanet pierre-rouanet deleted the scs0009 branch June 6, 2025 18:22
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.

2 participants