1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-12 05:44:25 -04:00
Commit Graph

253 Commits

Author SHA1 Message Date
Edouard Griffiths 7d622d180b Merge pull request #2795 from munzzyy/fix-faad2-heap-overflow-2766
bump bundled faad2 to 2.10.1, fixes heap overflow (#2766)
2026-07-11 03:40:50 +02:00
Cole Munz 63f61b9086 faad2: build from git with cmake instead of bootstrapping the tarball
Review feedback on the 2.10.1 bump: the autotools bootstrap step won't
work on Windows. faad2 gained CMake support in 2.11.0, so fetch the
repo at 2.11.2 and build it the same way as opus and hidapi.
FAAD_BUILD_CLI=OFF skips the frontend executable; only libfaad is
needed.
2026-07-09 21:11:09 -05:00
Cole Munz 499b75f0d2 bump bundled faad2 to 2.10.1, fixes heap overflow (#2766) 2026-07-09 16:37:40 -05:00
Jon Beniston 84613e71bf libsigmf: Fix path to library for Mac build 2026-07-07 00:36:37 +01:00
f4exb 13fdc156a2 Tried to fix Debian builds 2026-06-03 03:06:36 +02:00
Alex Antonov UT2UM 76f5042769 Add Fobos SDR dual backend sample source plugin 2026-05-27 18:58:28 +03:00
Tammo Jan Dijkema 6d4638afd0 Fix libsigmf installation on mac 2026-05-05 21:53:03 +02:00
Tammo Jan Dijkema 27e72529f3 Update CMake version in flatbuffers 2026-05-05 21:21:38 +02:00
Tammo Jan Dijkema 30d62075c7 Make external libsigmf build on macos 2026-05-05 17:51:16 +02:00
f4exb eab2e1b10a Fix Linux cspice location 2026-05-04 19:15:22 +02:00
copilot-swe-agent[bot] 3717ccf4e5 fix(external): disable -Werror=format-security for cspice ExternalProject on Linux
Agent-Logs-Url: https://github.com/f4exb/sdrangel/sessions/6836e1ac-619b-460b-a5f8-21c542826bc8

Co-authored-by: f4exb <6192319+f4exb@users.noreply.github.com>
2026-05-04 08:31:38 +00:00
Jon Beniston a2852f2415 Fix cspice build on linux and mac. 2026-04-08 13:41:08 +01:00
Jon Beniston 338a28b1a5 StarTracker: Add support for Jupiter decameter radiation (DAM) observations. Add targets from Horizons and SPICE. 2026-04-03 20:33:00 +01:00
Neals 496986410e bump UHD to 4.9.0.1 2026-01-26 23:19:26 -06:00
Jon Beniston 4de2d062d1 Enable denoiser on Mac 2026-01-15 15:08:52 +00:00
Jon Beniston 7584a6e87c Add library dependencies to fix Mac build. Fix library path for InmarsatC on Mac. 2026-01-14 09:03:24 +00:00
Jon Beniston ee35715bd4 Merge master 2026-01-12 18:36:49 +00:00
f4exb 7e0892801c Denoiser feature: build only for Linux 2026-01-11 09:18:15 +01:00
f4exb 499b7bb0fe Denoiser: disable for Mac and fix audio mute 2026-01-11 00:43:39 +01:00
f4exb 28c3a4da9c Added rnnoise library to the external libraries build 2026-01-10 21:27:09 +01:00
Jon Beniston 9a64a9b3b9 Add FFTW as DAB dependency 2026-01-07 11:19:17 +00:00
srcejon 2158024497 Fix path to libFLAC on Linux 2026-01-07 10:50:02 +00:00
Jon Beniston a29b5e0021 Set Apple libraries before external project, so can be used as build byproducts. 2026-01-07 10:12:56 +00:00
Jon Beniston 16218a1ebe Not in src subdir 2026-01-07 09:36:07 +00:00
Jon Beniston ae75887a09 Specify library names precisely. 2026-01-07 09:15:58 +00:00
Jon Beniston 64d9ad16e6 Fix demod macro name. Remove unused library. 2026-01-07 08:51:29 +00:00
Jon Beniston feeb757f21 Add Inmarsat C demodulator. 2026-01-06 12:07:52 +00:00
Jon Beniston befafe0d6c Remove md5sum 2025-10-04 14:02:32 +01:00
Jon Beniston c762768eab Add md5sum 2025-10-04 08:54:40 +01:00
Jon Beniston 6ac014aaa3 Verify signature 2025-10-03 19:26:42 +01:00
Jon Beniston 38601664e8 Try removing signature from libusb 2025-10-03 17:42:46 +01:00
Jon Beniston 0ca5552747 Add ${binary_dir}/src to MACOS_EXTERNAL_LIBS_FIXUP for HackRF 2025-10-01 08:54:22 +01:00
Jon Beniston 6e3e27e0ff Update libusb to 1.0.29. 2025-10-01 08:47:03 +01:00
Jon Beniston 6d04a556d4 Rollback libiio for windows. Use release version of BladeRF. 2025-09-22 10:09:50 +01:00
Jon Beniston acc9c6f76d Try new libusb include dir 2025-09-21 21:18:50 +01:00
Jon Beniston e8cf0adaa3 Use lib branch of mbelib to fix ninja multiple targets error 2025-09-21 19:24:04 +01:00
Jon Beniston 3d5e61112d Try v0.25 of libiio, as more recent versions have lots of API changes. 2025-09-21 14:09:10 +01:00
Jon Beniston 39757ecba3 Update libiio to latest 2025-09-21 11:04:51 +01:00
Jon Beniston 6d23893099 Update UHD to v4.9. 2025-09-21 10:36:53 +01:00
Jon Beniston 3429cbf7bf Set -DENABLE_LIBTECLA=OFF to remove dependency on ncurses 2025-09-21 09:38:36 +01:00
Jon Beniston 9945099dfe Update hackrf and bladerf to latest 2025-09-21 09:13:55 +01:00
Jon Beniston 680d823b87 Update to latest AirspyHF 2025-09-20 22:17:10 +01:00
Jon Beniston c527107b67 Use fork of airspy 2025-09-20 19:29:05 +01:00
Jon Beniston 7717ed6677 Update airspy tag to latest 2025-09-20 19:02:04 +01:00
Jon Beniston 861fd941ba Update soapysdr to latest for cmake 4 2025-09-20 17:53:49 +01:00
Jon Beniston 1fb03166a1 dab: revert to msvc branch 2025-09-20 16:52:45 +01:00
Jon Beniston b8f6859e6e Try master branch for dab 2025-09-20 15:33:10 +01:00
Jon Beniston b58493262b Use ggmorse fork with cmake 4 fix 2025-09-20 15:32:29 +01:00
Jon Beniston e46b8a953a Try latest x265 for cmake 4 compatibility. 2025-09-20 12:33:21 +01:00
Jon Beniston ec926a019a Try master branch of dab-cmdline 2025-09-20 12:13:31 +01:00