1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 12:26:34 -04:00
Commit Graph

566 Commits

Author SHA1 Message Date
f4exb
9e51aceeeb Updated versions and changelogs 2023-05-30 00:05:33 +02:00
Jon Beniston
3a79e63a92 Enable SigMF plugins on windows 2023-05-26 08:28:12 +01:00
f4exb
b12e2822fc Updated versions and changelogs 2023-05-24 08:43:50 +02:00
f4exb
8260721f2d Updated cersions and changelogs 2023-05-23 22:39:27 +02:00
Jon Beniston
04db22584a Add DSC demodulator 2023-05-15 16:40:43 +01:00
Jon Beniston
4c15e28922 Add Gamepad dependency for Android 2023-04-24 13:16:20 +01:00
Jon Beniston
62e0ae41f3 Only needed for GUI 2023-04-23 19:56:41 +01:00
Jon Beniston
a1c1308580 Rotator Controller: Add gamepad input controller support. 2023-04-23 19:52:02 +01:00
f4exb
3f9f81caf9 Updated versions and changelogs 2023-04-06 22:59:07 +02:00
f4exb
cf0489d96f Updated versions and changelogs 2023-04-01 13:42:53 +02:00
Jon Beniston
0bf126baa5 Add ILS demodulator 2023-03-21 10:54:42 +00:00
f4exb
d67aac3b27 Updated version and changelogs 2023-03-18 13:45:42 +01:00
Jon Beniston
b3224e3aa8 Update CMakeLists for RTTY and Navtex demods 2023-03-03 16:37:38 +00:00
f4exb
5b169a3978 Updated versions and changelogs 2023-02-23 01:02:36 +01:00
srcejon
101bec310f Copy fftw3f and libusb dlls to bin directory. 2023-02-01 14:18:59 +00:00
f4exb
5026e4ab5e Updated versions and changelogs 2023-02-01 09:52:28 +01:00
f4exb
6444d749d8 FT8 demod: copy from SSB demod 2023-01-16 19:58:38 +01:00
f4exb
2552160f8f Updated versions and changelogs 2023-01-14 01:07:29 +01:00
f4exb
5ce5a24946 FT8 support: build fixes 2023-01-12 17:29:24 +01:00
f4exb
6838958c6b FT8 support: corrected FT8 enabling in main CMakeFile and in sdrbench 2023-01-12 14:15:22 +01:00
f4exb
6ecd110d14 FT8 demod: adapted to QThread 2023-01-12 01:02:38 +01:00
f4exb
902e58b46b FT8 demod: initial commit of FT8 library with minimal changes and benchmark test 2023-01-11 16:36:10 +01:00
Jon Beniston
1fd29354fc Add support for multiple ABIs on Android 2023-01-02 15:28:52 +00:00
Jon Beniston
26861d3aa8 Add Android support and settings resources 2022-12-20 22:07:49 +00:00
f4exb
f65c6ab1e7 Updated versions and changelogs 2022-12-17 10:30:08 +01:00
f4exb
5a0fc37241 Updated versions and changelogs 2022-12-01 22:02:11 +01: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
f4exb
006e23d7b7 Updated versions and changelogs 2022-11-15 21:46:52 +01:00
f4exb
3814a95073 Updated versions and changelogs 2022-11-01 23:51:06 +01:00
f4exb
f034319c22 Updated versions and changelogs 2022-10-19 17:40:14 +02:00
f4exb
47a6ddddd8 Updated versions and changelogs 2022-10-07 00:24:31 +02:00
f4exb
77f825d980 Updated versions and changelogs 2022-09-18 10:51:03 +02:00
Jon Beniston
65364eeb2c Add Remote Control feature 2022-09-16 10:20:16 +01:00
f4exb
ed754fd380 Updated versions and changelogs 2022-09-10 21:14:58 +02:00
f4exb
d9ad758971 Updated versions and changelogs 2022-09-01 21:51:04 +02:00
f4exb
d699271fcd Updated versions and changelogs 2022-08-14 11:52:25 +02:00
f4exb
2309104f74 Removed stray comma in CmakeLists.txt. Complements #1310. Fixes #1388 2022-08-13 11:51:15 +02:00
Jon Beniston
981781eabe Call find_package for OpenCV on Windows for modatv 2022-08-06 18:11:55 +01:00
f4exb
84daf16a4b Updated versions and changelogs 2022-08-03 18:52:33 +02:00
f4exb
bf5220a1f7 M17: attempt to restore MSVC build (2) 2022-07-31 05:26:50 +02:00
f4exb
798b62d0e9 M17: attempt to restore MSVC build 2022-07-31 05:16:38 +02:00
f4exb
c1198ff885 Updated versions and changelogs 2022-07-20 21:56:03 +02: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
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