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

6099 Commits

Author SHA1 Message Date
f4exb
0d9e3e320f Interferometer: use FFT factory 2020-03-14 18:08:19 +01:00
f4exb
9ea831e526 Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser 2020-03-14 06:40:38 +01:00
f4exb
d88cfff33a FFT Engine: added a reuse flag to disable reuse system with the FFT factory 2020-03-13 07:46:08 +01:00
f4exb
2bae4a15df FFT correlator: use FFT factory 2020-03-12 15:34:32 +01:00
f4exb
8912826332 FFT factory: corrected sequence type and added debug message 2020-03-12 15:32:46 +01:00
f4exb
3c6dbcdca2 GLSpectrum GUI optimization 2020-03-12 15:31:20 +01:00
f4exb
ecc67dd345 FFT factory: plugins base implementation 2020-03-12 06:28:01 +01:00
f4exb
39128c089c FFT factory: implementation base 2020-03-12 06:27:38 +01:00
f4exb
495ffda42c Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-11 18:19:56 +01:00
f4exb
a0242ac234 Set return value of TestMOSync::startRx. Fixes issue #486 2020-03-11 18:19:29 +01:00
f4exb
b4de23c89f Updated version and changelogs v5.3.0 2020-03-10 14:38:37 +01:00
f4exb
a72dfd6535 REST API: bumped to version 5.3.0 2020-03-10 14:34:58 +01:00
f4exb
18aa9ffbc2 REST API device and channel actions: extension of record action: implementation 2020-03-10 05:23:19 +01:00
f4exb
beee7a7a78 REST API device and channel actions: extension of record action: swagger generated code 2020-03-10 05:22:51 +01:00
f4exb
b96e0d34a9 REST API device and channel actions: extension of record action: swagger files 2020-03-10 05:19:24 +01:00
f4exb
36aeb6798c REST API device and channel actions: FileSource: added seek millis - generated code 2020-03-09 21:38:42 +01:00
f4exb
2159184854 REST API device and channel actions: FileSource: added seek millis 2020-03-09 21:38:30 +01:00
f4exb
801ead642a REST API device and channel actions: fixes to implementation 2020-03-09 19:56:09 +01:00
f4exb
ecfc71afa8 REST API device and channel actions: fixes to generated code 2020-03-09 08:45:11 +01:00
f4exb
15e3125ce9 REST API device and channel actions: add ChannelActions.yaml to resources file 2020-03-09 08:44:32 +01:00
f4exb
d8198a7951 REST API device and channel actions: fixes to Swagger yaml files 2020-03-09 08:44:15 +01:00
f4exb
74c073db4a REST API device and channel actions: general implementation and RTLSDR and FileSource implementations 2020-03-09 04:01:23 +01:00
f4exb
29d86ac947 REST API device and channel actions: generated code 2020-03-09 04:00:39 +01:00
f4exb
4b5178cf2b REST API device and channel actions: Swagger files 2020-03-09 03:59:00 +01:00
f4exb
fa9c573ee7 LimeRFE USB: improved API documentation: generated code 2020-03-08 22:06:40 +01:00
f4exb
61e56611dc LimeRFE USB: improved API documentation 2020-03-08 22:06:26 +01:00
f4exb
39cc627f3e LimeRFE USB: added cellular band 3 2020-03-08 22:04:58 +01:00
f4exb
d9905dee4e ChirpChat: doc updates. TTY: display null as underscore 2020-03-08 19:12:45 +01:00
f4exb
e2116a9d70 ChirpChat: updated documentation 2020-03-08 01:31:09 +01:00
f4exb
55279532a6 ChirpChat mod: increment or decrement phase for up and down chirps 2020-03-07 22:05:56 +01:00
f4exb
d1113fa0ab ChirpChat mod: calculate m_modSample after m_modPhasor 2020-03-07 17:38:42 +01:00
f4exb
8f6890641e ChirpChat modulator: removed unused constant ramps 2020-03-07 11:06:41 +01:00
f4exb
cfe726bcfa ChirpChat demod: added option to change FFT window. Added more narrower bandwidths 2020-03-07 11:04:57 +01:00
f4exb
22a668394e LoRa: optimize non LoRa modes. Improve preamble detection. GUI updates 2020-03-05 07:12:41 +01:00
f4exb
bedf682ef2 LoRaMod refoctoring to ChirpChat 2020-03-04 07:51:27 +01:00
f4exb
7b0e116d4b LoRaDemod refoctoring to ChirpChat 2020-03-03 21:52:46 +01:00
f4exb
dfa68bf087 FileSource: fixed various issues with settings with GUI and REST API. Fixes issue #481 2020-03-02 10:11:28 +01:00
f4exb
9c1ab829f1 Updated version and changelogs v5.2.1 2020-03-01 10:24:10 +01:00
f4exb
7d57e77421 LoRa demodulator: GUI and server flavors handling 2020-03-01 10:15:19 +01:00
f4exb
6883a0310d LoRa modulator: use signed char for armv8 compatibility 2020-03-01 10:14:45 +01:00
f4exb
cee6c6fd04 Moved most of the information from the Readme to the Wiki 2020-03-01 09:47:57 +01:00
f4exb
0dbbe8cfc1 Appveyor CI: attempt to fix Windows build. Make all build shell scripts conditional to enable external libraries. Added a deployment step for Linux. 2020-03-01 09:44:28 +01:00
f4exb
9d9c51eb73 Added version suffix to CPACK_PACKAGE_VERSION 2020-03-01 09:44:20 +01:00
f4exb
b1acd95fa7 MSVC: suppress all warnings 2020-03-01 09:44:13 +01:00
f4exb
c00143175d MSVC: removed obsolete flags in the find CPU flags cmake include 2020-03-01 09:44:05 +01:00
f4exb
58dd74b898 Appveyor CI: updates of libraries build and main yaml file 2020-03-01 09:43:57 +01:00
f4exb
496654dcb7 Added detach kernel driver option when compiling librtlsdr as an external library (Linux Debian builds) 2020-03-01 09:43:48 +01:00
f4exb
3c585d1269 XTRX output: added missing file in cmake file 2020-03-01 09:43:38 +01:00
f4exb
aa1705854c Updated version and changelogs v5.2.0 2020-02-26 08:41:29 +01:00
f4exb
aeb07f2125 Removed librtlsdr in the list of dependencies in Debian install 2020-02-26 08:33:27 +01:00