• Joined on 2022-03-31
argilo commented on pull request sdr/rtl-sdr#4 2023-12-24 01:28:54 +00:00
Use library paths from pkg-config

I just noticed that this only works with CMake >= 3.12 because prior versions don't set <XXX>_LINK_LIBRARIES.

Unfortunately I can't reach gitea-ssh.osmocom.org to push a fix to my fork, but…

argilo created pull request sdr/rtl-sdr#4 2023-12-07 02:56:34 +00:00
Use library paths from pkg-config
argilo created branch libusb-pkgconfig in argilo/rtl-sdr 2023-12-07 02:48:19 +00:00
argilo pushed to libusb-pkgconfig at argilo/rtl-sdr 2023-12-07 02:48:19 +00:00
c945bd075c Use library paths from pkg-config
argilo created repository argilo/rtl-sdr 2023-12-07 02:47:55 +00:00
argilo commented on pull request sdr/gr-osmosdr#5 2023-12-03 01:57:14 +00:00
Fix compilation of retpitaya and rtl_tcp with MinGW

I tried building with MSVC (in a Conda environment) and these changes work there as well.

I had to apply this patch, since the Red Pitaya driver does not currently compile with MSVC: https://git

argilo created pull request sdr/gr-osmosdr#5 2023-12-03 00:52:58 +00:00
Fix compilation of retpitaya and rtl_tcp with MinGW
argilo created branch fix-win-compile in argilo/gr-osmosdr 2023-12-03 00:34:02 +00:00
argilo pushed to fix-win-compile at argilo/gr-osmosdr 2023-12-03 00:34:02 +00:00
14d4116175 Fix compiler warning
6ba384f3a4 Use CMake to link ws2_32 on Windows
273f68483f Remove unused files
48422c87a9 Fix pointer-to-integer casting precision loss in gr-osmosdr
2fedabec38 convert README to markdow; expand/update it slightly
Compare 10 commits »
argilo created pull request sdr/gr-iqbal#1 2023-11-28 22:11:45 +00:00
Update libosmo-dsp submodule URL
argilo created branch fix-submodule-url in argilo/gr-iqbal 2023-11-28 22:09:18 +00:00
argilo pushed to fix-submodule-url at argilo/gr-iqbal 2023-11-28 22:09:18 +00:00
3528dd48b2 Update libosmo-dsp submodule URL
argilo created repository argilo/gr-iqbal 2023-11-28 22:08:37 +00:00
argilo created pull request sdr/gr-osmosdr#4 2023-10-01 23:04:34 +00:00
Avoid namespace conflicts
argilo created branch freesrp-namespaces in argilo/gr-osmosdr 2023-10-01 22:58:21 +00:00
argilo pushed to freesrp-namespaces at argilo/gr-osmosdr 2023-10-01 22:58:21 +00:00
0d15519fd5 Avoid namespace conflicts
82d6b6db78 Add support for RFSpace CloudSDR to gr-osmosdr
d75ccf8248 Re-add mirisdr support
de6de7bc90 Merge pull request 'bladeRF: allow setting reference frequency' (#2) from jan.hrach/gr-osmosdr:master into master
3e531451f9 bladeRF: allow setting reference frequency
Compare 5 commits »
argilo deleted branch test-branch from argilo/gr-osmosdr 2022-07-17 15:16:07 +00:00
argilo created branch test-branch in argilo/gr-osmosdr 2022-07-17 15:15:47 +00:00
argilo pushed to test-branch at argilo/gr-osmosdr 2022-07-17 15:15:47 +00:00
argilo created repository argilo/gr-osmosdr 2022-07-17 15:12:09 +00:00