From e6e303cd78b90494efff315278da7ae4fb1cba15 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Tue, 29 Jun 2021 21:35:52 +0100 Subject: [PATCH] Enable LimeRFE on Windows --- CMakeLists.txt | 2 +- sdrgui/limerfeusbgui.md | 2 +- sdrgui/readme.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2b07657d1..ad4b1c87c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -412,7 +412,7 @@ if(ENABLE_HACKRF) endif() if(ENABLE_LIMESUITE) find_package(LimeSuite) - if (LINUX AND LIMESUITE_FOUND) + if (LIMESUITE_FOUND) add_definitions(-DHAS_LIMERFEUSB) endif() endif() diff --git a/sdrgui/limerfeusbgui.md b/sdrgui/limerfeusbgui.md index 7525371ed..9ced50bc1 100644 --- a/sdrgui/limerfeusbgui.md +++ b/sdrgui/limerfeusbgui.md @@ -1,6 +1,6 @@

LimeRFE USB control

-The LimeRFE or Lime RF Front End is a power amplifier and LNA board designed to augment the capabilities of the LimeSDR in order to build an operational radio solution. The usage is not limited to LimeSDR any Rx or Tx device can be connected to it. The LimeRFE can be controlled directly via its USB port independently of a LimeSDR device. This interface allows exactly that from the SDRangel GUI. Note that this interface is available only in Linux. +The LimeRFE or Lime RF Front End is a power amplifier and LNA board designed to augment the capabilities of the LimeSDR in order to build an operational radio solution. The usage is not limited to LimeSDR any Rx or Tx device can be connected to it. The LimeRFE can be controlled directly via its USB port independently of a LimeSDR device. This interface allows exactly that from the SDRangel GUI. To open the LimeRFE USB dialog open the Preferences sub-menu from the top bar and click on the `LimeRFE` item. This item is available only when the code is compiled with the `LimeRFE` branch of LimeSuite. diff --git a/sdrgui/readme.md b/sdrgui/readme.md index 67be9e9c7..1d8f2a790 100644 --- a/sdrgui/readme.md +++ b/sdrgui/readme.md @@ -172,7 +172,7 @@ Use this button to dismiss the dialog

1.4 Prefernces - LimeRFE

-Only in Linux and if LimeSuite library is available this opens a dialog to control a LimeRFE device via USB. The details are provided [here](limerfeusbgui.md). +Only if LimeSuite library is available this opens a dialog to control a LimeRFE device via USB. The details are provided [here](limerfeusbgui.md).

1.5 Preferences - Devices - User arguments