Commit Graph

3734 Commits

Author SHA1 Message Date
f4exb 92bc10efe6 qrtplib: removed probation support 2018-02-27 23:36:24 +01:00
f4exb b8c50eb798 qrtplib: removed JRTPLIB_IMPORTEXPORT 2018-02-27 23:26:03 +01:00
f4exb fb4d07c275 qrtplib: removed unknown packet support 2018-02-27 23:13:12 +01:00
f4exb ff4a35b3e3 qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
f4exb 219cfb0712 Make DeviceUISet and DeviceSet classes as they are forward declared like this 2018-02-27 19:26:52 +01:00
f4exb 6bb5e165cf qrtplib: added missing file 2018-02-27 19:13:18 +01:00
f4exb 2393957834 DATV demod: some fixes to enhance stability 2018-02-27 08:42:22 +01:00
f4exb 8c1293e213 qrtplib: restored new operator 2018-02-27 02:44:27 +01:00
f4exb ed2f348bfa qrtplib: removed extra transmitters 2018-02-27 02:17:42 +01:00
f4exb 868b963178 qrtplib: added rtpendian.h in CmakeLists.txt 2018-02-27 02:16:18 +01:00
f4exb c1c705b8be qrtplib: removed IPV6 and netinet dependency 2018-02-27 02:14:45 +01:00
f4exb ced185c2ff qrtplib: removed secured session 2018-02-27 01:45:48 +01:00
f4exb c15c8b79d9 qrtplib: removed jthread 2018-02-27 01:43:41 +01:00
f4exb 30d019d39a qrtplib: removed debug 2018-02-27 01:35:16 +01:00
f4exb 7f067da9cc qrtplib: reimport and compile 2018-02-27 01:09:59 +01:00
f4exb a406128c47 DATV demod: GUI: added tooltip 2018-02-26 01:33:50 +01:00
f4exb 1e360fa63c DATV demodulator: leansdr: missing initialization 2018-02-26 01:13:48 +01:00
f4exb 1436844fb3 DATV demodulator: improvements 2018-02-26 01:04:45 +01:00
f4exb a483b58028 DATV demodulator: leansdr: removed calls to exit 2018-02-26 01:02:33 +01:00
f4exb b8147ffacc qrtplib: draft (2) 2018-02-25 19:31:15 +01:00
f4exb 96014f0efb Windows build: added missing PlutoSDR output plugin in the deployment script 2018-02-25 10:13:51 +01:00
f4exb e53da4e9a8 DATV demod: make sure that when baseband rate changes the channelizer is reconfigured to get all available bandwidth 2018-02-25 03:22:30 +01:00
f4exb 916a284b48 DATV demod: message formatting and boolean test correction 2018-02-25 03:21:01 +01:00
f4exb 400c712ca8 Bumped to v3.13.0 2018-02-25 00:31:19 +01:00
f4exb 3354c774fc DATV demod: fixed compilation warnings 2018-02-25 00:07:08 +01:00
f4exb 2e5cfcafee PVS-Studio static analysis corrections (3) issue #137 2018-02-24 10:29:27 +01:00
f4exb 9c3986ecbb DATV demod: compile for 16 bit Rx DSP only. Cosmetic changes 2018-02-23 00:55:50 +01:00
f4exb bf58108ac3 qrtplib: fixed compiler warning 2018-02-23 00:13:23 +01:00
f4exb f1f7a0058c DATV demod: reception of the code 2018-02-22 22:52:49 +01:00
f4exb 354d5b3b5a qrtplib: draft (1) 2018-02-22 18:43:28 +01:00
f4exb 796daa5371 Debian build: airspyhf: removed unwanted int16 converter 2018-02-22 13:50:02 +01:00
f4exb afe665cf33 Windows build: removed libperseus dependency 2018-02-22 08:42:44 +01:00
f4exb a77fa23997 Main window: load plugins later so that messages can appear in the log file 2018-02-22 06:42:41 +01:00
f4exb ed3d855434 Windows build: fixes 2018-02-22 05:46:28 +01:00
f4exb 66ddd6faa8 NFM demod: hide use RTP button if audio sink is not RTP capable 2018-02-22 05:06:19 +01:00
f4exb 2b846f5d28 PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
f4exb f01b90094b PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
f4exb 0ce9035e0a Web API: fixed webapiSettingsGet not initializing own channel or device structure 2018-02-21 13:50:50 +01:00
f4exb 58086b422b Web API: fixed missing initializations of error object (2) 2018-02-21 13:50:05 +01:00
f4exb 0162b1d2bc Web API: fixed missing initializations of error object 2018-02-21 13:27:10 +01:00
f4exb 9f220f182c RTP support: fixed RTPSink with a new version of the JRTPlib library 2018-02-21 00:28:14 +01:00
f4exb de2f47dd85 Web API: NFM demod: implemented use RTP indicator 2018-02-20 20:07:23 +01:00
f4exb 175c3ab61e RTP support: fixed RTPSink (2) and use in NFM Demod 2018-02-20 19:18:23 +01:00
f4exb ec262caa33 RTP support: fixed RTPSink (1) 2018-02-20 14:50:21 +01:00
f4exb 9a3832a14f AM and NFM demods: skip feed completely if not in running state 2018-02-20 00:14:50 +01:00
f4exb 3f08855e9e Windows build: removed OpenCV from distribution 2018-02-19 18:54:45 +01:00
f4exb 7c958b869e Windows build: copy sdrbase external resource binary file in deployment 2018-02-19 03:10:54 +01:00
f4exb 05289a6fd9 HTTP server: added mime type for .yaml files 2018-02-18 23:37:59 +01:00
f4exb 4363676aec Windows build: compile sdrbase resources as a binary resource file loaded dynamically 2018-02-18 23:09:30 +01:00
f4exb a85adbfe0f Compile sdrbase resources as a binary resource file loaded dynamically 2018-02-18 23:01:02 +01:00