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

2062 Commits

Author SHA1 Message Date
f4exb
afb546529a Removed undesirable methods from PluginInstanceGUI and related common plugins 2020-10-03 11:43:14 +02:00
f4exb
34ced6cc10 Removed PluginInstanceGUI reference in PluginInterface implementation 2020-10-03 07:37:02 +02:00
f4exb
42b3f766e1 Removed PluginInstanceGUI reference in DeviceAPI 2020-10-03 06:58:45 +02:00
f4exb
8a36296733 Feature plugins: register feature instances outside of their GUI classes 2020-10-03 05:26:07 +02:00
f4exb
cd466fbd1b Channel API: new getURI method. Applied to common plugins 2020-10-03 04:47:20 +02:00
f4exb
aa3d5eddb0 Add GUI to device set outside plugin 2020-10-03 03:09:36 +02:00
f4exb
88fffa314b Replace separate create channel methods (BS and CES) by a single one combining both interfaces 2020-10-01 22:47:30 +02:00
f4exb
47d2520b3a Moved DeviceSet from sdrsrv to sdrbase 2020-10-01 06:09:59 +02:00
f4exb
4f6ee7dc2f Remove unused message from BasebandSampleSink 2020-09-30 15:22:08 +02:00
f4exb
331eb54c07 Make channels and features creation consistent between GUI and Server flavors 2020-09-30 13:24:26 +02:00
f4exb
5c97a86491 RigCtl Server: REST API fixes 2020-09-29 01:47:46 +02:00
f4exb
e1a4d404cb RigCtl Server: REST API fixes 2020-09-29 01:23:51 +02:00
f4exb
4bcc929ee8 RigCtl Server: added missing file reference in webapi.qrc 2020-09-29 00:24:27 +02:00
f4exb
21884e4e82 Packet Modulator: REST API: added missing settings - generated code 2020-09-28 02:35:35 +02:00
Jon Beniston
9187cda3c2 Add 9600 FSK modem with scrambler and raised-cosine pulse-shaping. Add baseband BPF for AFSK. 2020-09-28 02:19:34 +02:00
f4exb
1ca1b504b2 Packet mod fixes 2020-09-28 02:15:40 +02:00
Jon Beniston
2b48e969ba Add packet modulator for transmitting packet radio data packets (AX.25/APRS) 2020-09-28 01:56:21 +02:00
f4exb
cd006bdc2a Corrected Highpass and Bandpass filters normalization. Implements #642 2020-09-28 01:35:17 +02:00
f4exb
021c39580d RigCtl Server: REST API generated code 2020-09-28 00:29:50 +02:00
f4exb
252c5940c8 Added Web API utility static methods 2020-09-28 00:18:30 +02:00
f4exb
6d090b5862 Feature plugins framework: presets 2020-09-24 05:38:05 +02:00
f4exb
34c57d7f35 Feature plugins framework: presets REST API generated code 2020-09-24 05:37:40 +02:00
f4exb
19bdf4104a Feature plugins framework: presets REST API sources 2020-09-24 05:35:06 +02:00
f4exb
67e8fdf27d Feature plugins framework: REST API and server implementation 2020-09-21 03:13:36 +02:00
f4exb
d024ed9d56 Feature plugins framework: REST API generated code 2020-09-21 03:10:42 +02:00
f4exb
4db3c5240a Feature plugins framework initial commit 2020-09-20 01:06:34 +02:00
f4exb
5e4fdba67a BladeRF2 MIMO: REST API: added report with range information 2020-09-15 21:02:26 +02:00
f4exb
ac7753136d BladeRF2: REST API: add scale in range report generated code 2020-09-15 08:58:43 +02:00
f4exb
6999bb9db1 REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-11 08:31:48 +02:00
f4exb
30b738c4b3 Metis MISO: fixed REST API. Changelogs and version updates 2020-09-09 23:36:19 +02:00
f4exb
2f737b77e2 Metis MISO: implemented transverter mode 2020-09-08 15:18:50 +02:00
f4exb
d4410a003f Metis MISO: implemented LO correction 2020-09-08 02:40:23 +02:00
f4exb
fba0b4f581 Metis MISO: implemented subsampling reception 2020-09-07 23:40:57 +02:00
f4exb
08b86062aa Metis MISO: added Tx drive control 2020-09-07 02:18:58 +02:00
f4exb
25ff9acb8e Device API: fixed channel add/remove on streams with index > 0 2020-09-07 00:13:27 +02:00
f4exb
0b8c505598 Metis MISO: Tx implementation 2020-09-06 23:23:33 +02:00
f4exb
bd08d4a7f3 Metis MISO: added the 8th receiver without frequency control 2020-09-05 18:26:19 +02:00
f4exb
73487e619e Metis MISO: implemented 7 receivers 2020-09-05 11:47:28 +02:00
f4exb
a180c552f8 Metis MISO: initial commit with 4 receivers 2020-09-05 10:41:14 +02:00
f4exb
1429e3ac4a GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:23:45 +02:00
f4exb
2e2160facc Remote Input: multicast: REST API generated code 2020-08-26 21:46:06 +02:00
f4exb
e8c7c66794 UDP Source multicast: REST API: generated code 2020-08-24 23:55:10 +02:00
Felix Schneider
cb1f6b2da6 Only write .sqriq header once when the first samples are written 2020-08-24 19:58:01 +02:00
f4exb
34fdd2b523 ATV Demod: REST API generated code 2020-08-20 14:19:08 +02:00
f4exb
e279dd59c9 Downchannelizer: added number of decimation stages in debug message 2020-08-20 10:13:48 +02:00
f4exb
61947efe90 Updated REST API SDRangel version 2020-08-09 09:41:58 +02:00
f4exb
aae927397d Removed add/remove ancillary sink from device MIMO engine 2020-08-08 17:49:52 +02:00
f4exb
50ddffd439 Removed add/remove ancillary sink from device API 2020-08-08 17:48:18 +02:00
f4exb
d779c27bdf REST API: added SigMFFileInputActions in mapper (was missing) 2020-08-08 12:00:04 +02:00
f4exb
fddc5a66e8 Removed file recording function from device plugins 2020-08-08 11:53:56 +02:00