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

Add device gain settings #391

Merged
merged 26 commits into from
Jan 9, 2024

Conversation

DominykasPetke
Copy link

Added

  • Device gain settings.

Fixed

  • LMS_GetAntennaList not returning the actual antennae count.
  • Minor memory issues.

@DominykasPetke DominykasPetke changed the title Adding device gain settings Add device gain settings Jan 5, 2024
src/include/limesuite/GainTypes.h Outdated Show resolved Hide resolved
src/protocols/TRXLooper.h Outdated Show resolved Hide resolved
src/boards/LimeSDR/LimeSDR.cpp Outdated Show resolved Hide resolved
src/comms/PCIe/TRXLooper_PCIE.cpp Outdated Show resolved Hide resolved
src/include/limesuite/SDRDevice.h Outdated Show resolved Hide resolved
src/include/limesuite/SDRDevice.h Outdated Show resolved Hide resolved
src/include/limesuite/SDRDevice.h Outdated Show resolved Hide resolved
This code was technically invalid in C(++)11, since "the `size` parameter must be an integral multiple of alignment." However, since [DR460](https://open-std.org/JTC1/SC22/WG14/www/docs/summary.htm#dr_460), and hence, since C(++)17, this is now actually valid.
@rjonaitis
Copy link
Member

Shared libraries build fails with link errors.

@rjonaitis rjonaitis merged commit 607f6b9 into myriadrf:litepcie-update Jan 9, 2024
1 check passed
@DominykasPetke DominykasPetke deleted the litepcie-update-gains branch January 9, 2024 13:13
DominykasPetke pushed a commit to Matom-ai/LimeSuite that referenced this pull request Mar 28, 2024
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