1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-29 09:16:35 -04:00
Commit Graph

5806 Commits

Author SHA1 Message Date
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
f4exb
92856056cf BladeRF, HackRF: minor fixes 2019-10-09 07:39:52 +02:00
f4exb
500f5bc82c Presets for MIMO 2019-10-09 07:39:52 +02:00
f4exb
d3176ef578 Scope: added possibility to change trace chunk size 2019-10-09 07:39:52 +02:00
f4exb
5a3176668f
Merge pull request #422 from AsciiWolf/flatpak
Fix the Flatpak
2019-10-09 07:36:30 +02:00
AsciiWolf
8b5a8c1fdf Fix the Flatpak 2019-10-07 02:00:32 +02:00
f4exb
55766f60b8 Updated version and changelogs 2019-09-11 00:02:46 +02:00
f4exb
0a03c5d587 Fallback of sample sink vector in test MI source and device MIMO engine 2019-09-10 18:47:34 +02:00
f4exb
7a1fa085c5 Fallen back changes made in v4.11.7: Use a simplified version of sample FIFOs in the threaded baseband sample sink 2019-09-10 08:41:29 +02:00
f4exb
410a588fe0 Device UI set and Device set channel registrations unification: fixed bug 2019-09-10 06:15:06 +02:00
f4exb
d1ba318c45 Allow channel marker to be present in more than one spectrum in MIMO mode 2019-09-09 00:59:03 +02:00
f4exb
836fd6f4e2 Device UI set and Device set channel registrations unification 2019-09-08 00:45:23 +02:00
f4exb
ac39e55779 TestMI and MIMO engine fixes 2019-09-07 10:45:12 +02:00
f4exb
77b5002907 Added MIMO channel support to device API and engine 2019-09-04 05:02:54 +02:00
f4exb
99a5ffbcfb Renamed MIMOSampleSink to MIMOChannel and include in build 2019-09-03 08:30:24 +02:00
f4exb
8b5e71a1cc MIMO channels: added methods to the plugin system 2019-09-02 23:10:32 +02:00
f4exb
94c1b9a972 Upgraded SerialDV. Removed unused attribute in LocalSink GUI 2019-09-02 01:05:27 +02:00
f4exb
b86dc73b22 Added tracker frequency tolerance option 2019-09-01 22:09:49 +02:00
f4exb
509edff4af Updated version and changelogs 2019-08-31 09:57:11 +02:00
f4exb
3cf8a2e826 HackRF output: implemented transverter mode 2019-08-28 13:28:53 +02:00
f4exb
f8d367c569 FreeDV demod 2019-08-28 00:57:33 +02:00
f4exb
d4a32affc2 RTL-SDR: rf bandwidth deserialization fix 2019-08-27 22:39:48 +02:00