f4exb
|
495e96d09c
|
Updated version and changelogs
|
2020-03-01 07:11:34 +01:00 |
|
f4exb
|
d7122b0e95
|
Moved most of the information from the Readme to the Wiki
|
2020-03-01 00:50:37 +01:00 |
|
f4exb
|
705a99adb5
|
Appveyor CI: attempt to fix Windows build. Make all build shell scripts conditional to enable external libraries. Added a deployment step for Linux.
|
2020-02-29 09:48:22 +01:00 |
|
f4exb
|
8a1ed70214
|
Added version suffix to CPACK_PACKAGE_VERSION
|
2020-02-28 16:12:41 +01:00 |
|
f4exb
|
fd68bb8da2
|
MSVC: suppress all warnings
|
2020-02-28 13:12:42 +01:00 |
|
f4exb
|
d71fa79171
|
MSVC: removed obsolete flags in the find CPU flags cmake include
|
2020-02-28 13:12:22 +01:00 |
|
f4exb
|
76456c224b
|
Appveyor CI: updates of libraries build and main yaml file
|
2020-02-27 14:12:30 +01:00 |
|
f4exb
|
e467129c8d
|
Added detach kernel driver option when compiling librtlsdr as an external library (Linux Debian builds)
|
2020-02-27 14:11:35 +01:00 |
|
f4exb
|
6398f4dd42
|
XTRX output: added missing file in cmake file
|
2020-02-27 11:17:16 +01:00 |
|
f4exb
|
76711c1d03
|
Updated version and changelogs
|
2020-02-26 23:19:06 +01:00 |
|
f4exb
|
afc17ca12b
|
FileSource: fixed various issues with settings with GUI and REST API. Fixes issue #481
|
2020-02-26 14:14:45 +01:00 |
|
f4exb
|
865f8691e4
|
LimeRFE USB: fixed attenuator and AM/FM notch settings
|
2020-02-26 12:57:57 +01:00 |
|
f4exb
|
07db5c0f80
|
Set default Kaiser alpha factor at pi
|
2020-02-26 12:57:47 +01:00 |
|
f4exb
|
8a5daee1b8
|
Added Kaiser window
|
2020-02-26 12:57:31 +01:00 |
|
f4exb
|
738d069386
|
Removed librtlsdr in the list of dependencies in Debian install
|
2020-02-26 12:57:17 +01:00 |
|
f4exb
|
47ab1385ad
|
Merge pull request #480 from luigifreitas/patch-1
Fixing CMake PkgConfig for the SoapySDR Module
|
2020-02-19 18:45:24 +01:00 |
|
Luigi F. Cruz
|
8310cbeee2
|
Update FindSoapySDR.cmake
|
2020-02-19 14:29:36 -03:00 |
|
Luigi F. Cruz
|
6bf6846ff2
|
Fix case-sensitive package check.
|
2020-02-19 02:26:14 -03:00 |
|
f4exb
|
583a144c67
|
AudioDeviceManager: never stop default devices once started
|
2020-01-25 19:02:46 +01:00 |
|
f4exb
|
f38d45f553
|
AudioDeviceDialog: respect audio device manager constness
|
2020-01-25 05:44:38 +01:00 |
|
f4exb
|
c473c31035
|
BFM demod: fixed message to GUI initialization in baseband class. Fixes #469
|
2020-01-25 03:43:55 +01:00 |
|
f4exb
|
f55151ce50
|
LimeRFE USB support: now merged in LimeSuite master. Made Linux specific
|
2020-01-24 23:05:16 +01:00 |
|
f4exb
|
20f17b78b3
|
LimeRFE USB support: fixes to build in Windows
|
2020-01-24 08:50:26 +01:00 |
|
f4exb
|
426433d92f
|
LimeRFE USB support: force LIMERFE_FOUND on build with external libraries
|
2020-01-22 23:40:27 +01:00 |
|
f4exb
|
d28272073a
|
LimeRFE USB support: updated versions and changelogs
|
2020-01-22 13:36:18 +01:00 |
|
f4exb
|
65703cdf89
|
LimeRFE USB support: use LimeSuite commit with LimeRFE support and GetState function
|
2020-01-22 07:55:30 +01:00 |
|
f4exb
|
e6f945bd41
|
LimeRFE USB support: reviewed closing device
|
2020-01-22 07:46:52 +01:00 |
|
f4exb
|
e3bea93676
|
LimeRFE USB support: GUI: Rx/Tx sync: work with device set indexes and set focus on Rx or Tx when switched on
|
2020-01-21 18:05:14 +01:00 |
|
f4exb
|
839ce57209
|
LimeRFE USB support: GUI: mark apply button in green when changes need configuration update
|
2020-01-21 08:36:09 +01:00 |
|
f4exb
|
ff44eec40f
|
LimeRFE USB support: corrected some spelling errors
|
2020-01-20 17:33:07 +01:00 |
|
f4exb
|
a2054032f2
|
scriptsapi: added LimeRFE USB support to PTT active script
|
2020-01-20 08:34:09 +01:00 |
|
f4exb
|
0c86840647
|
LimeRFE USB support: added documentation
|
2020-01-20 08:31:28 +01:00 |
|
f4exb
|
9d27407a66
|
LimeRFE USB: implemented device set control
|
2020-01-19 18:10:16 +01:00 |
|
f4exb
|
cf6f8374de
|
LimeRFE USB support: implemented power calibration in UI
|
2020-01-17 15:08:43 +01:00 |
|
f4exb
|
ab4f18684e
|
LimeRFE USB support: added persistent calibration map
|
2020-01-16 18:23:29 +01:00 |
|
f4exb
|
6f14d21b1f
|
LimeRFE USB: support power measurement in UI
|
2020-01-16 01:25:53 +01:00 |
|
f4exb
|
96abae1fc0
|
REST API: HTML documentation updates
|
2020-01-15 00:28:55 +01:00 |
|
f4exb
|
ec25e62de1
|
LimeRFE USB support: REST API: SWR handling fixes
|
2020-01-15 00:28:25 +01:00 |
|
f4exb
|
b5761c8b1d
|
LimeRFE USB support: REST API: implemented power API
|
2020-01-14 15:31:49 +01:00 |
|
f4exb
|
9bb0435f42
|
REST API: removed useless generated code
|
2020-01-14 15:30:23 +01:00 |
|
f4exb
|
6ba2e3c7bb
|
LimeRFE USB support: REST API fixes: HTML2 doc
|
2020-01-14 01:11:54 +01:00 |
|
f4exb
|
17d109b78b
|
LimeRFE USB support: REST API fixes
|
2020-01-14 01:11:31 +01:00 |
|
f4exb
|
d83da57a1e
|
LimeRFE USB support: REST API: GUI and server adapters
|
2020-01-13 01:57:39 +01:00 |
|
f4exb
|
1062b6a648
|
LimeRFE USB support corrections
|
2020-01-13 01:56:45 +01:00 |
|
f4exb
|
c3981ef86b
|
LimeRFE USB support: simplify LimeRFE support switch
|
2020-01-12 10:34:22 +01:00 |
|
f4exb
|
ae07617c4e
|
LimeRFE USB support: REST API: generated code
|
2020-01-12 01:16:53 +01:00 |
|
f4exb
|
518e480e99
|
LimeRFE USB support: REST API: interface and mapper
|
2020-01-12 01:16:04 +01:00 |
|
f4exb
|
95f01c8f10
|
LimeRFE USB support: Swagger files
|
2020-01-12 01:12:30 +01:00 |
|
f4exb
|
411aca5d35
|
LimeRFE USB support (1)
|
2020-01-12 01:10:51 +01:00 |
|
f4exb
|
5f1adb2338
|
REST API: fixed is not xxx capable device set bug
|
2020-01-02 20:10:01 +01:00 |
|