Commit Graph

4587 Commits

Author SHA1 Message Date
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
f4exb 157a77835e SDRdaemon: Set effective number of sample bits as deprecated 2018-08-21 16:04:10 +02:00
f4exb 22b5f7fdde SDRdaemon: update device center frequency and channel sample rate in channel sink 2018-08-21 15:53:38 +02:00
f4exb 3021181564 SDRdaemon: pass FEC blocks and tx delay from the command line 2018-08-21 15:18:23 +02:00
f4exb 9046b379ac SDRdaemon: UDP channel sink base final 2018-08-21 14:00:56 +02:00
f4exb d2c3985de0 SDRdaemon: UDP channel sink (2) 2018-08-21 08:51:10 +02:00
f4exb dff02e944d SDRdaemon: UDP channel sink (1) 2018-08-21 01:36:39 +02:00
f4exb 4697b13e60 SDRdaemon: write UDP socket 2018-08-21 00:15:40 +02:00
f4exb 75b505d012 SDRDaemon: channel sink thread: data block handling with FEC encoding 2018-08-20 18:32:46 +02:00
f4exb 6c08494fd2 SDRdaemon: channel sink thread canvas 2018-08-20 17:36:42 +02:00
f4exb 57f71e96cf SDRdaemon: added data queue body and made some fixes 2018-08-20 14:05:27 +02:00
f4exb 6691a926f1 SDRdaemon: data block definitions 2018-08-20 08:41:54 +02:00
f4exb 39212e6317 SDRdaemon: added channel source 2018-08-20 00:38:33 +02:00
f4exb dfb619cd98 SDRdaemon: added channel sink 2018-08-19 23:36:30 +02:00
f4exb ef3bc466d6 SDRdaemon: Web API: implemented daemonReportGet 2018-08-19 20:11:31 +02:00
f4exb b169ccefad SDRdaemon: Web API: implemented daemonRunPost and daemonRunDelete 2018-08-19 20:08:07 +02:00
f4exb 89dd62adbf SDRdaemon: Web API: implemented daemonRunGet 2018-08-19 20:02:42 +02:00
f4exb 1d968e9efa SDRdaemon: Web API: implemented daemonSettingsPutPatch 2018-08-19 19:58:14 +02:00
f4exb dcfb405dd5 SDRdaemon: Web API: implemented daemonSettingsGet 2018-08-19 19:55:12 +02:00
f4exb b38d47a082 SDRdaemon: Web API: implemented daemonInstanceSummary 2018-08-19 19:21:10 +02:00
f4exb 9eb05a5c14 SDRdaemon: add initial source or sink device 2018-08-19 11:20:54 +02:00
f4exb e3a094c9a1 SDRdaemon: Web API: implemented logging methods 2018-08-19 01:28:29 +02:00
f4exb d7c7eb9f43 SDRdaemon: added data address and port options 2018-08-19 01:07:31 +02:00
f4exb 44fe60b56f SDRdaemon: specific parser 2018-08-19 00:49:08 +02:00
f4exb a1fbc790bf Added the SDRdaemon server executable 2018-08-18 21:30:51 +02:00
f4exb 411cb36a6f Created SDRdaemon library 2018-08-18 15:51:46 +02:00
f4exb e073af634c SDRdaemon Web API: logging options 2018-08-18 15:32:00 +02:00
f4exb 5f15936820 Web API: reply 501 if /sdrdaemon requests are sent to a SDRangel instance 2018-08-18 10:02:53 +02:00