f4exb
|
3497cb92ee
|
Renamed udpsrc folder to udpsink
|
2018-09-12 00:40:22 +02:00 |
|
f4exb
|
fed7f72da1
|
REST API: Renamed UDPSrc to UDPSink
|
2018-09-12 00:36:30 +02:00 |
|
f4exb
|
06acb17e3a
|
Renamed UDPSrc to UDPSink
|
2018-09-12 00:08:47 +02:00 |
|
f4exb
|
f8e90827ac
|
Renamed the UDPSink from sdrbase utils to UDPSinkUtil
|
2018-09-11 23:45:56 +02:00 |
|
f4exb
|
6f368d123b
|
renamed udpsink directory to udpsource
|
2018-09-11 23:22:59 +02:00 |
|
f4exb
|
52d4baf755
|
REST API: renamed UDPSink to UDPSource
|
2018-09-11 23:18:00 +02:00 |
|
f4exb
|
f58cc3cc07
|
Renamed UDPSink to UDPSource
|
2018-09-11 22:36:16 +02:00 |
|
f4exb
|
87b9cff3c2
|
Rename libdaemonsrc to libdaemonsource
|
2018-09-11 17:05:16 +02:00 |
|
f4exb
|
0a42e2b0ac
|
Rename daemonsrc to daemonsource
|
2018-09-11 16:50:55 +02:00 |
|
f4exb
|
3a32cf156c
|
Rename DaemonSrc to DaemonSource
|
2018-09-11 16:32:14 +02:00 |
|
f4exb
|
9cfaf47a00
|
REST API: removed old SDRDaemon code
|
2018-09-11 14:52:16 +02:00 |
|
f4exb
|
86598d1bd8
|
REST API: cleanup of old generated code
|
2018-09-11 14:44:03 +02:00 |
|
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 |
|