Commit Graph

4505 Commits

Author SHA1 Message Date
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
f4exb 7dbb36e0b6 Web API: implemented SDRdaemon interfaces. Bumped version 2018-08-18 10:00:32 +02:00
f4exb 187e339d41 Fixed Windows build 2018-08-18 01:15:48 +02:00
f4exb c249e7852b Updated readme and SDRangel master logo 2018-08-18 00:39:39 +02:00
f4exb d978c42b6e Cosmetic changes 2018-08-16 19:04:23 +02:00
f4exb ac4b016ee7 UDP source and sink: Web API: more informative report 2018-08-16 10:46:01 +02:00
f4exb 3258331a76 UDP sink GUI: fixed internal widgets minimum widths 2018-08-16 01:05:50 +02:00
f4exb 2c7d45e9a6 UDP sink: effectively implemented low cutoff setting from web API 2018-08-16 01:05:19 +02:00
f4exb 53d6161e89 UDP source Web API setting correction. UDP sink default port set to 9998 2018-08-15 22:47:55 +02:00
f4exb b1da29a3c4 Sink plugins: corrected name getters and setters 2018-08-15 11:24:14 +02:00
f4exb 1c0e9010d9 Set spectrum default to log 2018-08-15 10:30:12 +02:00
f4exb 308204e652 PlutoSDR input: install server plugin in the correct sub directory 2018-08-15 03:04:31 +02:00
f4exb 65d2d2a664 UDP sink: removed queued connection on socket connection (gets stuck with Qt >= 5.8) 2018-08-15 02:48:59 +02:00
f4exb a7e63df13d CW keyer: used signed char to avoid copmilation warnings in some installations 2018-08-13 22:10:42 +02:00
f4exb 62deb64f57 LimeSDR GUIs: always apply change of FIR bandwidth 2018-08-13 16:58:43 +02:00
f4exb 36511a4cb4 GLScopeGUI: adapted to new UI name 2018-08-12 18:47:50 +02:00
f4exb 77599e67e1 Renamed scopevisng.cpp to scopevis.cpp 2018-08-12 17:23:32 +02:00
f4exb cee9a8b757 Renamed scopevisng.h to scopevis.h 2018-08-12 17:22:39 +02:00
f4exb aa6f2e9f2f Renamed ScopeVisNG to ScopeVis 2018-08-12 17:18:58 +02:00
f4exb 4a733cae51 Renamed spectrumscopengcombovis.* to spectrumscopecombovis.* 2018-08-12 17:13:06 +02:00
f4exb 37ab2e442e Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis 2018-08-12 17:10:31 +02:00
f4exb b7b9c8af8a Renamed glscopeng.cpp to glscope.cpp 2018-08-12 17:07:43 +02:00
f4exb bda60dcd43 Renamed glscopeng.h to glscope.h 2018-08-12 17:06:55 +02:00
f4exb 0fcc694ca1 Renamed GLScopeNG to GLScope 2018-08-12 17:01:56 +02:00
f4exb 7769f4b215 Renamed glscopenggui.cpp to glscopegui.cpp 2018-08-12 16:56:52 +02:00
f4exb 081b83128f Renamed glscopenggui.h to glscopegui.h 2018-08-12 16:56:03 +02:00
f4exb 2429f169bc Renamed GLScopeNGGUI to GLScopeGUI 2018-08-12 16:48:03 +02:00
f4exb d9ddc673b3 Renamed glscopenggui.ui to glscopegui.ui 2018-08-12 16:44:12 +02:00
f4exb b1b79ecc38 Renamed Ui::GLScopeNGGUI to Ui::GLScopeGUI 2018-08-12 16:42:38 +02:00
f4exb 3463efc37e Bumped version 2018-08-12 15:52:05 +02:00
f4exb c9c19f412c Cleanup of old scope objects 2018-08-12 15:49:14 +02:00
f4exb b1b6b74681 Web API: HTTP server: reduce debug message and put more interesting information 2018-08-11 23:29:38 +02:00
f4exb a0a23d3d73 Main Window: fixed some debug messages 2018-08-11 17:36:02 +02:00