f4exb
66efc10006
Merge branch 'dev'
2018-12-28 11:08:44 +01:00
ZigaS
b743943c70
Update to Qt 5.12.0.
...
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb
42d69204c6
Reverse API: SDR daemon sink
2018-12-26 22:30:35 +01:00
f4exb
0e75cc3709
Wndows builds: removed reference to now obsolete MinGW64 toolchain
2018-12-14 17:49:06 +01:00
f4exb
f5357e9917
PVS-Studio Analysis corrections for less serious issues
2018-11-18 11:06:41 +01:00
f4exb
059228e39f
PVS-Studio Analysis corrections for serious issues
2018-11-18 09:39:22 +01:00
f4exb
28bf2578fa
Windows: MSVC2017: adapt sdrdaemonoutput plugin module
2018-11-13 14:29:27 +01:00
f4exb
83069dec63
SDRDaemon output: removed dependency on sys/time.h and unistd.h
2018-11-13 14:21:36 +01:00
f4exb
7574cb23d4
Windows: MSVC2017: fixed more attribute unused cases (2)
2018-11-13 08:51:14 +01:00
f4exb
d2a740425b
SDRDaemonSink: always set center frequency on API report analysis
2018-09-18 00:08:15 +02:00
f4exb
1894f0ba02
Windows build: remove SDRDaemon plugins
2018-09-17 09:24:05 +02:00
f4exb
7bbb0b426d
SDRDaemonSink: use QUdpSocket: cleanup
2018-09-17 03:53:46 +02:00
f4exb
aac6d09622
SDRDaemonSink: use QUdpSocket
2018-09-17 03:42:08 +02:00
f4exb
1e02b85702
SDRDaemonSink: make UDP worker a QThread
2018-09-17 03:33:18 +02:00
f4exb
6406a0ba50
SDRDaemonSink: separate files for UDPSinkFECWorker
2018-09-16 11:23:24 +02:00
f4exb
82b25f2f9d
Fixed Windows build
2018-09-16 10:02:54 +02:00
f4exb
f86afff3e8
Fixed Debian build
2018-09-16 01:30:43 +02:00
f4exb
f3253ffccc
SDRDaemonSink: Windows build
2018-09-15 22:30:58 +02:00
f4exb
a2a07a1121
SDRdaemon: code cleanup
2018-09-15 21:50:12 +02:00
f4exb
69cb73900d
SDRDaemonSink: updated documentation
2018-09-15 11:42:28 +02:00
f4exb
5e588ae09e
SDRDaemon: cleanup on UDP Tx side to use sdrdaemondatablock.h definitions and Rx sample size
2018-09-13 00:31:49 +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
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
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
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
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
b306aa8aa7
DaemonSrc: implemented status report to the GUI
2018-09-02 19:12:03 +02:00
f4exb
96dfce0154
SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types
2018-09-01 10:44:12 +02:00
f4exb
c25c7fda58
SDRDaemonSink GUI: sample rate active feedback (2)
2018-08-31 08:47:18 +02:00
f4exb
f8383f8cff
SDRDaemonSink GUI: sample rate active feedback
2018-08-31 07:38:30 +02:00
f4exb
90fb223b01
SDRDaemonSink GUI: enhanced status reporting
2018-08-30 19:14:34 +02:00
f4exb
829299cb74
SDRDaemonSink: GUI: completed status display
2018-08-30 08:45:57 +02:00
f4exb
e20e14ac75
SDRDaemonSink: use SDRdaemon REST API to get channel source information
2018-08-30 02:58:10 +02:00
f4exb
1f7720e8f9
SDRdaemon: channel source report
2018-08-30 01:56:53 +02:00
f4exb
a8d45fd253
SDRDaemonSink: refactoring (2)
2018-08-29 22:08:58 +02:00
f4exb
133f9133bd
SDRDaemonSink: refactoring (1)
2018-08-29 18:39:40 +02:00
f4exb
82cba84a50
SDRDaemonSink: fixes
2018-08-28 06:29:59 +02:00
f4exb
b00aea8989
PVS studio static analyzer fixes (1)
2018-06-21 19:28:11 +02:00