1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-21 07:33:26 -05:00

6415 Commits

Author SHA1 Message Date
f4exb
47b0bb23c5 Appveyor: build Ubuntu release for 20.04 only 2020-06-23 05:06:47 +02:00
f4exb
0c0171f8bf IQ swap: updated plugins GUI 2020-06-23 05:04:41 +02:00
f4exb
abcde86383 IQ swap: updated MIMO plugins GUI 2020-06-23 05:04:17 +02:00
f4exb
b375dca5de IQ swap: implementation in transverter dialog 2020-06-23 05:02:50 +02:00
f4exb
ba51f321fe IQ swap: updated plugins documentation 2020-06-23 05:02:00 +02:00
f4exb
e52f5d35d7 IQ swap: updated MIMO plugins documentation 2020-06-23 05:00:58 +02:00
f4exb
d7f785029b Make dedicated readme for TransverterDialog 2020-06-23 04:59:54 +02:00
f4exb
7d66dcc3f6 IQ swap: fixed decimators 2020-06-22 04:16:04 +02:00
f4exb
836ba63c72 IQ swap: REST API: implementation in plugins 2020-06-22 02:10:35 +02:00
f4exb
05dbe94ae5 IQ swap: REST API: implementation in MIMO plugins 2020-06-22 02:10:21 +02:00
f4exb
c6f31d0aa7 IQ swap: REST API: generated code 2020-06-22 00:04:52 +02:00
f4exb
965165f441 REST API Swagger code generation using Docker 2020-06-22 00:04:08 +02:00
f4exb
ce2c313d03 REST API Swagger code generation using Docker: updated http server address 2020-06-22 00:03:37 +02:00
f4exb
0104d36c2c IQ swap: REST API: implementation in swagger yaml files 2020-06-21 21:57:28 +02:00
f4exb
f9f1a1d99c IQ swap: implementation in MIMO plugins 2020-06-21 11:46:25 +02:00
f4exb
24aa55027c IQ swap: initial implementation in non MIMO plugins 2020-06-21 11:46:08 +02:00
f4exb
ed5ebd6361 Updated version and changelogs v5.7.1 2020-06-20 06:24:48 +02:00
f4exb
10ac87db27 Fixed Soapy SDR find module. Implements issue #519 2020-06-20 06:20:36 +02:00
f4exb
98a1bfab39 Added SWSCALE to the list of required FFMpeg modules. Implements issue #437 2020-06-20 06:09:58 +02:00
f4exb
c2042b2a71 Channel analyzer: fixed scope vis feed regression. Fixes issue #547 2020-06-20 06:08:38 +02:00
f4exb
26fb1decbb Sepectrum GUI: use spin boxes for reference level and range with finer steps. Implements issue #546 2020-06-19 00:54:19 +02:00
f4exb
414662162c Updated version and changelogs v5.7.0 2020-06-18 22:20:37 +02:00
f4exb
8ee477de52 SigMF file input: documentation 2020-06-18 06:19:23 +02:00
f4exb
51ee64f0c1 SigMF file input: GUI: implemented full frequency range display with 10's of GHz 2020-06-18 06:19:05 +02:00
f4exb
19bea3ff29 SigMF file input: fixed total samples calculation 2020-06-18 06:18:03 +02:00
f4exb
966d0116ac SigMF file record: fixed new record sample counter initialization 2020-06-18 06:17:05 +02:00
f4exb
4a73395bd3 Appveyor: fixed artifact name to be pushed 2020-06-17 08:24:51 +02:00
f4exb
0c40666b11 Appveyor: added Ubuntu version in artifact name 2020-06-17 01:47:40 +02:00
f4exb
b2378bdc40 Added debug directory to gitignore 2020-06-17 01:39:53 +02:00
f4exb
3fc326d7ed SigMF file input: REST API: implemented actions and fixes 2020-06-17 01:39:10 +02:00
f4exb
c75e4ec64b SigMF file input: REST API: updates to mapper 2020-06-17 01:38:32 +02:00
f4exb
9281c6c0cd SigMF file input: REST API: fixes generated code 2020-06-17 01:37:04 +02:00
f4exb
ebe00014b3 SigMF file input: REST API: fixes 2020-06-17 01:35:19 +02:00
f4exb
1b5725c00d SigMF file input: REST API generated code 2020-06-16 01:49:33 +02:00
f4exb
4a6410a0ec SigMF file input: REST API files 2020-06-16 01:49:13 +02:00
f4exb
4c9d447bf3 SigMF file input: fixed negative sample rate handling. UI enhancemens 2020-06-15 02:51:01 +02:00
f4exb
dfa7486b96 SigMF file recorder fixes 2020-06-14 23:09:50 +02:00
f4exb
baf57d0723 SigMF file input: first commit 2020-06-14 23:09:19 +02:00
f4exb
fff2855080 Scripts API: SuperScanner: do the frequency rounding on the frequency being used (usb, lsb or center) 2020-06-08 19:27:14 +02:00
f4exb
00d70b65aa SigMF recoding: first implementation of recording with RTLSDR 2020-06-01 10:41:27 +02:00
f4exb
bfd7cd2ddb FileRecordInterface: added isRecording() as virtual method 2020-05-30 22:05:29 +02:00
f4exb
8d35747539 FileRecordInterface: true dynamic allocation - MIMO plugins 2020-05-30 21:37:27 +02:00
f4exb
22a886fba9 FileRecordInterface: true dynamic allocation 2020-05-30 21:21:51 +02:00
f4exb
e5db77a6e0 FileRecordInterface: basic implementation - MIMO plugins 2020-05-30 19:25:12 +02:00
f4exb
122ff28c41 FileRecordInterface: basic implementation 2020-05-30 19:24:40 +02:00
f4exb
401faefdf5 Scripts API: SuperScanner: added more log messages and supervisord configuration example in readme 2020-05-30 17:53:55 +02:00
f4exb
b947724710 Scripts API: SuperScanner: add timestamp in log messages 2020-05-30 15:18:07 +02:00
f4exb
dd78ae98d9 Scripts API: SuperScanner: avoid console message flood when there are unserved frequencies 2020-05-30 12:12:58 +02:00
f4exb
3bd954f26f Scripts API: SuperScanner: corrected frequency inclusion/exclusion check 2020-05-30 11:17:11 +02:00
f4exb
6fbc45b6c3 Scripts API: SuperScanner: added fc_shift parameter in channel configurations 2020-05-28 21:37:11 +02:00