Commit Graph

5727 Commits

Author SHA1 Message Date
f4exb 9fd190aaae Updated version and changelogs 2019-10-23 23:10:05 +02:00
f4exb e336f4ec1f external: use SerialDV 1.1.4 to fix DSDcc compilation issue 2019-10-23 01:54:02 +02:00
f4exb ec83dd2b32 MIMO: changed channel pull (MO) interface 2019-10-22 18:38:47 +02:00
f4exb e97405ec16 BasebandSampleSource: disambiguate handleWriteToFifo 2019-10-22 05:42:43 +02:00
f4exb 8123f128b2 AMMod: adapt to MO devices 2019-10-21 01:00:46 +02:00
f4exb 4aa4f829c6 Device MIMO engine: feed data to spectrum sink for MO display 2019-10-21 01:00:25 +02:00
f4exb cf52553304 MIMO: MO operation fixes 2019-10-20 20:05:30 +02:00
f4exb 7a1b727a36 MIMO: device engine Tx handling (1) 2019-10-19 05:07:40 +02:00
f4exb 1171d71c87 REST API: BladeRF2 fc pos reorg in MIMO part 2019-10-18 15:50:04 +02:00
f4exb 6a544d2869 SampleMOFifo: removed constness on get data methods 2019-10-17 18:42:38 +02:00
f4exb 626e07dd85 MIMO: implemented SampleMOFifo in device sample MIMO 2019-10-17 00:58:36 +02:00
f4exb 8691fef573 MIMO: multiple sample output FIFO (SampleMOFifo) 2019-10-17 00:03:52 +02:00
f4exb f1b69327c1 Sample sinks cleanup 2019-10-16 19:36:13 +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 db3e75154c MacOS compatible AMBE engine 2019-10-15 08:47:43 +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 f1e2b93cb6 MacOS compatibility with serialDV: use compatible serialDV release 2019-10-13 20:24:34 +02:00
f4exb 9a849a9bbb MacOS compatibility with serialDV 2019-10-12 05:39:41 +02:00
f4exb 73d3355914
Merge pull request #428 from AsciiWolf/patch-2
Remove releases from Flatpak AppData
2019-10-12 03:13:50 +02:00
AsciiWolf d0740a3508
Remove releases from Flatpak AppData
They need manual updating and are not required
2019-10-11 19:58:49 +02:00
f4exb 4b0c580585
Merge pull request #426 from AsciiWolf/icon
Use svg icon on Linux
2019-10-11 14:21:40 +02:00
AsciiWolf 2cc1fa380f Use svg icon
+ Install the icon in a standard path
2019-10-11 12:32:16 +02:00
f4exb 1625ff0450 HackRF: fixed hackRF library initialization 2019-10-11 01:36:00 +02:00
f4exb 647ce8bc67 Updated changelogs and version 2019-10-09 08:15:11 +02:00
f4exb d6382fbbaa Device engines: stop device before channels when going idle 2019-10-09 07:39:52 +02:00
f4exb 0bc4db5f89 Sample MI FIFO fixes 2019-10-09 07:39:52 +02:00
f4exb aeaba8b378 Reformat sample sink FIFO code 2019-10-09 07:39:52 +02:00
f4exb 7bc413f8a9 Sample MI FIFO fixes 2019-10-09 07:39:52 +02:00
f4exb ff617b6f7d Reworked sample MI FIFO and MIMO device engine 2019-10-09 07:39:52 +02:00
f4exb e8c11c3085 FFT Window: in place apply methods 2019-10-09 07:39:52 +02:00
f4exb 4e66097993 Upgraded to libbladerf 2019.07 release 2019-10-09 07:39:52 +02:00
f4exb 3df426d1ae Added a config.py API script 2019-10-09 07:39:52 +02:00
f4exb 25777c90d3 Sample MIMO FIFO fixes 2019-10-09 07:39:52 +02:00
f4exb 55d33960d5 DSP device MIMO engine fixes (1) 2019-10-09 07:39:52 +02:00
f4exb 239c5974a7 FIFO for multiple input handling: implementation 2019-10-09 07:39:52 +02:00
f4exb e3082d2ef2 FIFO for multiple input handling 2019-10-09 07:39:52 +02:00
f4exb fb8dfec0eb Added sanity check in HackRF devices enumeration 2019-10-09 07:39:52 +02:00
f4exb aca92c7d32 Device MIMO engine fixes 2019-10-09 07:39:52 +02:00
f4exb c5062ac10b Fixed serious bug in DSP device MIMO engine 2019-10-09 07:39:52 +02:00
f4exb 51a07c3f7b Channel Rx plugins: implement MIMO support 2019-10-09 07:39:52 +02:00
f4exb c9eb8a8ec0 REST API: Added streamIndex to relevant channel APIs 2019-10-09 07:39:52 +02:00
f4exb 01f0dd906a Corrected device display name channel handling 2019-10-09 07:39:52 +02:00
f4exb 2d62cc74eb Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
f4exb ee3313dc82 Plugins device enumeration optimization: factorization of common code for Rx/Tx devices 2019-10-09 07:39:52 +02:00
f4exb e9bbf0b266 Plugins device enumeration optimization 2019-10-09 07:39:52 +02:00
f4exb b7e5e2bbc5 BladeRF2 MIMO web API objects 2019-10-09 07:39:52 +02:00
f4exb 085b571900 Fixed TestMI web API adapter 2019-10-09 07:39:52 +02:00