1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-05 13:52:25 -04:00
Commit Graph

4414 Commits

Author SHA1 Message Date
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
f4exb
4345132a9f Daemon channel source new plugin (3) 2018-09-01 04:37:23 +02:00
f4exb
4f4d417d5a Daemon channel source new plugin (2) 2018-09-01 00:18:35 +02:00
f4exb
5151f38977 Daemon channel source new plugin (1) 2018-08-31 23:29:53 +02:00
f4exb
26bc4d8f8e SDRDaemon channel source: added plugin 2018-08-31 18:30:52 +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
af5e61ca48 SDRdaemon: channel source: meta data frequency is in kHz 2018-08-29 22:08:28 +02:00
f4exb
133f9133bd SDRDaemonSink: refactoring (1) 2018-08-29 18:39:40 +02:00
f4exb
c7bcfaead1 SDRdaemon: channel source data read queue: scale max length to sample rate 2018-08-29 08:48:57 +02:00
f4exb
5013e77f24 SDRdaemmon: channel source: allow passing of data address and port at startup 2018-08-28 23:31:07 +02:00
f4exb
b07277a5e2 SDRdaemon: manage data read queue full 2018-08-28 14:04:30 +02:00
f4exb
8196a70753 SDRdaemon: data read queue 2018-08-28 06:33:15 +02:00
f4exb
82cba84a50 SDRDaemonSink: fixes 2018-08-28 06:29:59 +02:00
f4exb
083f31aed4 SDRdaemon: sample buffer dedicated to channel source 2018-08-27 18:27:09 +02:00
f4exb
c1bd4f6b44 Up channelizer: fixed copy+paste bug 2018-08-27 17:45:27 +02:00
f4exb
790a62cba3 SDRdaemon: channel source make updates from meta data 2018-08-27 02:41:06 +02:00
f4exb
77ed548034 SDRdaemon: channel source mechanism with FEC recovery 2018-08-27 01:09:12 +02:00
f4exb
f30dcf7753 SDRdaemon: channel source receiving data 2018-08-26 17:22:22 +02:00
f4exb
804c19904b SDRDaemon: added channel source thread canvas 2018-08-24 08:43:15 +02:00
f4exb
edffed4ff0 SDRDaemon: create and use channel source settings 2018-08-23 22:45:43 +02:00
f4exb
0b195947d8 SDRDaemon: Web API: check channel settings 2018-08-23 22:17:26 +02:00
f4exb
4f43e51178 SDRDaemon: Web API: implemented channel sink settings getter and setter 2018-08-23 18:17:15 +02:00
f4exb
5bf657cd9a SDRdaemon: changed generic channel settings to sink channel settings 2018-08-23 17:38:25 +02:00
f4exb
0ace2e9499 SDRDaemon: replaced specific channel data settings by generic channel data settings 2018-08-23 16:06:47 +02:00
f4exb
7e22fe20f9 SDRdaemon channel sink: added settings and message handling 2018-08-23 08:41:41 +02:00
f4exb
749f8a8ae7 SDRdaemon: differentiate data and device settings. Implement data settings (1) 2018-08-23 01:12:46 +02:00
f4exb
e067778b78 SDRdaemon: dhannel sink: fixed passing data address and port to the thread 2018-08-22 23:16:08 +02:00
f4exb
0924945579 SDRdaemon: fixed data port parsing 2018-08-22 19:45:24 +00:00
f4exb
cc4b5fa7e6 SDRdaemon: more debug messages for options parsing 2018-08-22 20:57:11 +02:00
f4exb
c0b5c86d88 SDRdaemon: first working version 2018-08-22 00:40:01 +02:00
f4exb
716a77eeb2 SDRdaemon: channel sink thread: handle socket life cycle appropriately 2018-08-21 23:47:44 +02:00
f4exb
a8f53ec70b SDRdaemon: use a queued connection 2018-08-21 18:49:24 +02:00
f4exb
5bb3022c22 SDRdaemon: channel sink: activate sender thread 2018-08-21 17:38:40 +02:00
f4exb
84178789e4 SDRdaemon: fixed core dump 2018-08-21 17:23:48 +02:00