Commit Graph

5586 Commits

Author SHA1 Message Date
f4exb aaa2647cb1 DATV demod: updated documentation. Updated changelogs and version 2019-07-28 12:26:58 +02:00
f4exb 2f5b50d206 DATV demod: added UDP transport stream output 2019-07-28 10:54:04 +02:00
f4exb 1466883c38 Frequency tracker script: fixed Euclidean division on HTTP status code check 2019-07-27 05:14:10 +02:00
f4exb 57fa540288 PlutoSDR: updated documentation 2019-07-26 19:23:20 +02:00
f4exb 4b954aadec More end label fix on cpack cmake file 2019-07-26 08:35:50 +02:00
f4exb dc90623f8d External packages: updated serialdv git tag 2019-07-26 02:32:49 +02:00
f4exb 25fd448c56 Fixed cmake find modules HINTS and PATHS for dependencies that can be compiled locally 2019-07-26 02:04:42 +02:00
f4exb 42f1128eed Updated version and changelogs 2019-07-26 02:03:48 +02:00
f4exb 100929af7a PlutoSDR input: updated documentation 2019-07-26 01:03:51 +02:00
f4exb 1255784b7f PlutoSDR input: implement control of hardware DC and IQ corrections 2019-07-25 13:57:24 +02:00
f4exb a40bc0affe Fixed WebAPIRequestMapper::validateAMBEDevices not returning value in all cases. Fixes issue #386 2019-07-25 11:36:10 +02:00
f4exb 3aaa24a06f PlutoSDR input: added new buttons for hardware corrections 2019-07-25 08:42:32 +02:00
f4exb 1e655bae82 Corrected endif in cpack/CMakeLists.txt. Fixes #377 2019-07-25 08:22:50 +02:00
f4exb df5822a570 DATV demod: fix DVB-S FEC 7/8 not recognized from the GUI 2019-07-25 00:35:55 +02:00
f4exb c149d25b0c Updated version and changelogs 2019-07-23 23:44:03 +02:00
f4exb 1f39dc871a New AMBE processing: updated readme 2019-07-23 23:34:48 +02:00
f4exb 47d919d55d Merge master into dev 2019-07-23 22:59:30 +02:00
f4exb 9abc0a374c AMBE: GUI fix 2019-07-23 22:53:31 +02:00
f4exb bf5fe26f1e AMBE: allow freeflow input for AMBE server and ip or any device 2019-07-23 22:21:55 +02:00
f4exb 137840f671 AMBE: updated serialdv git tag 2019-07-23 21:07:35 +02:00
f4exb fc07ea615f Use latest version of serialDV 2019-07-23 15:11:16 +02:00
f4exb 0db9aa8abd
Merge pull request #381 from mnhauke/master
Fix some typos
2019-07-23 03:29:55 +02:00
f4exb d1bd6ee7eb AMBE processing: handle the case where the decoder is too slow 2019-07-23 03:22:35 +02:00
Martin Hauke a1548333a7 Fix some typos 2019-07-22 23:14:23 +02:00
f4exb 0af803551a Main window: handle window closing correctly 2019-07-22 18:49:24 +02:00
f4exb a6a6a078f5 AMBE engine: no direct serial device support for Windows. Fixed debug message 2019-07-22 04:27:30 +02:00
f4exb 71192a4130 Removed old DV serial engine files. Make serialDV dependency mandatory. Updated various readmes 2019-07-21 10:15:49 +02:00
f4exb 0d26936e61 AMBE support: removed code of former /sdrangel/dvserial endpoint. Fixed typo in DVSerial 2019-07-21 09:47:11 +02:00
f4exb 4ef1f011cb New AMBE engine REST API support 2019-07-21 01:57:51 +02:00
f4exb 144b0db196 New AMBE engine (3) 2019-07-20 23:25:00 +02:00
f4exb f04b6eb975 New AMBE engine (2) 2019-07-20 05:47:22 +02:00
f4exb 8d6a69eec6 New AMBE engine (1) 2019-07-19 18:38:03 +02:00
f4exb 418f083a81 Completed AMBE handler 2019-07-19 14:42:42 +02:00
f4exb dea6a71246 New ambe section to group new classes to handle AMBE serial or networked devices (using AMBE server) 2019-07-19 01:37:22 +02:00
f4exb 0e98dbd938 SSB mod: base audio compressor sample rate on audio sample rate 2019-07-18 22:07:45 +02:00
f4exb 8de5ab4b14 SSB mod: updated documentation. Bumped version and changelogs 2019-07-18 02:05:48 +02:00
f4exb 827fc6cf27 SSB demod: implement compressor based on sndfilter code. Removed previous AGC based compressor 2019-07-18 01:48:07 +02:00
f4exb 6ae81cce71 DATV demod: updated readme with DVB-S2 information 2019-07-18 00:05:57 +02:00
f4exb c27da569d5 DATV demod: leandvb: fixed possible int to float conversion issues in computation 2019-07-17 16:10:57 +02:00
f4exb f2e236d401 DATV demod: do not update DVB framework unnecessarily (for channel center frequency and filter bandwidth changes) 2019-07-17 15:58:06 +02:00
f4exb d68f591c76 DATV demod: grey out checkboxes text for disabled controls in DVB-S2 2019-07-17 15:43:20 +02:00
f4exb 9beca1a307 DATV demod: MSVC build: fixed some initializations and destructions 2019-07-17 15:01:29 +02:00
f4exb 0219f119a8 DATV demod: fixes for MSVC compilation 2019-07-17 13:57:50 +02:00
f4exb f8843e243d Audio compressor sndlib: added define to activate math.h defines 2019-07-17 13:57:33 +02:00
f4exb 1119c64771 DATV demod: manage MODCOD changes in the GUI. Reworked settings validation against standard's system configurations 2019-07-17 02:51:46 +02:00
f4exb 35cd053485 DATV demod: removed leansdr dependency in DATV demod settings and GUI 2019-07-16 18:40:00 +02:00
f4exb 354b59c793 DATV demod: detect MODCOD induced change in constellation and update screen points (DVB-S2) 2019-07-16 18:19:29 +02:00
f4exb 8cb4ed57ed Added new audio compressor based on sndfilter library 2019-07-16 14:56:23 +02:00
f4exb fbbc9a19b7 DATV demod: fixed FP handling in leansdr/sdr.h. Fixed call to cstln_lut constructor 2019-07-16 01:05:53 +02:00
f4exb bb92048dcc DATV demod: set minimum symbol rate to 100 kSym/s 2019-07-14 22:08:35 +02:00