Skip to content

LimeRFE controller feature

Compare
Choose a tag to compare
@f4exb f4exb released this 22 May 22:33
· 2454 commits to master since this release

LimeRFE controller feature

New feature plugin replacing the support of LimeRFE board in the main application. Not only this makes more sense but has distinctive advantages related to feature plugins:

  • The GUI is placed permanently on a workspace instead of a unique dialog
  • You may support several boards simultaneously
  • The settings are saved in configurations including the default configuration so that you can retrieve these settings across program recycling

Documentation is here

Other changes

  • Fixed auto stack workspaces status save/restore
  • Fix typing errors in readme's. PR #1253

Binary artifacts

For more details on artifacts and their contents please read the quick start in the Wiki.
Note that Ubuntu .deb package is for 20.04. Please note that since v6.2.0 SSE 4.2 is required. It has been intended to be like that for a long time but was not effective until this release.