Wykres commitów

9100 Commity (667908a31f2a8fc6fbf25c1aa72652b55e6efd39)

Autor SHA1 Wiadomość Data
Jon Beniston 667908a31f Add return value 2023-08-24 16:36:18 +01:00
Jon Beniston 9b3c348133 Fix gcc warnings 2023-08-24 16:05:57 +01:00
Jon Beniston d5ea5f5d6f Add settings/serializableinterface.h 2023-08-24 15:55:33 +01:00
Jon Beniston 2a24f72590 Add support for plugin presets. 2023-08-24 15:51:50 +01:00
f4exb 028a44ce48 Updated versions and changelogs 2023-08-20 23:12:59 +02:00
Edouard Griffiths 21b24c8040
Merge pull request #1779 from srcejon/fix_1166
GPU FFT and simple profiler
2023-08-15 07:45:28 +02:00
Jon Beniston d5268ecad4 Add trailing / so files are installed in correct directory 2023-08-14 14:37:46 +01:00
Jon Beniston 3e2addac05 Install CUDA runtime 2023-08-14 12:55:14 +01:00
Jon Beniston 3ce2f28502 Fix Vulkan compilation on Linux 2023-08-14 10:37:27 +01:00
Jon Beniston 5e71da4530 Add VkFFT support and profiler 2023-08-13 23:52:57 +01:00
Edouard Griffiths b7de8b8255
Merge pull request #1776 from dforsi/fix/beacons
Update callsigns and locators of IBP beacons
2023-08-13 22:44:34 +02:00
Edouard Griffiths 44298cf339
Merge pull request #1775 from lrowen/test-singlestep-size
Use precision to control single-step size in gs232controller feature [Issue# 1771]
2023-08-13 19:34:47 +02:00
Daniele Forsi 416521c75d Update callsigns and locators of IBP beacons 2023-08-13 08:52:48 +02:00
Edouard Griffiths 33ce5cf573
Merge pull request #1770 from catkira/fix_pluto_mimo
Fix variable names in in plutosdrmimosettings.cpp
2023-08-13 05:07:53 +02:00
Lamar Owen ba7cb15541 Patch to cause single-step controls in gs232controller to use precision to determine step size 2023-08-09 12:18:37 -04:00
Benjamin Menkuec 4696c9dd56 fix variable names in in plutosdrmimosettings.cpp 2023-08-09 13:14:18 +02:00
Edouard Griffiths 73c69543f9
Merge pull request #1765 from dforsi/fix/typos
Fix/typos
2023-08-08 22:30:23 +02:00
Edouard Griffiths 7a1d3f5860
Merge pull request #1764 from srcejon/qt6_location_map
Support Map plugin for Qt 6.5.
2023-08-07 22:37:53 +02:00
Edouard Griffiths 6417bb1797
Merge pull request #1763 from srcejon/ui_scaling
Add UI scale factor setting for high DPI screens
2023-08-07 21:39:26 +02:00
Daniele Forsi c2ef9823cd Fix beacon frequency and add a space before the unit of measure 2023-08-07 20:28:41 +02:00
Edouard Griffiths ffede33b12
Merge pull request #1762 from srcejon/fix_1760
Use QFileInfo to get file extension.
2023-08-07 09:41:54 +02:00
Daniele Forsi 07044a53ed Fix spelling 2023-08-06 18:54:46 +02:00
Jon Beniston d0d07194f8 Add UI scale factor setting for high DPI screens 2023-08-06 12:26:17 +01:00
Jon Beniston 5567c708e7 Support Map plugin for Qt 6.5. Some Qt 6.6 fixes. 2023-08-06 09:08:53 +01:00
Edouard Griffiths 958078c37b
Merge pull request #1761 from srcejon/gamepad_calibration
Rotator controller: Additional gamepad calibration
2023-08-06 07:11:53 +02:00
Daniele Forsi b22922ef65 Fix URLs in menu texts 2023-08-05 23:06:05 +02:00
Jon Beniston abef4f9688 Use QFileInfo to get file extension. For #1760 2023-08-05 21:27:38 +01:00
Jon Beniston 5e803621aa Fix gcc errors 2023-08-05 12:56:21 +01:00
Jon Beniston 18180bfd52 Fix gcc errors 2023-08-05 12:52:42 +01:00
Jon Beniston 2d7c572040 Rotator Controller: Add additional gamepad calibration and functionality 2023-08-05 12:33:01 +01:00
f4exb 83834674c0 Updated versions and changelogs 2023-08-04 03:20:40 +02:00
Edouard Griffiths bbc369bde5
Merge pull request #1751 from arch-linux/patch-1
UDPSink Readme Change
2023-08-02 05:07:55 +02:00
Edouard Griffiths 3134ada5f6
Merge pull request #1759 from srcejon/fix_1757
Use texture() instead of texture2d() in v330 shaders
2023-08-01 22:42:17 +02:00
Edouard Griffiths a8b551cf5c
Merge pull request #1758 from srcejon/fix_1752
Fix slot 2 audio in DSD Demod
2023-08-01 21:34:22 +02:00
Jon Beniston 5ab82f4e49 Use texture() instead of texture2d() in v330 shaders, so they work on Mac 2023-08-01 10:48:36 +01:00
Jon Beniston c1897b7031 Connect slot 1/2 on/off buttons 2023-08-01 10:33:12 +01:00
Edouard Griffiths 9e262a1f1c
Merge pull request #1756 from srcejon/fix_1735
Clear OpenGL buffer with alpha=1
2023-08-01 08:20:34 +02:00
Jon Beniston 37285a9bce Clear with alpha=1 to fix #1735 2023-07-31 21:43:15 +01:00
Edouard Griffiths c50e5991d2
Merge pull request #1754 from srcejon/fix_1740
Fix syntax error in cmake/ci/build_sdrangel.sh and remote external files from .deb
2023-07-31 22:41:47 +02:00
Jon Beniston bf1feb5835 Use bash as sh doesn't support the condition 2023-07-31 20:34:45 +01:00
Jon Beniston 6899a32655 Remove external projects from .deb 2023-07-31 19:20:18 +01:00
Jon Beniston e9c258f8c2 Use == instead of = for comparison 2023-07-31 14:19:00 +01:00
Edouard Griffiths e7b0921c50
Merge pull request #1750 from srcejon/fix_1740
Move find_package in external/CMakeLists.txt to CMakeLists.txt
2023-07-31 14:17:59 +02:00
Jon Beniston ee2a759012 Add build message for sample mimo 2023-07-31 11:29:07 +01:00
Jon Beniston f56597ac36 Ninja needs BUILD_BYPRODUCTS set, make doesn't 2023-07-31 11:05:31 +01:00
Jon Beniston e16ff521d6 Fix copy and paste error 2023-07-30 23:07:46 +01:00
Jon Beniston 109d64646c Add build message for sample sink 2023-07-30 22:17:51 +01:00
Jon Beniston 6fee92f8dc Add build message for sample source 2023-07-30 22:11:31 +01:00
Jon Beniston 37db1910c5 Add LIBSIGMF_DEPENDS 2023-07-30 21:50:25 +01:00
Jon Beniston bf913b12a1 Update lib name 2023-07-30 21:10:47 +01:00