1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-13 16:46:34 -04:00
Commit Graph

516 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