Skip to content

GNU Octave plug-in upgrade - #55

Open
DominykasPetke wants to merge 13 commits into
myriadrf:developfrom
Matom-ai:DP/octave
Open

GNU Octave plug-in upgrade#55
DominykasPetke wants to merge 13 commits into
myriadrf:developfrom
Matom-ai:DP/octave

Conversation

@DominykasPetke

Copy link
Copy Markdown
Contributor

Added

  • Re-enabled GNU Octave plug-in compilation
  • Added liboctave dependency to Linux GitHub Action build
  • EnableTxWaveform to SDRDevice

Changed

  • Ported the GNU Octave plug-in to the new API
  • GNU Octave API changes:
    • LimeReceiveSamples does not take a channel parameter anymore, instead return all the samples at once (in a form of a (channels, samples) shaped matrix)
    • LimeTransmitSamples does not take a channel parameter anymore, instead takes all the samples at once (in a form of a (channels, samples) shaped matrix)
    • LimeTransceiveSamples - same deal as the above functions

@eabase

eabase commented Feb 14, 2025

Copy link
Copy Markdown

This look pretty useful! Any reason why it hasn't been merged?

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