1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-13 03:33:23 -05:00

2035 Commits

Author SHA1 Message Date
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
f4exb
fdae0b18c3 FileSink: REST API implementation 2020-08-07 08:00:49 +02:00
f4exb
632295b18f Complex decimators: fixed compiler warning 2020-08-07 08:00:35 +02:00
f4exb
faa6d49c9c FileSink: REST API generated code 2020-08-07 08:00:00 +02:00
f4exb
df383f0fe9 FileSink: REST API source files 2020-08-07 07:58:46 +02:00
f4exb
081e81e9d9 New FileSink channel plugin 2020-08-06 10:46:49 +02:00
f4exb
3e01f38e62 Renamed FileSink plugin to FileOutput: more name changes 2020-08-04 01:07:19 +02:00
f4exb
965b041db3 Renamed FileSink plugin to FileOutput 2020-08-04 00:42:58 +02:00
f4exb
aa699e4458 Down channelizer: prevent negative sample rate 2020-08-02 00:58:29 +02:00
Vort
ba27906dfa ATV Demodulator: bug fixes and performance improvements 2020-07-21 06:42:26 +02:00
f4exb
a2d61d211c Added export for new complex decimator class 2020-07-21 06:34:41 +02:00
f4exb
9aa03715d8 Added a complex sample center half band decimator 2020-07-19 00:56:15 +02:00
f4exb
04427f54ff SigMF file sink: make pre-recording functionnality generally available. REST API generated code 2020-07-17 13:39:25 +02:00
f4exb
f869b51669 SigMF file sink: make pre-recording functionnality generally available. REST API changes 2020-07-17 13:38:53 +02:00
f4exb
87bee18b9f SigMF file sink: REST API: Implementation 2020-07-17 12:16:23 +02:00
f4exb
a63f36f860 SigMF file sink: REST API: Generated code 2020-07-17 12:16:02 +02:00
f4exb
74bf6ab3fa SigMF file sink: REST API: Swagger source files 2020-07-17 12:13:09 +02:00
f4exb
2fa56d7736 SigMF recorder: added possiblity to have a time shift at record start 2020-07-17 05:30:15 +02:00
f4exb
89fbfc734f SpectrumVis: Spectrum max functionnality 2020-07-16 16:58:45 +02:00
f4exb
045c705bdb Added a simple circular sample FIFO 2020-07-16 16:57:51 +02:00
f4exb
1187726582 SigMF file sink: show number of tracks in GUI 2020-07-15 14:27:11 +02:00
f4exb
cf24f421f2 Device API: fixed renumerateChannels in case of MIMO 2020-07-13 04:12:15 +02:00
f4exb
6aa01ea6df Device API: fixed missing channel sink removal in case of MIMO 2020-07-13 03:42:58 +02:00
f4exb
ac5c4dc070 GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561 2020-07-10 00:15:31 +02:00
f4exb
b64ee0c4da MIMO device plugins recording feature removal: REST API generated code 2020-07-09 20:06:31 +02:00
f4exb
abcb4b743d XTRX MIMO: fixed Swagger API definition file 2020-07-09 20:03:42 +02:00
f4exb
e384c82323 SpectrumVis: added missing export for MSVC 2020-07-05 11:05:29 +02:00
f4exb
3c7a39f71e GLSpectrum: added a freeze button 2020-07-05 10:03:41 +02:00