1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-10-31 13:00:26 -04:00

14 Commits

Author SHA1 Message Date
f4exb
704775d162 Removed handleMessage virtual method from PluginInstanceGUI 2020-10-03 19:51:14 +02:00
f4exb
afb546529a Removed undesirable methods from PluginInstanceGUI and related common plugins 2020-10-03 11:43:14 +02:00
f4exb
d15e559e54 FileInput: calculate file record length down to the microsecond. Implements #614 2020-08-26 00:16:35 +02:00
f4exb
965b041db3 Renamed FileSink plugin to FileOutput 2020-08-04 00:42:58 +02:00
f4exb
7109c3b80d FileInput: removed center frequency and sample rate from the settings since it should come from the file header 2020-07-11 22:06:32 +02:00
f4exb
d4de16df74 FileInput: some code cosmetic changes 2020-07-11 07:02:03 +02:00
f4exb
aac6f4368c File Input: refactored FileInputThread to FileInputWorker object moved to thread (contribution from Vort). Fixes #562 2020-07-11 07:01:53 +02:00
f4exb
d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb
246ff824af Corrected network manager process memory leaks (Rx side) 2019-11-12 18:46:45 +01:00
f4exb
d63f1a3ed5 Fixed some compilation issues 2019-10-25 13:57:19 +02:00
f4exb
e9bbf0b266 Plugins device enumeration optimization 2019-10-09 07:39:52 +02:00
f4exb
a078239685 REST API: config: GET (11). Support of the rest of devices 2019-08-04 20:24:44 +02:00
f4exb
7e6d02f675 FileSource channel: initial commit 2019-07-08 01:45:29 +02:00
f4exb
d0c2b73d99 Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00