f4exb
|
1b95457d96
|
Device source and sink APIs: removed direct reference to main window
|
2017-10-22 23:50:10 +02:00 |
|
f4exb
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
91903dc87e
|
FileSink SDRdaemonSink: fixed segfault when message queue to GUI is not available
|
2017-10-14 07:40:16 +02:00 |
|
f4exb
|
0eab0fdb20
|
DeviceSampleSink: removed output queue to GUI
|
2017-10-14 07:34:00 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
512900d98c
|
Finalized the new source/sink GUI messaging scheme
|
2017-09-17 17:35:03 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
9dd99a4530
|
Separate construction/destruction for the sink output plugin core and the GUI
|
2017-09-16 11:34:25 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
3cddc772b1
|
Output core creation method implementation in all sink plugins
|
2017-09-14 13:55:57 +02:00 |
|
f4exb
|
25c150c3c5
|
Created an input or output core creation method to the plugin interface. Example of implementation with Airspy
|
2017-09-14 08:49:31 +02:00 |
|
f4exb
|
87016e7485
|
Device sink API: renamed input and output message queues getters to more meaningful names
|
2017-09-13 23:42:28 +02:00 |
|
f4exb
|
4d5fdfc913
|
GUI segregation: renamed methods and attributes
|
2017-09-03 20:24:17 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
e281d8fd32
|
GUI segregation: de-tangle PluginGUI interface from QWidget
|
2017-09-03 17:26:32 +02:00 |
|
f4exb
|
2c3f7fe690
|
SDRDaemonSink: fixed compile warning in debug mode
|
2017-08-19 00:12:28 +02:00 |
|
f4exb
|
66a588403c
|
SDRDaemonSink: fixed compile error
|
2017-08-18 11:16:18 +02:00 |
|
f4exb
|
e624141150
|
SDRdaemon plugins: fixed Debian build
|
2017-06-12 16:31:54 +02:00 |
|
f4exb
|
3650ca00b1
|
SDRdaemonSink documentation
|
2017-06-10 22:59:45 +02:00 |
|
f4exb
|
9c1a38a8cf
|
SDRdaemonFEC: implemented value dial for desired center frequency
|
2017-06-09 01:03:56 +02:00 |
|
f4exb
|
a60fac0679
|
SDRDaemonSink: fixed deserialization
|
2017-06-08 00:21:46 +02:00 |
|
f4exb
|
0935071f97
|
SDRDaemonSink: set the Tx delay as a percentage of the nominal UDP block transmission time
|
2017-06-08 00:01:56 +02:00 |
|
f4exb
|
e4332a16b6
|
SDRDaemonSink: GUI cosmetic changes
|
2017-06-06 01:53:21 +02:00 |
|
f4exb
|
5e62da4437
|
Standardize all output sinks to the same ready/running/error color status
|
2017-06-05 23:00:28 +02:00 |
|
f4exb
|
34b1910cd0
|
SDRdaemonSink: fixed remote address in case FEC is activated
|
2017-06-05 18:52:32 +02:00 |
|
f4exb
|
a86819ea70
|
SDRdaemonSink: lower Tx queue length target to 5 and implement quick start kick off
|
2017-06-05 16:47:56 +02:00 |
|
f4exb
|
1642a0d92c
|
SDRdaemonSink: implemented Tx queue stabilization
|
2017-06-05 01:18:35 +02:00 |
|
f4exb
|
5b48a3f4a9
|
SDRdaemonSink: GUI: display queue length and quality metrics received from remote Tx
|
2017-06-04 11:43:26 +02:00 |
|
f4exb
|
7b63657fb7
|
SDRdaemonSink: basic message receive from remote
|
2017-06-04 08:47:58 +02:00 |
|
f4exb
|
a217312032
|
SDRdaemonSink: activate GUI set and send buttons
|
2017-05-28 10:13:54 +02:00 |
|
f4exb
|
ebe428e89a
|
SDRdaemonSink: fixed cmake file for Debian
|
2017-05-26 01:39:14 +02:00 |
|
f4exb
|
042368d04f
|
SDRdaemonSink: updated cmake file for Debian
|
2017-05-26 01:35:06 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
d6f62a69dd
|
SDRDaemonSink: removed from Windows build entirely
|
2017-05-23 14:31:42 +02:00 |
|
f4exb
|
32539aaf2b
|
SDRdaemonSink: fixed basic UDP sending
|
2017-05-23 01:41:30 +02:00 |
|
f4exb
|
3df388ea8a
|
SDRdaemonSink: fixed center frequency and sample rate transmission to remote
|
2017-05-22 02:53:21 +02:00 |
|
f4exb
|
d3d8871b7c
|
SDRdaemonSink: control communication (1)
|
2017-05-22 00:04:54 +02:00 |
|
f4exb
|
3d691ab416
|
SDRdaemonSink: apply settings
|
2017-05-21 20:13:17 +02:00 |
|
f4exb
|
e14d0179c5
|
SDRdaemonSink: updated GUI
|
2017-05-21 19:45:56 +02:00 |
|
f4exb
|
a26c6a6436
|
SDRdaemonSink: added the plugin class
|
2017-05-21 13:34:37 +02:00 |
|
f4exb
|
c762359649
|
SDRdaemonSink: added the output class and GUI with the build
|
2017-05-21 13:32:56 +02:00 |
|
f4exb
|
20d1ff5dda
|
SDRdaemonSink: added the output class but not in the build yet
|
2017-05-21 12:58:57 +02:00 |
|
f4exb
|
edc0c3d47c
|
SDRdaemonSink: added the thread worker class
|
2017-05-21 04:41:47 +02:00 |
|
f4exb
|
8b703a1302
|
SDRdaemonSink: added UDPSinkFEC class
|
2017-05-21 04:19:12 +02:00 |
|
f4exb
|
e946242fae
|
Updated documentation
|
2017-05-19 10:52:18 +02:00 |
|
f4exb
|
d842b44c28
|
Value dials: implement Ctl to shift digits by 2. Updated documentation
|
2017-05-18 01:48:52 +02:00 |
|
f4exb
|
bb849623bd
|
updated value dials with Windows compatible font and pointing hand
|
2017-05-16 22:35:44 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +02:00 |
|
f4exb
|
ebe681fafe
|
SDRdaemonSink: GUI form
|
2017-05-15 23:51:50 +02:00 |
|
f4exb
|
ae97f6414b
|
SDRdaemonSink: (2)
|
2017-05-15 13:59:56 +02:00 |
|