Skip to content

Gnuradio-limesuiteng plugin blocks & CLI tools description update#145

Merged
rjonaitis merged 50 commits into
developfrom
docs-upgrade-2
Aug 26, 2025
Merged

Gnuradio-limesuiteng plugin blocks & CLI tools description update#145
rjonaitis merged 50 commits into
developfrom
docs-upgrade-2

Conversation

@Arnius

@Arnius Arnius commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

List of updates:

  1. Added script for installing required conda packages when building LimeSuiteNG and gnuradio-limesuiteng in conda environment.
  2. Added warnings and other notes for user when building gnuradio-limesuiteng from conda recipe.
  3. Added "Plugin blocks" sub-section in Plugins->GNURadio section that describes plugin sink and source block parameters.
  4. Updated CLI Tools section. Added description of various flags.
  5. Other minor documentation fixes and changes for consistency.

Arnius added 30 commits August 20, 2025 13:39
@Arnius Arnius requested a review from rjonaitis August 20, 2025 11:02
Comment thread docs/gettingStarted/plugins/gnuradio/gnuradioBlocks.rst Outdated
Comment thread docs/gettingStarted/common/cliTools.rst Outdated
Comment thread .conda/recipe/meta.yaml Outdated
{% else %}
git_url: {{ environ.get('FEEDSTOCK_ROOT', "../..") }}
git_url: https://github.com/myriadrf/LimeSuiteNG.git
git_rev: docs-upgrade

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

git_rev should not be specified, or it will fail once that branch is deleted.

{% else %}
git_url: {{ environ.get('FEEDSTOCK_ROOT', "../..") }}
git_url: https://github.com/myriadrf/LimeSuiteNG.git
git_rev: docs-upgrade

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

will fail when 'docs-upgrade' branch gets deleted

@rjonaitis rjonaitis merged commit affbe7b into develop Aug 26, 2025
13 of 14 checks passed
@Arnius Arnius deleted the docs-upgrade-2 branch August 26, 2025 12:50
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