Jon Beniston
04db22584a
Add DSC demodulator
2023-05-15 16:40:43 +01:00
Jon Beniston
0bf126baa5
Add ILS demodulator
2023-03-21 10:54:42 +00:00
Jon Beniston
b3224e3aa8
Update CMakeLists for RTTY and Navtex demods
2023-03-03 16:37:38 +00:00
Jon Beniston
1732d07cab
Add Heap Map plugin
2023-02-16 15:53:54 +00:00
f4exb
6444d749d8
FT8 demod: copy from SSB demod
2023-01-16 19:58:38 +01:00
Jon Beniston
5be2b1674e
Add flag to skip FFMPEG version check on Android
2023-01-02 15:32:25 +00:00
Jon Beniston
9a18f3f7ce
Enable compilation with Qt 6.2
2022-11-17 23:26:54 +00:00
Jon Beniston
fc7c9c1fc8
Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6
2022-11-17 14:34:54 +00:00
Jiří Pinkava
400585c138
Fix cmake syntax warning in channelrx
2022-09-15 19:49:30 +02:00
unknown
fc1f5116d7
MSVC M17 FIX
2022-09-06 17:10:25 -03:00
f4exb
2a1476bb29
M17: get back to Linux only
2022-07-20 16:11:31 +02:00
f4exb
ac2a45ce88
M17 code reorganization
2022-07-20 05:47:48 +02:00
Jon Beniston
27da167b97
Add Remote TCP Input and Remote TCP Sink plugins
2022-07-19 10:10:20 +01:00
f4exb
a65c9458ed
Build M17 for Linux only
2022-07-18 15:25:15 +02:00
f4exb
d24e7a59fb
M17: added mod and demod cmake enablers
2022-07-18 11:18:56 +02:00
f4exb
9510913930
M17 demod: plugin base
2022-07-18 11:18:55 +02:00
f4exb
d2951627f4
Added cmake enablers for all non sampling device plugins. Fixes #1308
2022-06-25 11:56:45 +02:00
Jon Beniston
b760c44101
Add support for building additional 3rd party libraries.
...
Update MacOS bundling to use macdeployqt rather than fixup_bundle, so all Qt dependencies are included.
Update building of some libraries on MacOS, so that library paths in dylibs are build paths, rather than install paths, so macdeployqt can find them.
2022-05-16 13:48:29 +01:00
f4exb
c646bacf8b
v7: cleanup of obsolete VOR demod files. Implements #1223
2022-05-01 23:33:12 +02:00
f4exb
7d450c6e42
v7: rename vordemodsc files to vordemod files. Part of #1223
2022-05-01 13:05:36 +02:00
f4exb
046b79cab3
v7: rename vordemod files to vordemodmc files. Part of #1223
2022-05-01 10:32:08 +02:00
Jon Beniston
874ca5e85e
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
2022-03-01 17:17:56 +00:00
Jon Beniston
854709f4fa
Add Qt WebEngine dependency
2022-02-04 20:56:47 +00:00
Jon Beniston
fbef25884e
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
Jon Beniston
72602a28e4
Add demodpager
2021-07-09 12:48:02 +01:00
f4exb
af1dc38647
Compile Noise Figure plugin only if Boost version is greater or equal to 1.70.0. Fixes #943
2021-07-01 08:55:30 +02:00
Jon Beniston
0faaa8397d
Add radio clock plugin
2021-06-22 17:38:56 +01:00
Jon Beniston
97669585ad
Add noise figure plugin
2021-06-09 16:17:59 +01:00
Jon Beniston
1ac835260e
Add AIS mod, demod and feature.
2021-05-07 21:50:27 +01:00
Jon Beniston
8a5685cdfd
Add DAB demodulator
2021-04-16 22:56:15 +01:00
Jon Beniston
bb452a3216
Add APT demodulator
2021-02-26 20:40:23 +00:00
Jon Beniston
c74ec2c426
Add packet demodulator
2021-01-13 19:58:07 +00:00
f4exb
efcc46a747
VOR single channel: reworked as single channel and simple GUI
2020-11-28 07:14:06 +01:00
f4exb
97154a3896
VOR single channel: initial commit
2020-11-28 04:13:43 +01:00
f4exb
80829e146a
VOR demod: compile only if prerequisites are available. Fixes #727
2020-11-27 13:39:40 +01:00
Jon Beniston
4a6a886996
Add VOR demodulator
2020-11-24 12:31:16 +00:00
f4exb
4059a0be27
Reworked ARM Neon detection and remote plugins inclusion in the build
2020-11-23 21:16:25 +01:00
f4exb
b396a190de
Implement SigMF support only when compiled with GCC (libsigmf dependency). Implements #712
2020-11-21 20:00:32 +01:00
f4exb
c353c85bdd
SigMF file sink
2020-11-10 11:06:39 +01:00
f4exb
00885a48c9
Removed LoRa demod and added ChirpChat demod (1)
2020-11-09 11:35:18 +01:00
Jon Beniston
1a9b6d1763
Add ADS-B Demodulator plugin.
...
Add GS232 Rotator Controller feature plugin.
Add altitude and station name to My Positon.
Use QtDeploy to ensure all required Qt libraries are included (Should
fix OpenGL issues)
2020-10-27 16:22:10 +00:00
f4exb
45698b1896
FileSink: REST API implementation
2020-08-08 23:57:47 +02:00
StefanBruens
ba28373258
Use CMake varialbles instead of depending on FFmpeg binary
...
DATV will be excluded when the ffmpeg binary is not installed,
although the actual dependencies are fulfilled.
2020-07-19 03:55:27 +02:00
f4exb
923ac7695a
Remote Sink: threading refactoring
2019-12-11 23:20:11 +01:00
f4exb
fb3ccd05d3
Removed Remote Sink from build
2019-12-11 03:03:48 +01:00
f4exb
193430e02f
Removed experimental NFM demod from build
2019-11-23 07:47:24 +01:00
f4exb
5b83b2a4a8
Rx plugins: refactoring of classes (1)
2019-11-23 07:40:36 +01:00
Davide Gerhard
6e80780d17
cmake: windows fixes for MSVC
...
- disable sdrangelbench on windows with MSVC
- fix cpu flags test code for MSVC
- add ico file
2019-05-28 15:19:12 +02:00
Davide Gerhard
5ff197bc35
fixes for ubuntu 16.04
...
- probably libfreedv/freedv_api.cpp needs more work to avoid crash if
the user select 700C or 800XA
2019-05-21 20:19:29 +02:00
Davide Gerhard
0602879b2e
import freqtracker to new cmake config
2019-05-21 20:19:28 +02:00