Commit Graph

4453 Commits

Author SHA1 Message Date
f4exb 6c77f2dfe5 Complete removal of SDRDaemon as a distinct binary 2018-09-11 13:41:09 +02:00
f4exb 4cd9055fe6 DaemonSrc: fixed missing channel deletion on GUI deletion. Added missing signals handling 2018-09-11 08:41:37 +02:00
f4exb 6aff1a3db3 SDRDaemonSink: calculate Tx delay in UDP sink 2018-09-11 01:01:43 +02:00
f4exb 9bf030c824 SDRDaemonSink: ananonymize protected bloc in UDPSinkFEC also 2018-09-11 00:24:18 +02:00
f4exb d3455d9cdf Adapted to Python3 2018-09-11 00:23:22 +02:00
f4exb 1590db3ce2 SDRDaemon: anonymize protected block 2018-09-10 18:52:40 +02:00
f4exb 6341bddef3 SDRDaemonSink: 16/24 bit samples compatibility 2018-09-10 08:46:52 +02:00
f4exb 404c73fb80 SDRDaemon: make Rx side truly 24/16 bit compatible in all configurations 2018-09-10 02:52:36 +02:00
f4exb 22746ff813 SDRDaemonSink: 16/24 bit support (2): works for 16 bit stream 2018-09-09 22:35:25 +02:00
f4exb 7158107e58 SDRDaemonSink: 16/24 bit support (1): works for 16 bit stream 2018-09-09 21:26:47 +02:00
f4exb 5dfc60331c REST API Python examples: source formatting and exception Python3 compatibility 2018-09-09 19:52:27 +02:00
f4exb 7e97f62615 SDRDaemonSource: sample bit size conversion 16 / 24 bits bidirectional 2018-09-09 19:28:44 +02:00
f4exb 0ae5955b76 SDRDaemon: fixed passing number of sample bits and sample bytes 2018-09-09 17:39:36 +02:00
f4exb cfd414073e SDRDaemon: removed references to nanomsg entirely 2018-09-09 10:45:34 +02:00
f4exb a56b96a97b SDRDaemonSource: updated revision 2018-09-09 09:55:21 +02:00
f4exb 9bd87a0062 REST API: update rx-test script with support for DaemonSink 2018-09-09 09:54:04 +02:00
f4exb 95b105f453 SDRDaemonSource: adaptation to remote DaemonSink channel 2018-09-08 23:30:22 +02:00
f4exb 4c0c51b17d DaemonSink: Web API: implement title and color 2018-09-08 19:24:38 +02:00
f4exb 6e750b206f DaemonSink: added server plugin 2018-09-08 19:06:48 +02:00
f4exb 4518984ddb SDRDaemonSink: wait for queue stabilization to start rate control 2018-09-07 09:22:17 +02:00
f4exb 98a1f1952f SDRDaemonSink and DaemonSource: do not set frequency via SDRDaemonSink 2018-09-07 00:58:09 +02:00
f4exb b75eb08a91 DaemonSource: pass device center frequency and baseband sample rate in the report 2018-09-06 21:54:09 +02:00
f4exb 67f523e629 TestSource: make it more robust 2018-09-06 14:29:14 +02:00
f4exb b839b5d0c3 DaemonSink: finalization and cleanup 2018-09-06 05:39:28 +02:00
f4exb 3b09e0e5d7 DaemonSink: Web API implementation 2018-09-06 05:32:11 +02:00
f4exb 54c89f16aa DaemonSink (7) 2018-09-06 05:21:43 +02:00
f4exb 2be1281885 DaemonSink (6) 2018-09-06 04:36:56 +02:00
f4exb 354409a21a DaemonSink (5) 2018-09-06 04:23:27 +02:00
f4exb 29583e4d56 DaemonSink (4) 2018-09-05 18:25:58 +02:00
f4exb 4819ebf5f6 DaemonSink (3) 2018-09-05 13:28:38 +02:00
f4exb dcd8f94931 DaemonSink (2) 2018-09-05 08:44:14 +02:00
f4exb 96e7d49fbe DaemonSink (1) 2018-09-05 01:32:29 +02:00
f4exb dc51f96b3f SDRDaemonSinkOutput: set initial conditions of sample rate control at start 2018-09-04 22:28:10 +02:00
f4exb b2dc7a6cdc Changed SDRDaemonChannelXxx to DaemonXxx 2018-09-04 20:35:54 +02:00
f4exb 7146225222 SDRdaemonSinkGui: removed rate control code 2018-09-04 15:02:45 +02:00
f4exb 5cf060f4d6 SDRdaemonSinkOutput: removed unused attributes 2018-09-04 14:00:42 +02:00
f4exb 4a06cc94a0 SDRDaemonSink: refactored rate control and removed server type from GUI and REST API 2018-09-04 08:43:07 +02:00
f4exb 6f3bb72d52 SDRDaemonSink: transfer sample rate control from GUI to core (2) 2018-09-03 18:13:57 +02:00
f4exb a0a9dc4dae SDRDaemonSink: transfer sample rate control from GUI to core (1) 2018-09-03 09:17:29 +02:00
f4exb 5d856f8a80 SDRDaemonSink: corrected sample count wrap around calculation 2018-09-03 00:15:47 +02:00
f4exb 406ca837c3 SSBMod and WFMMod: fixed compiler warnings 2018-09-02 19:49:53 +02:00
f4exb b723479197 DaemonSrc: added more report data to the report API 2018-09-02 19:27:38 +02:00
f4exb d5f5328ab2 Removed old SDRDaemonChannelSource 2018-09-02 19:17:14 +02:00
f4exb b306aa8aa7 DaemonSrc: implemented status report to the GUI 2018-09-02 19:12:03 +02:00
f4exb 472a9b2532 DaemonSrc: added missing <QObject> include fixing mess in MOC generation at least in Qt 5.11.1 2018-09-02 02:00:01 +02:00
f4exb 1075ef6c51 DaemonSrc: added server plugin 2018-09-01 22:41:02 +02:00
f4exb 0709cf02f4 DaemonSrc: added header protection 2018-09-01 22:24:21 +02:00
f4exb 96dfce0154 SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types 2018-09-01 10:44:12 +02:00
f4exb 3469b91163 Daemon channel source new plugin (5) 2018-09-01 09:53:16 +02:00
f4exb 2a6752c4cf Daemon channel source new plugin (4) 2018-09-01 04:43:15 +02:00