1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-07 03:23:21 -05:00

614 Commits

Author SHA1 Message Date
f4exb
298a5aadc5 MSVC compatibility 2020-03-15 11:58:19 +01:00
f4exb
3c6dbcdca2 GLSpectrum GUI optimization 2020-03-12 15:31:20 +01:00
f4exb
39128c089c FFT factory: implementation base 2020-03-12 06:27:38 +01:00
f4exb
801ead642a REST API device and channel actions: fixes to implementation 2020-03-09 19:56:09 +01:00
f4exb
74c073db4a REST API device and channel actions: general implementation and RTLSDR and FileSource implementations 2020-03-09 04:01:23 +01:00
f4exb
39cc627f3e LimeRFE USB: added cellular band 3 2020-03-08 22:04:58 +01:00
f4exb
cb5463ce7f UI: added a custom QTextEdit with a finishedEditing() signal 2020-02-13 13:38:39 +01:00
f4exb
9e088dc601 LoRa demod rework (2) 2020-02-08 18:21:38 +01:00
f4exb
6028938108 Added Kaiser window 2020-02-03 14:37:29 +01:00
f4exb
9f45fb5f4e LimeRFE USB: fixed attenuator and AM/FM notch settings 2020-02-01 19:22:31 +01:00
f4exb
5cecbc6e89 AudioDeviceDialog: respect audio device manager constness 2020-01-25 05:46:05 +01:00
f4exb
b91898efbc LimeRFE USB support: now merged in LimeSuite master. Made Linux specific 2020-01-25 03:14:02 +01:00
f4exb
4652c22936 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:06:32 +01:00
f4exb
63cea89a91 LimeRFE USB support: GUI: mark apply button in green when changes need configuration update 2020-01-21 08:38:37 +01:00
f4exb
686052f9ce LimeRFE USB support: corrected some spelling errors 2020-01-20 17:33:17 +01:00
f4exb
272a737ed3 LimeRFE USB support: added documentation 2020-01-20 08:33:53 +01:00
f4exb
1ba86abeb0 LimeRFE USB: implemented device set control 2020-01-19 18:12:16 +01:00
f4exb
de368691ac LimeRFE USB support: implemented power calibration in UI 2020-01-19 18:12:02 +01:00
f4exb
bcaa7f3c73 LimeRFE USB: support power measurement in UI 2020-01-16 01:26:45 +01:00
f4exb
f3bf33f273 LimeRFE USB support: REST API: SWR handling fixes 2020-01-15 01:20:41 +01:00
f4exb
699c84c621 LimeRFE USB support: REST API: implemented power API 2020-01-14 15:44:28 +01:00
f4exb
03ff163216 LimeRFE USB support: REST API fixes 2020-01-14 01:13:16 +01:00
f4exb
f9a454af50 LimeRFE USB support: REST API: GUI and server adapters 2020-01-13 01:58:58 +01:00
f4exb
112af1ea13 LimeRFE USB support: simplify LimeRFE support switch 2020-01-12 10:35:06 +01:00
f4exb
1cae76ded7 LimeRFE USB support (1) 2020-01-12 01:21:12 +01:00
f4exb
664dc41550 REST API: fixed is not xxx capable device set bug 2020-01-02 23:40:00 +01:00
f4exb
8c8c05653d Interferometer (4) 2019-12-29 06:04:02 +01:00
f4exb
bbba942eba REST API: updates for MIMO (5) 2019-12-29 06:03:55 +01:00
f4exb
d11f56adb9 REST API: updates for MIMO (4) 2019-12-24 19:10:20 +01:00
f4exb
a0830f8ba2 REST API: updates for MIMO (3) 2019-12-23 23:00:19 +01:00
f4exb
0a9e7f5154 REST API: updates for MIMO (2) 2019-12-23 20:06:24 +01:00
f4exb
ddc4667bdb REST API: updates for MIMO 2019-12-23 18:51:38 +01:00
f4exb
2d1e4c5493 Base MIMO support on major version. Remove MIMO item from GUI based on version. Remove AMBE preferences item for Apple 2019-12-21 23:19:17 +01:00
f4exb
d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb
8d2f65f967 Device user arguments: implemented non discoverable devices specification in GUI 2019-12-15 00:19:50 +01:00
f4exb
4abeefff82 MainCore: fixed sink device set creation and added MIMO creation 2019-12-14 18:45:38 +01:00
f4exb
b49e68e77b Channel Analyzer: refactoring of classes and downsampling chain reorganization 2019-11-24 10:15:23 +01:00
f4exb
19da4eae76 Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +01:00
f4exb
3b74153ec6 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
f4exb
54f8cf80e3 MIMO: Removed Tx channels selection 2019-11-01 13:36:03 +01:00
f4exb
47e80ad8d1 GLSpectrum: set default window to Hanning 2019-10-27 22:25:17 +01:00
f4exb
31a7a0fdde SpectrumVis and DeviceUISet: add possibility to change spectrum scaling factor for Rx/Tx same spectrum commutation (MIMO) 2019-10-27 08:03:23 +01:00
f4exb
cf52553304 MIMO: MO operation fixes 2019-10-20 20:05:30 +02:00
f4exb
b18d81e16b GLScope: fixed trace modulo setup 2019-10-16 18:02:28 +02:00
f4exb
8126cbeb5c GLScope: modulo for trace color repetition 2019-10-15 22:52:56 +02:00
f4exb
97dc714d4e GLScope: rainbow palette for Y1 on polar displays 2019-10-15 01:24:36 +02:00
f4exb
198de8d139 GLScope: polar grid 2019-10-14 18:50:40 +02:00
f4exb
b5a2180c30 GLScope: polar grid and conversion for XY display (1) 2019-10-14 01:42:24 +02:00
f4exb
9a849a9bbb MacOS compatibility with serialDV 2019-10-12 05:39:41 +02:00
f4exb
500f5bc82c Presets for MIMO 2019-10-09 07:39:52 +02:00