Commit Graph

5839 Commits

Author SHA1 Message Date
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
f4exb c1f1aa506e Updated version and changelogs 2020-01-01 23:28:35 +01:00
f4exb e33ed72059 Removed MIMO plugins and related code 2020-01-01 11:41:00 +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 6855602a7f Device API: removed useless stream index parameter on channel API methods 2019-12-23 23:41:44 +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 a7d4a3b25e Debian build: moved librtlsdr to external dependencies 2019-12-17 22:44:42 +01:00
f4exb 9025010c1f MSVC fix 2019-12-17 00:59:55 +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 99e16cf0bc Removed obsolete signals causing unresolved references 2019-12-14 12:39:47 +01:00
f4exb 1831994972 Updated version and changelogs to 4.12.2 2019-12-14 11:22:28 +01:00
f4exb fe20a78f95 Updated developer doc figures according to new Rx channel plugins structure 2019-12-14 06:16:47 +01:00
f4exb 98e4b55d74 DATV Demod: fixed some (legitimate) MSVC issues 2019-12-14 05:33:09 +01:00
f4exb 653f8c1330 Renamed DownSampleChannelizer back to (new) DownChannelizer 2019-12-13 15:15:21 +01:00
f4exb 73abde7666 Removed old DownChannelizer 2019-12-13 14:04:16 +01:00
f4exb 5d1d455a90 Remote Sink: fixed center frequency in meta data 2019-12-13 01:45:00 +01:00
f4exb 14a21b10cb Removed obsolete references to DownChannelizr 2019-12-13 00:43:07 +01:00
f4exb 1359aac9b6 Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
f4exb 1e1cfba178 Remote Sink: GUI and REST API fixes 2019-12-12 23:49:38 +01:00
f4exb 30ddab77e3 Remote output: threading refactoring 2019-12-12 18:25:19 +01:00
f4exb 1a8028a4eb Commented too frequent debug messages 2019-12-12 18:25:12 +01:00
f4exb 18f833c650 Remote Sink: methods cleanup 2019-12-12 18:25:05 +01:00
f4exb 923ac7695a Remote Sink: threading refactoring 2019-12-11 23:20:11 +01:00
f4exb fb3ccd05d3 Removed Remote Sink from build 2019-12-11 03:03:48 +01:00
f4exb 8004559ab5 Frequency Tracker: refactoring of classes: even more fixes 2019-12-10 13:55:42 +01:00
f4exb 85304534ca FrequencyTracker: refactoring of classes more fixes 2019-12-10 08:50:53 +01:00
f4exb 5eff8ef3a3 Remote Sink: refactoring of classes 2019-12-10 08:27:13 +01:00
f4exb 91b24a7c90 Rx plgins: refactoring of classes (3) 2019-12-09 13:44:12 +01:00
f4exb f1112f64d0 LocalSource plugin cleanup and fixes 2019-12-09 13:44:02 +01:00
f4exb 12735f26a9 Tx plugins: fixed VU meter handling 2019-12-09 13:43:54 +01:00
f4exb fb242d15d3 Frequency Tracker: refactoring of classes 2019-12-09 13:43:07 +01:00
f4exb 38e1635149 Frequency Tracker: refactoring of classes: more fixes 2019-12-09 12:58:56 +01:00
f4exb 4399f6b537 Local sink: implemented play toggle REST API 2019-12-09 10:38:22 +01:00
f4exb ef85977682 Local source: implemented play toggle REST API 2019-12-09 10:32:50 +01:00
f4exb 6ea3356371 REST API: implemented play toggle for Local source and sink plugins 2019-12-09 10:24:12 +01:00
f4exb 282267dc38 ATV demod: removed useless back communication with GUI 2019-12-04 07:20:23 +01:00