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

WIP: Add in 'adrv9364' SDR (ADRV9364-Z7020) #24

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Commits on May 26, 2023

  1. [adrv9364] Start to add support for the ADRV9364-Z7020

    Specifically, I'm using a ADRV9364-Z7020 with a ADRV1CRR-BOB, which is
    an Analog device accessable over libiio. This is going to be a bit of
    a refactor on the PlutoSDR backend at the same time.
    paultag committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6c19fe3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. [adrv9364] Add in the device names I think I'll be using.

    I need to actually write the code here and check this works like the
    PlutoSDR does, and has a similar interface.
    paultag committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7db73c5 View commit details
    Browse the repository at this point in the history