f4exb
6bf797ab6d
DATV: tighter bandwidth for SNR estimation (1.5 x nominal BW)
2021-03-13 18:15:24 +01:00
f4exb
e79171c728
DATV: LDPC tool: start index at the next after full worker. Avoids hitting always the busy worker. Removed now useless pipe pointer reset.
2021-03-13 18:14:41 +01:00
f4exb
d73f093dab
DATV: various fixes and enhancements to ldpc_tool handling. Implements #804
2021-03-13 00:13:00 +01:00
f4exb
233f512f9c
DATV: enhancement and fixes to DVBS2 external LDPC tool process. Implements #804
2021-03-10 07:47:26 +01:00
f4exb
156d7b543a
DATV: fixed communication with GUI
2021-03-08 08:35:30 +01:00
f4exb
ce70029ba6
DATV: DVBS2 helper: do not break if input cannot be sent and always balance in.rd with in.read
2021-03-08 08:34:53 +01:00
f4exb
766de007b9
Updated versions and changelogs
2021-03-07 12:05:33 +01:00
f4exb
587f95bf48
MSVC: removed wrong dll exports in plugins
2021-03-07 09:25:44 +01:00
f4exb
6fb451145b
DATV demod: use ldpctool in Linux only
2021-03-07 07:41:19 +01:00
f4exb
7334b2fd20
DATV: external LDPC tool implementation final: dialog to select ldpctool and maximum retries
2021-03-07 00:36:48 +01:00
f4exb
3e02af8d93
DATV: external LDPC tool implementation (6): cleanup of soft LDPC but keep external
2021-03-07 00:36:48 +01:00
f4exb
6e8b573b5f
DATV: external LDPC tool implementation (5): dequeue outputs in run() method
2021-03-07 00:36:48 +01:00
f4exb
8c45107c8c
DATV: external LDPC tool implementation (4): even out output with modulo
2021-03-07 00:36:48 +01:00
f4exb
a9e1e70ce4
DATV: external LDPC tool implementation (3)
2021-03-07 00:36:48 +01:00
f4exb
41e660c221
DATV: external LDPC tool implementation (2)
2021-03-07 00:36:48 +01:00
f4exb
078e7fab37
DATV: external LDPC tool implementation (1)
2021-03-07 00:36:48 +01:00
f4exb
dc8f3ee9d9
DATV: soft LDPC (1)
2021-03-07 00:36:48 +01:00
f4exb
19b809affb
Updated versions and changelogs
2021-02-28 20:36:17 +01:00
f4exb
75b08c0dee
DATV: added LDPC max bit flip control and future soft LDPC control. Updated documentation
2021-02-28 12:05:25 +01:00
f4exb
bf62693093
DATV demod: implemented gauge meters for MER and CNR. Implements #784
2021-02-23 01:06:25 +01:00
f4exb
076eeb7704
DATV demod: implemented CNR display
2021-02-22 22:37:11 +01:00
f4exb
0dc554b30b
DATV: Display MER
2021-02-22 19:29:16 +01:00
f4exb
89a901e383
Fixed getURI method in channels and features
2020-11-22 19:29:27 +01:00
Kacper Michajłow
f2d01b61d3
Avoid global QString init in plugins
...
This workarounds issue with LTO with GCC #716
2020-11-22 04:06:32 +01:00
f4exb
82f98ab6c1
cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings
2020-11-15 08:31:49 +01:00
f4exb
164b83a3ce
Fixed the rest of the warnings and main cmake file. Implements #663
2020-11-15 02:19:06 +01:00
f4exb
3f2f1fcd7f
Fixed -Wclass-memaccess warnings
2020-11-15 00:03:34 +01:00
f4exb
9bd8e9c34e
Fixed -Wsign-compare warnings
2020-11-14 22:08:06 +01:00
f4exb
7a6636b63a
Fixed -Wunused-variable warnings
2020-11-14 18:45:05 +01:00
f4exb
55eb6cc951
Fixed -Wunused-parameter warnings
2020-11-14 11:13:32 +01:00
f4exb
d2710806bf
Renamed sdrbase AudioOutput to AudioOutputDevice
2020-11-12 22:13:44 +01:00
Kacper Michajłow
1e5ae8ea0f
Define _USE_MATH_DEFINES and clean M_PI redefinitions
2020-11-04 23:05:41 +01:00
f4exb
379096cbdd
Migrate code to Qt 5.14.2
2020-11-04 20:08:44 +01:00
f4exb
170a2661e1
Updated version and changelogs
2020-10-06 07:41:32 +02:00
f4exb
31bf99a619
Removed dangling PluginInstanceGUI references
2020-10-05 16:30:24 +02:00
f4exb
6ebf4569bf
Delete channel API from DeviceUISet. Update FeatureUISet
2020-10-04 22:16:09 +02:00
f4exb
b1c9a35dcb
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
2020-10-04 22:16:09 +02:00
f4exb
d3d506a5ae
Removed handleMessage virtual method from PluginInstanceGUI
2020-10-04 22:16:09 +02:00
f4exb
d085b4eb7d
Removed undesirable methods from PluginInstanceGUI and related common plugins
2020-10-04 22:16:09 +02:00
f4exb
a93a93cec0
Channel API: new getURI method. Applied to common plugins
2020-10-04 22:16:09 +02:00
f4exb
1b11363214
Add GUI to device set outside plugin: applied to common plugins
2020-10-04 22:16:09 +02:00
f4exb
ef65afea02
Replace separate create channel methods (BS and CS): common plugins
2020-10-04 22:16:09 +02:00
f4exb
4fb5633e62
Updated version and changelogs
2020-09-26 09:13:34 +02:00
f4exb
bc7a227277
DATV demod: added standard basic settings dialog
2020-09-21 20:10:17 +02:00
f4exb
7780435cba
DATV demod: fixed incorrect frequency update when spectrum point and click is used. Fixes issue #637
2020-09-21 19:45:14 +02:00
f4exb
07a901942b
Updated versions and changelogs
2020-08-29 22:32:11 +02:00
f4exb
b33f37952c
DATV decoder: fixed UDP sender dropping packets. Fixes issue #579
2020-08-29 12:46:37 +02:00
f4exb
a4a16265a3
Updated version and changelogs
2020-07-01 20:22:41 +02:00
f4exb
b64e41419f
Add 10 MHz digit to wideband channel plugins. Implements #531
2020-07-01 19:53:09 +02:00
f4exb
44d8f8022b
DATV demod: compatibility with newer dvbs2.h
2020-04-28 05:36:34 +02:00
f4exb
e5144c8bbc
DATV demod: apply commit 0902155da2f79f2cdfdbe12b849c5f515f1f0d55 math.h only
2020-04-28 05:36:19 +02:00
f4exb
953079668f
DATV demod: apply commit 2ac274f77e6cb6ad6d2a81c9f94f05ea00ea4833 Customize MER for QAM constellations too.
2020-04-28 05:36:12 +02:00
f4exb
85bbcd0c68
DATV demod: apply commit 3479085369c2466fb2672f8e529e771c8fa22d1c Control refresh of tracking FIR filter.
2020-04-28 05:35:58 +02:00
f4exb
d0f97d0a5c
DATV demod: apply commit90c280f03339fe173baf2f908c37135b9b4c05bd Add complex ops.
2020-04-28 05:35:49 +02:00
f4exb
8f46029457
DATV demod: apply commit dd2d9b97025a34a1b168439d60528826b6c9ebf6 Fix RRC amplitude.
2020-04-28 05:35:39 +02:00
f4exb
b64d813cfc
Fixed some warnings from Mac ports compilation
2020-04-19 06:14:45 +02:00
f4exb
d0858f21fb
Added possibility to specify devices that cannot be discovered automatically. This implements #445
2019-12-16 01:03:47 +01:00
f4exb
98e4b55d74
DATV Demod: fixed some (legitimate) MSVC issues
2019-12-14 05:33:09 +01:00
f4exb
653f8c1330
Renamed DownSampleChannelizer back to (new) DownChannelizer
2019-12-13 15:15:21 +01:00
f4exb
14a21b10cb
Removed obsolete references to DownChannelizr
2019-12-13 00:43:07 +01:00
f4exb
1359aac9b6
Removed ThreadedBasebandSampleSink
2019-12-13 00:42:37 +01:00
f4exb
91b24a7c90
Rx plgins: refactoring of classes (3)
2019-12-09 13:44:12 +01:00
f4exb
6ee705fcd7
DATV demod: refactoring of classes
2019-12-04 07:20:13 +01:00
f4exb
735f1cdbb4
Rx plugins: refactoring of classes (2)
2019-12-04 07:20:05 +01:00
Davide Gerhard
0572a1643c
leansdr: fixes for macos
...
- plscodes.LENGTH
llvm < 3.9.0 doesn't support "Variable length array" and therefore
can't be used (it is not part of c++11 standard). see commit
e7545b33ff
- float casting is needed to avoid confusione between double and float
- F_SETPIPE_SZ is not supported on macOS
2019-11-02 08:42:35 +01:00
f4exb
9af9b0972e
REST API: config: added DATV demodulator
2019-08-11 12:47:51 +02:00
f4exb
ef82b89182
REST API: config: GET (4): optimize channel settings API management and generally improve constedness
2019-08-03 01:05:16 +02:00
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
df5822a570
DATV demod: fix DVB-S FEC 7/8 not recognized from the GUI
2019-07-25 00:35:55 +02:00
f4exb
47d919d55d
Merge master into dev
2019-07-23 22:59:30 +02:00
Martin Hauke
a1548333a7
Fix some typos
2019-07-22 23:14:23 +02:00
f4exb
0e98dbd938
SSB mod: base audio compressor sample rate on audio sample rate
2019-07-18 22:07:45 +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
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
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
f4exb
c981d76e6e
DATV demod: experimental DVB-S2 support
2019-07-14 15:35:45 +02:00
f4exb
5d7aa89304
PVS-Studio analys fixes: leandvb serious issue
2019-06-14 17:02:48 +02:00
Davide Gerhard
2e04d2fe9d
fix windows code to build with MSVC
...
- remove __attribute__((unused)) not supported on MSVC
- remove __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
Davide Gerhard
94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR
2019-05-21 20:19:30 +02:00
Davide Gerhard
23498ab24b
manage "correctly" plugins/pluginssrv folders
2019-05-21 20:19:25 +02:00
Davide Gerhard
dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms
2019-05-21 20:19:25 +02:00
Davide Gerhard
fd642496b8
remove qmake project files
...
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb
a5e9f251ef
Single channel API
2019-05-09 17:27:12 +02:00
f4exb
9e628917dc
Removed all obsolete references to devicesourceapi.h and devicesinkapi.h
2019-05-09 12:10:27 +02:00
f4exb
89e53cf179
Single DeviceAPI interface (1)
2019-05-08 22:11:53 +02:00
f4exb
ef15157a50
Fixed incomplete copyright headers (1)
2019-04-11 06:39:30 +02:00
f4exb
8699bdcbc4
DATV demod: more cleanup
2019-03-24 19:59:06 +01:00
f4exb
94cd6b0f0d
DATV demod: more leansdr cleanup and Windows build
2019-03-24 19:53:23 +01:00
f4exb
929bd81679
DATV demod: updated documentation
2019-03-24 14:57:45 +01:00
f4exb
1e1a64cd13
DATV demod: deactivate full screen. Fixed bug
2019-03-24 01:37:34 +01:00
f4exb
200d6beaab
DATV demod: put video screen inside a layout
2019-03-24 00:21:20 +01:00
f4exb
760c3fdd0f
DATV demod: not functionning full screen
2019-03-23 23:37:26 +01:00
f4exb
2d9715fbb6
DATV demod: GUI cosmetic changes
2019-03-23 10:51:01 +01:00
f4exb
af181914e1
DATV demod: process video and audio mute buttons coloring the same way. Make audio voulme log
2019-03-23 09:38:29 +01:00
f4exb
2d6730678d
DATV demod: implemented audio and video mute. Corrected audio volume
2019-03-23 06:06:42 +01:00
f4exb
9e668f5f22
DATV demod: audio volume (1)
2019-03-22 08:05:01 +01:00
f4exb
5b300c1033
DATV demod: refactored audio and video GUI
2019-03-21 14:13:26 +01:00
f4exb
2d86373418
DATV demod: audio implementation (2)
2019-03-21 08:35:29 +01:00
f4exb
80a25cc8fb
DATV demod: Fixed deprecation (2)
2019-03-20 17:44:26 +01:00
f4exb
eabb6a0c47
DATV demod: Audio test (2). Fixed deprecation (1)
2019-03-20 17:27:50 +01:00
f4exb
4f1247301f
DATV demod: audio test (1)
2019-03-20 08:42:31 +01:00
f4exb
3d86752411
DATV demod: implemented non working audio
2019-03-20 02:15:59 +01:00
f4exb
e4f973e1b1
DATV demod: reformat DATVideoRender code
2019-03-20 01:14:38 +01:00
f4exb
8001f9c1c6
DATV demod: pre-process audio stream
2019-03-20 00:07:05 +01:00
f4exb
b83b7eec06
DATV demod: audio setup
2019-03-19 23:12:54 +01:00
f4exb
0d7e573fae
DATV demod: removed sample rate from settings
2019-03-18 02:43:58 +01:00
f4exb
cc8edc9e75
DATV demod: refactored using the settings scheme
2019-03-18 02:26:03 +01:00
f4exb
7961f50791
DATV demod: added a settings structure
2019-03-17 23:49:28 +01:00
f4exb
d4fe404dd6
DATV demod: switched to work branch copy of leansdr
2019-03-17 21:31:42 +01:00
f4exb
7b9cb0e9fe
DATV demod: formatted code
2019-03-17 01:36:44 +01:00
f4exb
ee7c2cee0d
Windows build updates
2019-03-13 01:08:53 +01:00
ZigaS
b743943c70
Update to Qt 5.12.0.
...
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb
35e787f89b
Windows MSVC2017: added DSD demodulator
2018-11-28 14:23:25 +01:00
f4exb
6f4969f417
Windows MSVC2017: include DATV Demod
2018-11-28 10:57:03 +01:00
f4exb
788ffa7c86
DATV demod: adapt to MSVC
2018-11-28 08:51:55 +01:00
f4exb
bc7ad10f9d
Use C++11 everywhere
2018-11-24 21:21:04 +01:00
f4exb
f5357e9917
PVS-Studio Analysis corrections for less serious issues
2018-11-18 11:06:41 +01:00
f4exb
dc2f25a00b
Windows: MSVC2017: fixed more attribute unused cases (1)
2018-11-13 00:45:03 +01:00
f4exb
5777875618
PVS studio static analyzer fixes (2)
2018-06-22 00:15:23 +02:00
f4exb
1eb8716a9f
Fixes for Arch. Manual merge of pull request #183 . DATV demod: fixed some of ffmpeg deprecation warnings
2018-06-13 00:20:51 +02:00
f4exb
f05dd1fb8e
DATV demod: added missing AVUTIL cmake variables
2018-05-28 09:05:52 +02:00
f4exb
c43ecc8afe
Channel Rx plugins: use liberation font
2018-05-05 18:12:05 +02:00
Jason Gerecke
f6ea7b216e
Fix spelling errors present in UI files
2018-04-21 18:44:54 -07:00
f4exb
5c51297717
Moved FFT filter destruction at end of the mod or demod destructor
2018-04-18 22:20:47 +02:00
f4exb
eb047ba15e
DATV demod: removed reference to deleted method
2018-04-15 21:13:47 +02:00
f4exb
8dfdc1086c
PVS-Studio static analysis corrections (4)
2018-04-04 23:39:31 +02:00
f4exb
dbc9e78077
DATV demod: fixed message handling
2018-03-29 10:03:52 +02:00
f4exb
d042507c8f
DATV demod: fixed initialization sequence in constructor
2018-03-17 01:00:46 +01:00
f4exb
170c59de43
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
2018-03-16 10:24:19 +01:00
f4exb
09905c362a
DATV demod: TV screen graticule optimization
2018-03-15 00:58:18 +01:00
f4exb
35138b0e93
Unify TV screen (5)
2018-03-11 19:43:40 +01:00
f4exb
707ce197cd
Unify TV screen (3)
2018-03-11 16:39:02 +01:00
f4exb
def91c4019
Unify TV screen (2)
2018-03-11 13:00:33 +01:00
f4exb
7d63bf48e0
DATV demod: updated documentation
2018-03-11 12:25:18 +01:00
f4exb
8e6438908b
Unify TV screen (1)
2018-03-11 12:22:00 +01:00
f4exb
1b8ad814e5
DATV demod: header includes cleanup
2018-03-11 01:00:27 +01:00
f4exb
30dd4f4c4b
DATV demod: fixed delta frequency dial setting at deserialization
2018-03-11 00:17:22 +01:00
f4exb
107b1c9ae6
DATV demod: prevent segfault when DATV constellation screen is not registered
2018-03-11 00:16:39 +01:00
f4exb
0486462398
DATV demod: GUI changes (4)
2018-03-10 23:01:03 +01:00
f4exb
93d0d28add
DATV demod: GUI changes (3)
2018-03-10 20:15:20 +01:00
f4exb
d1fafce4b6
DATV demod: GUI changes (2)
2018-03-10 19:30:55 +01:00