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

Migrate to support GNU Radio 3.9 #77

Closed
wants to merge 7 commits into from

Commits on Jun 17, 2021

  1. An attempt to move gr-limesdr to gnuradio 3.9

    Followed porting steps at
      https://wiki.gnuradio.org/index.php/GNU_Radio_3.9_OOT_Module_Porting_Guide
    
    Current status is this builds and installs and I can import limesdr from
    python.
    chrisjohgorman committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c23d71a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    2b5e61c View commit details
    Browse the repository at this point in the history
  2. Update to reflect gnuradio 3.9

    - added proper dependencies
    - removed installation instructions other than Linux install from source
    chrisjohgorman committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    e54a9e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    503e967 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    ac25657 View commit details
    Browse the repository at this point in the history
  2. Create new python bindings

    NZSmartie committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    975a9fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2130901 View commit details
    Browse the repository at this point in the history