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