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

host: Add OctoClock Python API #720

Closed

Conversation

prefixFelix
Copy link

Pull Request Details

Description

An extension of the Python API to enable access to all OctoClock methods. The code is based on the existing multi_usrp implementation.

Related Issue

The question of a Python implementation for the OctoClock was mentioned here in the mailing list.

Which devices/areas does this affect?

The changes affect the OctoClock and OctoClock-G.

Testing Done

The provided test multi_usrp_clock_test.py was successfully executed with an OctoClock-G CDA-2990. Please note that the test was not run with more than one OctoClock as I only have one currently available.

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project. See CODING.md.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes, and all previous tests pass.
  • I have checked all compat numbers if they need updating (FPGA compat,
    MPM compat, noc_shell, specific RFNoC block, ...)

Copy link

github-actions bot commented Jan 16, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@prefixFelix
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

@mbr0wn mbr0wn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic, @prefixFelix. It'll take us a bit to review, test, and merge but thanks for this contribution.

@mbr0wn
Copy link
Contributor

mbr0wn commented Sep 5, 2024

This has been merged into master.

@mbr0wn mbr0wn closed this Sep 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants