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
528c28b0a8
Updated versions and changelogs
2022-07-18 11:37:17 +02:00
f4exb
d24e7a59fb
M17: added mod and demod cmake enablers
2022-07-18 11:18:56 +02:00
f4exb
dd2233f763
M17 mod/demod: moved m17 specific code to a new modems library
2022-07-18 11:18:55 +02:00
f4exb
3d17aaaba4
Updated versions and changelogs
2022-06-26 07:24:19 +02:00
f4exb
980c7a98f2
Removed stray comma in CMakeLists.txt. Fixes #1310
2022-06-25 23:11:55 +02:00
f4exb
d2951627f4
Added cmake enablers for all non sampling device plugins. Fixes #1308
2022-06-25 11:56:45 +02:00
f4exb
9b2c7511fe
Updated versions and changelogs
2022-06-12 23:46:08 +02:00
Edouard Griffiths
641050a897
Put back required dependency to SerialDV possibly fixing CI/CD issues
2022-06-07 13:55:01 +02:00
f4exb
2c2285d614
Updated versions and changelogs
2022-06-01 21:31:29 +02:00
Jon Beniston
d1305ae7b3
Add hidapi.dll to Windows installer
2022-05-30 16:04:21 +01:00
Jon Beniston
73ad00d0a1
Funcube dongle support on windows.
2022-05-29 21:26:04 +01:00
srcejon
fe7f98c70e
Merge branch 'f4exb:master' into mac_package
2022-05-29 11:21:53 +01:00
f4exb
252379d593
Updated versions and changelogs
2022-05-29 12:10:24 +02:00
Jon Beniston
8f0205c551
Fix hidapi for mac
2022-05-27 12:27:01 +01:00
f4exb
22e11f8cb4
Updated versions and changelogs
2022-05-26 05:13:46 +02:00
f4exb
d6d4619296
Updated versions and changelogs
2022-05-25 18:36:24 +02:00
f4exb
100ca3510c
AMBE feature: removed required dependency to SerialDV library
2022-05-25 01:31:56 +02:00
f4exb
c915f41031
Updated version and changelogs
2022-05-23 00:25:45 +02:00
f4exb
d8034f3ee0
Updated versions and changelogs
2022-05-19 18:03:09 +02:00
Edouard Griffiths
d79d121a6b
Merge pull request #1249 from srcejon/mac_package
...
Update cmake scripts to build a .dmg
2022-05-18 12:49:23 +02:00
srcejon
36a6d088f8
Merge branch 'f4exb:master' into mac_package
2022-05-17 21:26:13 +01:00
f4exb
33b2978038
Updated version and changelogs
2022-05-17 22:26:01 +02:00
f4exb
7a8cab7879
Fixed missing bits in API. Fixes #1247
2022-05-16 20:51:15 +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
cddfc00c74
Updated versiom and changelogs
2022-05-15 23:40:58 +02:00
f4exb
01322f4d87
Updated version and changelogs
2022-05-15 11:21:35 +02:00
f4exb
de94ea01b5
Updated main and plugin versions
2022-05-14 13:16:33 +02:00
f4exb
63edbe94fa
Updated version
2022-05-14 07:07:45 +02:00
f4exb
dba9a74acb
Massive UI revamping (v7): alpha.3 release
2022-05-02 19:45:18 +02:00
f4exb
f8d3af287e
Massive UI revamping (v7): updated version to alpha.2
2022-04-28 00:19:54 +02:00
f4exb
f9985ad061
Massive UI revamping (v7): main window documentation
2022-04-19 07:03:28 +02:00
f4exb
7f1c838cec
Updated versions and changelogs
2022-03-30 22:16:08 +02:00
f4exb
ae93186c8a
Updated versions and changelogs
2022-03-09 19:13:58 +01:00
f4exb
3dc0c26ff5
Repair FCD support with better FindHIDAPI cmake module. Fixes #1160
2022-03-06 01:30:15 +01:00
f4exb
5410096f1e
Disable FCD as a consequence of #1160
2022-03-05 23:25:07 +01:00
f4exb
48040a3edd
Revert "Fixed build with hidapi"
...
This reverts commit 97fc4bf2da
.
2022-03-05 22:59:18 +01:00
f4exb
97fc4bf2da
Fixed build with hidapi
2022-03-05 14:19:49 +01:00
f4exb
0715fc5d69
Updated versions and changelogs
2022-03-05 04:58:19 +01:00
f4exb
308ffcad54
Updated versions and changelogs
2022-02-20 22:37:25 +01:00
f4exb
590c4ef352
Updated versions and changelogs
2022-02-07 21:47:25 +01:00
srcejon
c3583aae5b
Merge branch 'f4exb:master' into map_3d
2022-02-05 20:42:22 +00:00
Edouard Griffiths
fd1eecd00e
Allow VS2022 for MSVC (take 2)
2022-02-05 12:17:46 +01:00
Edouard Griffiths
9d7d80158f
Allow VS2022 in MSVC build
2022-02-05 12:04:34 +01:00
Jon Beniston
854709f4fa
Add Qt WebEngine dependency
2022-02-04 20:56:47 +00:00
Jaroslav Škarvada
5904c2f8b0
Added support for LIB_SUFFIX (e.g. for lib64 on Fedora)
2022-01-26 01:00:49 +01:00
f4exb
ef0377cf4c
Updated version and changelogs
2022-01-23 23:22:00 +01:00
f4exb
ebd5216917
Updated version and changelogs
2022-01-09 11:02:10 +01:00
f4exb
7142ef0b0d
Updated versions and changelogs
2022-01-03 19:46:20 +01:00
f4exb
5a11ef6a8b
Updated versions and changelogs
2021-12-26 12:14:14 +01:00
f4exb
35adc25450
Updated version changelogs and readmes
2021-12-16 10:32:52 +01:00
f4exb
bb99edddc1
Updated version and changelogs
2021-11-26 22:51:28 +01:00
f4exb
e2923696b4
Updated versions and changelogs
2021-11-06 21:33:26 +01:00
f4exb
0141639b7a
Added fftw3f-wisdom exe to CPack Windows bundle
2021-11-04 05:25:14 +01:00
f4exb
54d880ac56
Updated versions and changelogs
2021-10-24 10:08:22 +02:00
f4exb
ed4a1532d4
Updated versions and changelogs
2021-10-16 23:28:25 +02:00
f4exb
995b804084
Updated versions and changelogs
2021-10-12 23:25:14 +02:00
f4exb
acfed7ab5b
Updated version and changelogs
2021-10-07 21:32:19 +02:00
f4exb
dc7232ee4f
Updated versions and changelogs
2021-10-04 21:04:17 +02:00
f4exb
611171234a
Updated versions and changelogs
2021-09-05 22:40:56 +02:00
f4exb
fcf22da4a6
Fixed compilation in server mode for Satellite Tracker plugin
2021-09-02 21:13:41 +02:00
f4exb
946c3b0dd0
Updated versions and changelogs
2021-08-22 10:35:01 +02:00
f4exb
00832f23bd
Updated versions and changelogs
2021-08-21 11:38:49 +02:00
f4exb
e034a18de1
Updated versions and changelogs
2021-08-08 06:36:18 +02:00
f4exb
1bd384fd6c
Updated versions and changelogs
2021-07-17 10:28:23 +02:00
f4exb
a151cdfe12
Updated versions and changelogs
2021-07-13 22:28:03 +02:00
f4exb
103f6f6181
Updated versions and changelogs
2021-07-04 05:28:53 +02:00
Jon Beniston
e6e303cd78
Enable LimeRFE on Windows
2021-06-29 21:35:52 +01:00
f4exb
a57c856a26
Updated versions and changelogs
2021-06-27 19:17:28 +02:00
f4exb
de838e8c30
Follow Appveyor MSVC upgrade
2021-06-14 22:32:53 +02:00
f4exb
82f1004f28
ChirpChat demod: updated readme. Updated versions and changelogs
2021-06-12 19:48:24 +02:00
f4exb
1e5c4343d1
Updated versions and changelogs
2021-05-28 12:26:20 +02:00
f4exb
2e61dc1fbd
Updated versions and changelogs
2021-05-11 21:55:31 +02:00
f4exb
93aefd6de3
Updated versions and changelogs
2021-05-11 10:50:46 +02:00
f4exb
5384f3b21e
Updated versions and changelogs
2021-05-05 21:51:16 +02:00
f4exb
873ec7809c
Updated versions and changelogs
2021-05-01 11:13:21 +02:00
f4exb
37a5bf3395
Updated versions and chagnelogs
2021-04-25 21:33:06 +02:00
f4exb
6f4e596cca
Updated versions and changelogs
2021-04-19 23:53:54 +02:00
Jon Beniston
6e69bea710
Don't try to find zlib and faad packages on windows, as we have version in external/windows
2021-04-19 19:11:29 +01:00
f4exb
a5796c7116
Updated versions and changelogs
2021-04-18 22:57:54 +02:00
f4exb
2562d42385
Allow local compile of DAB demodulator
2021-04-17 22:59:40 +02:00
Jon Beniston
8a5685cdfd
Add DAB demodulator
2021-04-16 22:56:15 +01:00
f4exb
6ad057e935
Updated versions and changelogs
2021-04-13 10:25:17 +02:00
Jon Beniston
7aebff1082
Add SDRplay V3 API sample source.
2021-04-11 21:21:36 +01:00
f4exb
fcbb383978
Updated versions and changelogs
2021-04-08 19:32:54 +02:00
f4exb
0a713e4d30
Updated versions and changelogs
2021-03-29 21:21:32 +02:00
f4exb
766de007b9
Updated versions and changelogs
2021-03-07 12:05:33 +01:00
f4exb
6fb451145b
DATV demod: use ldpctool in Linux only
2021-03-07 07:41:19 +01:00
f4exb
2389f0d55c
Updated versions and changelogs
2021-03-03 13:52:40 +01:00
f4exb
19b809affb
Updated versions and changelogs
2021-02-28 20:36:17 +01:00
f4exb
a2b1e5207f
Added missing dependency to libqt5texttospeech5-dev. Fix libapt and libsgp4s external library install for Ubuntu build
2021-02-28 05:40:15 +01:00
Jon Beniston
ef4544b640
Add atpdec and sgp4 cmake scripts
2021-02-27 12:54:25 +00:00
Jon Beniston
5461facb3b
Add Satellite Tracker feature
2021-02-26 20:25:48 +00:00
f4exb
42815a0664
Updated versions and changelogs
2021-02-20 18:30:51 +01:00
f4exb
166089a8bd
Updated versions and changelogs
2021-02-13 12:26:19 +01:00
f4exb
19f3c284ba
Updated versions and changelogs
2021-02-07 11:09:43 +01:00
Kacper Michajłow
3388e385b6
CMake: Require all needed Qt modules to fail early when not found.
2021-02-06 22:39:57 +01:00
f4exb
3a43fd33fa
Updated version and changelogs
2021-01-30 18:59:35 +01:00