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

AD9081 real-mode support #596

Merged
merged 6 commits into from
Sep 9, 2024
Merged

AD9081 real-mode support #596

merged 6 commits into from
Sep 9, 2024

Commits on Sep 5, 2024

  1. Allow for independent complex modes for RX TX pairs

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cc46513 View commit details
    Browse the repository at this point in the history
  2. Update AD9081 class to support real only modes

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b0b5c8b View commit details
    Browse the repository at this point in the history
  3. Add testing for AD9081 real-only mode

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    635c8ca View commit details
    Browse the repository at this point in the history
  4. Update requirements to include newer iio versions

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bcafe7c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix AD9172 use of sortconv

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5c91d3d View commit details
    Browse the repository at this point in the history
  2. Fix OBS class to use new independent complex data flags

    Signed-off-by: Travis F. Collins <travis.collins@analog.com>
    tfcollins committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4da990f View commit details
    Browse the repository at this point in the history