Jon Beniston
|
24d8da247c
|
Fix gcc warnings
|
2021-03-18 20:33:52 +00:00 |
Jon Beniston
|
37a19dee04
|
Add DATV Modulator
|
2021-03-18 17:17:58 +00:00 |
f4exb
|
996e4d7816
|
SSB demod: increase audio volume range to -10 to +40 dB. Restored Appveyour MSVC build
|
2021-03-16 05:16:59 +01:00 |
f4exb
|
b5d501e6ab
|
Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772
|
2021-02-12 00:53:18 +01:00 |
f4exb
|
b62cf26b22
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +01:00 |
Christoph Berg
|
0d6a3a4f47
|
Fix some typos spotted by lintian
|
2021-01-19 12:36:56 +01:00 |
Jon Beniston
|
082904aa17
|
Fix bit stuffing and SSID in packet modulator
|
2021-01-13 17:12:14 +00:00 |
f4exb
|
793d8b9f49
|
Demod Analyzer: implementation for the rest of planned plugins
|
2020-12-21 02:30:29 +01:00 |
f4exb
|
e8ea0665fe
|
Demod Analyzer: REST API update. AMMod: fixed include issue
|
2020-12-20 19:01:54 +01:00 |
f4exb
|
321cffc9c7
|
Demod Analyzer implementation with AM modulator and demodulator
|
2020-12-20 18:31:59 +01:00 |
f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
f4exb
|
38a06c4f69
|
Added MessagePipes garbage collector. Updated versions and changelogs
|
2020-12-12 16:31:38 +01:00 |
f4exb
|
04dbb028aa
|
FreeDV: removed useless set callback functions. Use mutex appropriately
|
2020-12-09 01:15:38 +01:00 |
f4exb
|
445b7c57e2
|
Updated versions and changelogs
|
2020-11-26 07:12:01 +01:00 |
f4exb
|
6de27fc3d0
|
SSB Mod: added audio compressor preamp gain and threshold controls
|
2020-11-25 14:19:21 +01:00 |
f4exb
|
d1e0f8d865
|
SSB modulator: fixed audio compressor constants. Fixes #719
|
2020-11-25 05:40:39 +01:00 |
Jon Beniston
|
3875babadf
|
Update remote sink/source docs so they no longer say the plugin is only available on Linux
|
2020-11-24 16:02:17 +00:00 |
f4exb
|
4059a0be27
|
Reworked ARM Neon detection and remote plugins inclusion in the build
|
2020-11-23 21:16:25 +01:00 |
f4exb
|
f155d63580
|
Remote plugins: add USE_NEON definition for compatibility with cm256cc on ARM64. Fixes issue #720
|
2020-11-23 08:34:20 +01:00 |
f4exb
|
1d5742d3b9
|
Removed useless CPU flags. Fixes issue #720
|
2020-11-23 01:44:52 +01:00 |
f4exb
|
ea59f8b35e
|
Updated version and changelogs
|
2020-11-22 20:10:39 +01:00 |
f4exb
|
49cceb40cc
|
FreeDV mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +01:00 |
f4exb
|
f19431ac5c
|
NFM mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +01:00 |
f4exb
|
3f338e10e3
|
SSB mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +01:00 |
f4exb
|
bafb694b74
|
AM mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +01:00 |
f4exb
|
2a2ab520ba
|
WFM mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +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 |
Kacper Michajłow
|
cf70d9430f
|
Use QStringLiteral when it make sense
|
2020-11-22 04:05:04 +01:00 |
f4exb
|
7c1e546f5f
|
Fixed -Wparentheses -Wchar-subscripts warnings
|
2020-11-15 01:11:16 +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
|
6285235257
|
Fixed -Wtype-limits warnings
|
2020-11-14 19:18:41 +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
|
f668863aed
|
Fixed -Wreorder warnings
|
2020-11-14 05:51:19 +01:00 |
f4exb
|
8ccb2e80c1
|
NFM: enhancements to GUI and channel spacing handling
|
2020-11-12 19:40:35 +01:00 |
f4exb
|
c6083b339f
|
Websocket spectrum: updated plugins
|
2020-11-11 11:46:54 +01:00 |
f4exb
|
a09b66c38b
|
SpectrumVis: remove now useless configure method
|
2020-11-11 11:24:55 +01:00 |
f4exb
|
943ae81750
|
ChirpChat modulator: implementation
|
2020-11-09 18:56:06 +01:00 |
f4exb
|
ffd0971020
|
Updated versions and changelogs
|
2020-11-09 14:10:17 +01:00 |
f4exb
|
fffac68b7f
|
NFM: updated documentation
|
2020-11-08 12:34:56 +01:00 |
f4exb
|
fa68a8ff2b
|
NFM: RF, AF bandwidth and FM deviation independent setting. Implements #691
|
2020-11-08 12:34:56 +01:00 |
f4exb
|
556ddaaff6
|
Updated versions and changelogs
|
2020-11-06 07:07:23 +01:00 |
f4exb
|
f1cf57bacd
|
NFM: review frequency deviation and NFM demod volume control
|
2020-11-06 06:08:04 +01:00 |
f4exb
|
41f0fec4f6
|
sdrbase cmake: restored Boost_INCLUDE_DIRS
|
2020-11-05 20:41:33 +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 |
Kacper Michajłow
|
70434765d7
|
Add support for VS2019 and Ninja
- Specify byproducts in external projects
- Use external Boost
- Remove hacky Qt detection
- Fix CRT mismatch in external projects (fixes SoapySDR on Windows)
- Minor fixes
|
2020-11-04 10:40:17 +01:00 |
f4exb
|
c5a36c48a0
|
Updated versions and changelogs
|
2020-11-03 13:15:25 +01:00 |