Box 'o radios

2025-08-02 Thread Marcus D. Leech
I have qty 110 of the older RTL-SDR radios that I want to liquidate.  These are from before Nooelec and RTL-SDR.com really got into this game, but all should work. Various types and RF connectors. I'm asking U$800.00 for the lot, not including shipping.

Re: Integrating GRC-Generated Python Code into Python Virtual Environment

2025-06-08 Thread Marcus Müller
t not install a different version of these libraries in the virtual environment! Best regards, Marcus On 6/8/25 8:01 AM, Hamza Mohammed wrote: Hello all, I'm currently working on a standalone FM receiver Python application and would like to integrate a GNU Radio Companion (GRC) flow graph—speci

Re: Feedback Wanted: UI of FM receiver GsoC project

2025-06-05 Thread Marcus Müller
e "heart" icon seems to be "blindly stolen" from spotify and cannot serve a purpose on a radio receiver, so I'd strongly recommend removing it. Best regards, Marcus On 6/4/25 10:20 PM, Hamza Mohammed wrote: Hi everyone! As part of my GSoC project, I’ve been working on

Re: GSoC FT8/WSPR OOT Module

2025-05-24 Thread Marcus Müller
Hi Daniel, super happy to have you as mentee :) Best, Marcus On 5/23/25 9:39 PM, Daniel Paul wrote: Hello everyone! My name is Daniel Paul and I'll be working with Marcus and Wylie (my mentors) on a GSoC project this summer. My project is to create a FT8/WSPR OOT Module that'll b

Re: required c++ language standard

2025-05-20 Thread Marcus Müller
l-supported standards! Does pkgsrc not support any of these standard mechanism? > My cmake output follows, and I don't see about testing if the compiler supports C++17. I'm afraid GNU Radio is in no way different to any of the tens of thousand other CMake-using projects out there; you'll have to deal with that as packager! Best regards, Marcus

Re: required c++ language standard

2025-05-19 Thread Marcus Müller
e sure the compiler is in the right standards mode. Best regards, Marcus

Re: Message Strobe and SDR problem

2025-05-12 Thread Marcus Müller
"noise only" periods, just to then be off from the correct timing enough to not be able to catch up with it during the first few symbols of each frame. In a practical system, you'd need to first detect presence before you feed it through the clock synchronizer. Best regards, Ma

Re: Feedback on GSoC 2025 Proposal Selection

2025-05-09 Thread Marcus Müller
Hi Rahul, Sure, I have some feedback; I'll email it to you off-list, because it doesn't really contain much transferable to other students :) Best, Marcus On 5/9/25 3:40 PM, rahul pillai wrote: Hey everyone, First of all, congratulations to all those who got accepted for GSoC 202

Re: Dynamic variables in C++ OOT for Gnu Radio 3.10

2025-04-24 Thread Marcus Müller
Hello! Glad to hear you got it to work :) Best regards, Marcus On 4/24/25 4:26 PM, Huang Wei wrote: Hello Marcus, I have made it work, by checking some of your answers before. Here are the steps, in case someone else is interested: 1. define the set_param() function in lib/myblock_imp.h

Re: Dynamic variables in C++ OOT for Gnu Radio 3.10

2025-04-24 Thread Marcus Müller
Hi Huang Wei, nice to have you here! Can you show us where you use `_param` in your C++ implementation? What you show us looks right, in general. Best regards, Marcus On 4/22/25 4:56 PM, Huang Wei wrote: And I have added in the .yml file: callbacks: - set_param(${param}) But still the value

Re: Runtime Frequency Adjustment via ZMQ - Format Error

2025-04-22 Thread Marcus Müller
Hi Muhammad, kind of intuitively, what you show us isn't sufficient to help you; what you put in on the other end doesn't seem to be valid PMT. So, you will need to show us how you generate the PMT messages that you send in via ZMQ. Best regards, Marcus On 4/22/25 7:04 PM, Muh

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000 (was: Discuss-gnuradio Digest, Vol 270, Issue 17)

2025-04-18 Thread Marcus Müller
we have an installer for that – and then it can talk to the Windows audio system directly. Best regards, Marcus

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-18 Thread Marcus Müller
now whether your car still starts, or drives, whether it behaves strangely when you accelerate or break or something, yet you're only telling her or him that the lights are on. Can you please tell me what does not work? Best regards, Marcus On 4/16/25 7:01 PM, gary garcia wrote:

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-15 Thread Marcus Müller
running. it just might be that I don't have hardware and only running gnuradio by itself GNU Radio is just software, you don't need any specific hardware. Best regards, Marcus

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-15 Thread Marcus Müller
Hi Gary, Hi Robert, I see you get a warning, which I don't get. To maybe fix this at the GNU Radio level: 1. you say you "fixed the problem". What's the problem, precisely, i.e., what does not work? 2. What operating system (Linux distro) are you on? Best regards, Marcus

Re: LimeSDR Mini 2.4, Rx degradation with GR

2025-04-10 Thread Marcus Müller
Hi Dave, I'm not an expert on the Lime hardware, but I could see how different filter, gain etc configurations would lead to different performance. Can you explain what exactly you mean with "degraded performance"? Best, Marcus On 4/10/25 6:59 AM, dave_a...@bigpond.com

Re: Differential decoding block and PN15 code

2025-04-10 Thread Marcus Müller
Hi Mason, yes, you can attach images and files! Keep it (solidly) under 4 MB, and when taking a screenshot, use your operating system's screenshot functionality, and not a camera :) Best, Marcus On 4/9/25 7:51 PM, Starr, Mason S wrote: Hello all, I have a file source that loops thro

Re: Examples of 16PSK / 16QAM

2025-04-09 Thread Marcus Müller
time, frequency and phase recovery problem that is stopping you from having success here. > 28/256PSK/QAM is something that I > would like to achieve even though I understand those have their own problems as well Could you be more detailed as to what problems they have? Best regards, Marcus

Re: GSoC proposal review

2025-04-08 Thread Marcus Müller
Hi Rahul, On 4/7/25 5:59 PM, rahul pillai wrote: Hey Marcus, Thanks for replying. - I'm aware this is a big and ambitious project, but to me, most of the complexity lies in developing the application window. Ambitious is a good word here! Make sure your proposal makes clear which

Re: GSoC proposal review

2025-04-07 Thread Marcus Müller
e for *finishing* your project, after all! Best, Marcus On 4/6/25 9:57 PM, rahul pillai wrote: Hey, So, right now I am in a bit of a pickle. Due to personal reasons I wasn't able to interact with the community and properly convey my idea and also I am a bit behind on my proposal. I am

Re: Change gain in running gloegraph

2025-04-05 Thread Marcus Müller
r which conditions should the frequency change? Best regards, Marcus On 4/5/25 11:50 PM, robin ivetic wrote: Hello Marcus; I know that with variable block, but I like to run script headless, which will change automatically gain when reaches certain frequency, can I do that without programming,

Re: Change gain in running gloegraph

2025-04-05 Thread Marcus Müller
Hi Robin, our tutorials on https://tutorials.gnuradio.org show how you can use a slider to effect change at runtime without programming. It's one of the very first tutorial chapters! Best regards, Marcus On 4/5/25 11:57 AM, robin ivetic wrote: Hello, Can I somehow change automatically

Re: GNU Radio with UHD 4.8

2025-04-02 Thread Marcus Müller
on and how you installed UHD and GNU Radio on it, we might be able to help you with these steps :) Best regards, Marcus On 4/1/25 11:59 PM, Steve Hamn wrote: Hi, I just upgraded my Ettus N320 from UHD 4.6 to UHD 4.8 and am getting the MPM Mismatch error now with GNU Radio. What do I need t

Re: Subject: Request for Feedback on My GSoC Proposal (FM Broadcast Radio Application)

2025-03-31 Thread Marcus Müller
tle block, and a Qt GUI Time Sink), and click on "Generate", and then read the generated Python code. - Maybe describe in a little more detail what you think the GUI would allow the user to see and do. Best, Marcus On 3/28/25 7:28 PM, Ali Jafar wrote: *Dear GNU Radio Community,* I ho

Re: Extraction of shimmer

2025-03-26 Thread Marcus Müller
s, or something like square waves, or something else? How signficantly are you oversampling them? Best regards, Marcus [1] https://tutorials.gnuradio.org On 3/22/25 11:30 AM, debanka giri wrote: Dear Marcus,                        I am attaching the pictures for your reference. Please find the a

Re: GSOC 2025 application mockup, Functional FM radio app

2025-03-26 Thread Marcus Müller
ant (and a good measure of academic inegrity, too!) to include a reference where you got that figure from :) Best regards, Marcus On 3/26/25 2:26 PM, Lovro Spajić wrote: Hello! My name is Lovro Spajić, I'm a second year Computer Engineering student from Croatia. I'm sending the mockup o

Re: Where should I submit GSoC draft proposal for mentor review and discussion? / Contact Andrej Rode

2025-03-26 Thread Marcus Müller
Hi! Always feel free to discuss anything related to GSoC on this mailing list! Regarding Andrej: he checks the mailing list for GSoC content regularly, but maybe right now not daily. Maybe check back early next week if he hasn't reached out to you by then :) Best regards, Marcus On 3/

Re: Ynt: Spectrum Analyzer

2025-03-22 Thread Marcus D. Leech
On 22/03/2025 05:57, Marcus Müller wrote: It sounds you have a USRP B2xx  (USRPs are very different, just saying "USRP" says little). For a limited numbers of frequencies you tune to, you can program the AD9361 to "know" the physical parameters of the tuning, an

Re: Ynt: Spectrum Analyzer

2025-03-22 Thread Marcus Müller
So, no, in all practical terms, since you simply can't preprogram the properties for all your hops, you will have to let the hardware take as long as it takes. Best regards, Marcus On 3/21/25 4:35 PM, Oğuzhan Gedikli wrote: Hi, Actually, I have already created the code. I can scan

Re: Extraction of shimmer

2025-03-21 Thread Marcus Müller
Hi Debanka, I don't think "shimmer" is something we use in relation to EM signals. Could you please define that, or link to a definition of it? Best, Marcus On 3/21/25 8:04 AM, debanka giri wrote: Hello,             I want to extract the shimmer from  an EM signal. Could y

Re: CMD USRP

2025-03-17 Thread Marcus Müller
ore. However, it's questionable whether converting stream that come out of other blocks to messages will serve you well; that seems to be an architectural mistake, because GNU Radio will usually not deliver stream items one at a time. Best regards, Marcus On 3/17/25 11:29 AM, Muhammad Anas w

Re: QAM Transmitter/Receiver using USRP

2025-03-10 Thread Marcus Müller
usr/share/gnuradio/examples/digital/ofdm. Best regards, Marcus On 2025-03-10 4:27 PM, Dimitris Pliatsios wrote: Dear all, I am trying to build a QAM transmitter & receiver that uses a USRP device as a front-end. To start with, I am searching for something ready, if it exists, in order

Re: Potential GSoC contributor introduction and new project idea

2025-03-07 Thread Marcus Müller
either. I think the radioconda version of gr-radar *does* build with GNU Radio 3.10 (Haven't tested it though). Best, Marcus [2] https://github.com/MarcinWachowiak/gr-aoa [3] https://github.com/kit-cel/gr-radar [4] https://github.com/radioconda/gr-radar On 3/7/25 9:34 AM, Andrej Rode wrote:

Re: Inquiry About GSOC Contribution to the 5G Cell Scanner Project

2025-03-04 Thread Marcus Müller
ructions on the same wiki. Best regards, Marcus M On 3/3/25 9:37 PM, Mazen Elaraby wrote: Dear Community, I hope you're doing well. I am interested in contributing to the 5G Cell Scanner project as a GSoC contributor, but I’m unsure about the next steps. Should I start by drafting a pro

Re: 5G cell scanner

2025-03-02 Thread Marcus Müller
Hi Shubham, welcome to the community! You'll find the link to our tutorials on the website, gnuradio.org. In the same wiki, you'll also find the GSoc students' guide. Best regards, Marcus On 3/2/25 9:04 AM, Shubham Nayak wrote: Hi Community, Shubham Nayak here, I am interest

Re: Frequency from input data

2025-03-01 Thread Marcus Müller
Hi Muhammad, yes, that's why the USRP Sink reacts to stream tags, and why both USRP sink and source have a message interface where you can send in commands. Best regards, Marcus On 2/27/25 5:51 PM, Muhammad Anas wrote: Dear Community, I have a custom block that will send float values

Re: set_thread_name(gr_thread_t, string) not implemented on win32

2025-02-27 Thread Marcus Müller
regex to add the call to os.add_dll_directory to the test cases. Now they run properly even without an installed copy of gnuradio. :) Thanks again to Marcus for his time on this. Best regards, Chris On Tue, Feb 25, 2025 at 1:14 PM Chris Gorman wrote: Hi Marcus, Thanks for your time. The outp

Re: set_thread_name(gr_thread_t, string) not implemented on win32

2025-02-25 Thread Marcus Müller
ah, just noticed: the `_test` at the end of the -R argument is wrong, please just `-R wavfile` and `-R interleave` On 2/25/25 5:09 PM, Marcus Müller wrote: Hi Chris, I introduced that log message, because, well, we haven't implemented the feature to set user thread names on Windows. T

Re: set_thread_name(gr_thread_t, string) not implemented on win32

2025-02-25 Thread Marcus Müller
what I meant to say about the error message: the message is new, but the fact that we couldn't set thread names on Windows hasn't changed :) On 2/25/25 5:09 PM, Marcus Müller wrote: Hi Chris, I introduced that log message, because, well, we haven't implemented the feature to s

Re: set_thread_name(gr_thread_t, string) not implemented on win32

2025-02-25 Thread Marcus Müller
-R wavfile_test --output-on-failure ctest -R interleave_test --output-on-failure ? Thank you for reporting things like these, Marcus On 2/24/25 6:53 PM, Chris Gorman wrote: Hello All, I'm in the process of updating the msys2 / mingw64 implementation of gnuradio to 3.10.12.0 and have run into a pr

Re: Complex Integer16 type conversion

2025-02-20 Thread Marcus Müller
Hi Rick, the "Complex to IShort" and "IShort to Complex" blocks should fulfill that purpose. Best, Marcus On 2/20/25 1:51 AM, aardric via GNU Radio, the Free & Open-Source Toolkit for Software Radio wrote: Since 3.10.12.0-rc1 does not have a type converter from I

Re: Serial port data to variable

2025-02-13 Thread Marcus Müller
no thread-safety issues, and as long as they can do the things you need them to, you should go for them instead of trying to shoehorn a python variable into something that can be updated regularly. Best regards, Marcus Müller On 2/13/25 2:32 PM, Muhammad Anas wrote: Dear GNU Radio Community, I

Re: PLL Carrier tracking

2025-01-30 Thread Marcus Müller
at case is pretty detailedly written down on the page linked from the block's "documentation" tab: https://wiki.gnuradio.org/index.php?title=PLL_Carrier_Tracking If the page leaves any questions open, do not hesitate to follow up! Best regards, Marcus On 1/30/25 5:37 PM, Muham

Re: Serial port setup

2025-01-30 Thread Marcus Müller
Cool! Thanks for sharing this! If you want it to be listed on cgran.org, see https://www.cgran.org/submit :) Best, Marcus On 1/30/25 5:13 PM, vitt...@pm.me wrote: Hi Marcus and Muhammad, If it helps, try looking at this: https://sourceforge.net/projects/gr-message-to-serial/ It's my

Re: Serial port setup

2025-01-30 Thread Marcus Müller
utorials.gnuradio.org. They will introduce you to what a GNU Radio block is specifically, and how to write a simple one like the one described above yourself. Simply start at the first beginner tutorial, then work through up to the point where you learned how to write a Python block. Happy hardw

Re: frequency scaling in QT GUI Frequency Sink under limited bandwidth

2025-01-30 Thread Marcus Müller
t of all, a deprecated block, and a block choice which to the unsuspecting reader would imply that PSK has a spectral shape, but that's of course wrong, what has a spectral shape is the pulse shaping done "hidden" in the "PSK Mod" block!) Would you think you could make a wi

Re: QAM Transmitter Problems

2025-01-30 Thread Marcus Müller
Haven't had time to check, but: Do you do (a) absolute phase recovery and (b) framing, so that you know (a) how to resolve the ambiguity do to unknown phase of the channel and the symmetry of the constellation diagram and (b) what bit is the first? Best regards, Marcus On 1/29/25 6:

Re: exchange Gold for Yellow in Plotter options

2025-01-30 Thread Marcus Müller
scheme "out of the box", from any fresh installation. Best regards, Marcus On 1/25/25 2:21 PM, Glen Langston wrote: Hello Sorry to trouble everyone with a minor issue, but for the last few years I’ve been generating multiple plot designs with GRC. I run out of colors and have to select

Re: Success : Build OOT module for conda install

2025-01-30 Thread Marcus Müller
Hey Ralf, don't apologize for asking the mailing list! That's desirable, and especially explaining what you did to resolve the issue makes the mailing list more valuable every day. Thank you! Best, Marcus On 1/28/25 8:32 PM, Ralf Gorholt wrote: Hi, once again (sorry for tha

Re: Issue with Ettus B200minis...

2025-01-26 Thread Marcus D. Leech
On 26/01/2025 19:29, b...@cx2.com wrote: Hi Everyone I am attempting to use two B200 minis at the same time to measure differences in amplitude and phase from a single signal over coax cable and a 3dB splitter. I am using gnu radio companion to run this radio setup. I am splitting a PPS signal a

Re: Sending Only Real Values with USRP N210 and LFTX/RX

2025-01-15 Thread Marcus D. Leech
On 15/01/2025 07:01, Wenning, Nils wrote: Hi everyone, I have a question that might be quite basic: I am using a USRP N210 equipped with the LFTX and LFRX daughterboards. For my application, I require a sample rate of 33.33 MSps. However, as soon as I increase the sample rate from 25 MSps to

Re: GNU Radio textbook publication announcement

2024-12-30 Thread Marcus D. Leech
On 30/12/2024 19:52, Marcus Müller wrote: Congratulations! This is an excellent development. If y'all do a 2nd edition, would you consider a chapter on Radio Astronomy and Gnu Radio?  I mean, I want to do an   entire book on the subject, but a chapter on the subject in a larger tre

Re: GNU Radio textbook publication announcement

2024-12-30 Thread Marcus Müller
Congratulations! On 31.12.24 00:11, jmfriedt wrote: Dear GNU Radio community, we are delighted to share the publication of the first, to the best of our knowledge, textbook dedicated to GNU Radio and its application to fields as varied as RADAR, GNSS reception and satellite communication, and of

Re: gnuradio 3.8 and osmosdr installation

2024-12-30 Thread Marcus Müller
few years. Best regards, Marcus On 30.12.24 18:35, Marcus D. Leech wrote: On 30/12/2024 12:30, debanka giri wrote: Dear Marcus,   Thanks for your reply. I am using ubuntu 18.04, is there is any solution for it. Thanks Debanka Unless you have some ov

Re: gnuradio 3.8 and osmosdr installation

2024-12-30 Thread Marcus D. Leech
On 30/12/2024 12:30, debanka giri wrote: Dear Marcus,   Thanks for your reply. I am using ubuntu 18.04, is there is any solution for it. Thanks Debanka Unless you have some overwhelming reason to run Ubuntu 18.04, I'd say upgrade to at least

Re: gnuradio 3.8 and osmosdr installation

2024-12-30 Thread Marcus D. Leech
ows you could try radioconda (https://github.com/ryanvolz/radioconda), and see how it goes. Franco On 12/30/2024 11:12 AM EST debanka giri wrote: Dear Franco and Marcus,   Thanks for your reply.  I am actually access through a pytho

Re: gnuradio 3.8 and osmosdr installation

2024-12-30 Thread Marcus Müller
Hi Debanka, I fully agree with Franco, you shouldn't be using GNU Radio 3.8. The current versions of GNU Radio, which can be easily installed [1], use Python3 just as much. Best regards, Marcus [1] https://wiki.gnuradio.org/index.php?title=InstallingGR#Quick_Start On 30.12.24 13:40, F

Re: CASAA-Sat launch

2024-12-28 Thread Marcus Müller
Oh, my condolences! Still looking forward to hearing more from the university team! All the best, Marcus On 28.12.24 18:10, fpellet.f4ctz wrote: Hi Marcus, Unfortunatly, the rocket encountered a problem and the flight terminaison system had to be activated at about an altitude of 150km

Re: CASAA-Sat launch

2024-12-28 Thread Marcus Müller
Hi Fabien, darn! Missed the launch! This is exciting news! Please keep us updated! Do you have a GNU Radio Flowgraph with which interested readers could monitor the satellite? TLEs? Best regards, Marcus On 26.12.24 08:53, Fabien PELLET wrote: Dear all, I would like to inform the GNURadio

[no immediate action required] Package maintainers: please check your dependencies!

2024-12-13 Thread Marcus Müller
schema If you want to have an overview of the libraries for which we give minimum versions, cmake/Modules/GrMinReq.cmake is our centralized place where we keep these around. If in doubt, raise hell :) Cheers, Marcus

Re: "L" error for using file_sink blocks.

2024-12-12 Thread Marcus D. Leech
On 12/12/2024 12:16, Yan, Bixing (UT-EEMCS) wrote: Hi, I am using USRP X440 to build a wireless communication prototype. The host PC is equipped with i9-14900K and I am trying to use two transmit channels and two receive channels of the USRP simultaneously. I feed two generated signal to two

Re: Seeking input on newly created wiki pages

2024-12-03 Thread Marcus Müller
Hi Chris, sorry, I haven't had time to check your wiki pages yet. But: I still already wanted to send a short "thank you" for doing that! Best, Marcus On 28.11.24 18:17, Chris Gorman wrote: Hello discuss-gnuradio, I have (finally) gotten around to making a new wiki page fo

Re: gr-display "import display" causes error

2024-11-20 Thread Marcus Müller
here might be a `install_manifest.txt` in your build folder). That directory (something like /usr/local/lib64 maybe?) needs to be in the LD_LIBRARY_PATH environment variable for the automatic Linux library finder to be able to find it :) Best regards, Marcus On 16.11.24 02:43, Elmore Family wrote: I have installed

Re: Regarding the storage and processing of read signals

2024-11-19 Thread Marcus D. Leech
On 19/11/2024 20:58, 徐雨荷 wrote: I’m not sure this is where I should be asking this question but here goes. I want to read the signal data collected by SDRplay in GNUradio. What module should I use? Is there a module in GNUradio that can handle this data? If not, I hope that the collected data

Re: FFT with fixed data gaps

2024-11-13 Thread Marcus Müller
vectors of different length are very hard to compare, and you might want to be careful with statements you make based on these. Can you explain what the purpose of this block would be, from a higher level? Best regards, Marcus On 11.11.24 15:34, Huang Wei wrote: Hello everyone, For my program,

Re: Regarding the use of file sink module

2024-11-02 Thread Marcus Müller
Hi Yuhe, On 01.11.24 02:29, 徐雨荷 wrote: The txt file cannot fully display the data It's not a text file. Please read https://wiki.gnuradio.org/index.php?title=File_Sink#What_is_the_file_format_of_a_file_sink?_How_can_I_read_files_produced_by_a_file_sink? Best regards, Marcus

Re: Installation of GNURadio v3.8 on Ubuntu 22.04 using PyBombs

2024-10-25 Thread Marcus Müller
t that old GNU Radio can deal with. So, the question here is Why GNU Radio 3.8? Maybe we can find a way forward based on that :) Best regards, Marcus On 25.10.24 17:10, KunalPrabhakar Sangurmath wrote: Hi, I'm trying to install GNURadio v3.8 on Ubuntu 22.04(jammy) using PyBombs but I

Re: Recovering symbols from burst transmissions with unknown sample rate

2024-10-19 Thread Marcus Müller
tch your receive chain's sample rate to the transmitter's sample rate - You could also include the complex phase of the peak in the tag; divide (phase difference) / (tag distance) to get a fine carrier frequency error estimate On 18.10.24 21:07, Adrian Musceac wrote: On Friday

Re: Recovering symbols from burst transmissions with unknown sample rate

2024-10-19 Thread Marcus Müller
tch your receive chain's sample rate to the transmitter's sample rate - You could also include the complex phase of the peak in the tag; divide (phase difference) / (tag distance) to get a fine carrier frequency error estimate On 18.10.24 21:07, Adrian Musceac wrote: On Friday

Re: Recovering symbols from burst transmissions with unknown sample rate

2024-10-18 Thread Marcus Müller
ounds like there's *also* some kind of preamble. Best, Marcus On 18.10.24 08:19, Adrian Musceac wrote: Hello, As the title says, I'd like to know if it would be possible to recover symbols from a transmission containing regular bursts separated by noise (TDMA), using just blocks present i

Re: Error on trying to install an OOT

2024-10-18 Thread Marcus Müller
Hi! Sounds like you're in the right place :) Question: this looks a bit like half a build made with an older version; you need to clean the build/ directory, run `cmake` and `make` again before you can `sudo make install`. Best, Marcus On 18.10.24 02:45, Elmore Family wrote: I’m not

Re: New install of GNU Radio executes old version

2024-10-13 Thread Marcus Müller
ourself and upgrading to Debian bookworm would have probably been the winning move here :) Is that an option? Best regards, Marcus On 12.10.24 03:07, Elmore Family wrote: Marcus, My OS is Debian 11, Bullseye. I upgraded to Bullseye in Jan. 2022. I want to install GNU Radio 3.10+. The reason w

Re: New install of GNU Radio executes old version

2024-10-11 Thread Marcus Müller
n of which OS (`cat /etc/os-release` might be the most authorative you can get) My *suspicion* is that knowing the answer to 1.1 gives me the info I'd need to give you a "tried and tested" way forward. Building GNU Radio on a Raspberry Pi certainly is *not* a desirable detour, if it

Re: dvbt2 transmitter can not be real-time with LimeSDR

2024-09-30 Thread Marcus D Leech
real-time with LimeSDR   Sorry, but UHD is a big CPU hog for transmitting (at least with the B2X0 series of devices).

Re: dvbt2 transmitter can not be real-time with LimeSDR

2024-09-30 Thread Marcus D. Leech
onomos *Sent:* Monday, September 30, 2024 5:27:19 PM *To:* discuss-gnuradio@gnu.org *Subject:* Re: dvbt2 transmitter can not be real-time with LimeSDR Sorry, but UHD is a big CPU hog for transmitting (at least with the B2X0 series of devices). Ron On 9/30/

Re: dvbt2 transmitter can not be real-time with LimeSDR

2024-09-30 Thread Marcus D. Leech
my i5-6200 system at 2.7GHz.  There were a handful of U during the 1 minute test. Since I don't have LimeSDR setup on my machine, I can't compare. Nor can I compare to BladeRF (the other USB-based   tx-capable SDR). On 9/30/24 07:21, Marcus D. Leech wrote: You should investigate the tr

Re: dvbt2 transmitter can not be real-time with LimeSDR

2024-09-30 Thread Marcus D. Leech
On 30/09/2024 01:30, Ali G. Dezfuli wrote: When I run dvbt2 transmitter examples from gr-dtv without any hardware, “Probe Rate” block in GRC shows 15e6 samples per second at the output of the Tx (which needs about 9 Msps to work in real-time.) Next, I connected USRP B200mini, but it showed un

Re: Regarding the calculation of SNR

2024-09-13 Thread Marcus Müller
Hi Mohammad, you'll have to define what your signal and your noise are. Best regards, Marcus On 12.09.24 17:35, Md. Sharif Hossen wrote: Hi, Can anyone help me find SNR from this? image.png

Re: Segmentation fault trying to run gnuradio-companion

2024-08-24 Thread Marcus Müller
Interesting! Could you run `gnuradio-config-info --version` and `gnuradio-config-info --prefix` for me and also `python3 -c 'import gi; print(gi.__file__, gi.version_info)'`? Thanks, Marcus On 24.08.24 17:36, Grace Yeung wrote: Thanks Marcus as always! I upgraded from Ubuntu 20 t

Re: Segmentation fault trying to run gnuradio-companion

2024-08-23 Thread Marcus Müller
em exactly are you on, and how did you install GNU Radio? And: did you perhaps install GTK or pygtk manually somehow? Best, Marcus On 23.08.24 19:50, Grace Yeung wrote: Thank you Marcus. It's not running, did I type something wrong?... Also our IT saw this earlier which pointed to t

Re: Segmentation fault trying to run gnuradio-companion

2024-08-23 Thread Marcus Müller
ah! my bad! That first line should have read $ gdb --args python3 $(which gnuradio-companion) Sorry, Marcus On 23.08.24 19:50, Grace Yeung wrote: Thank you Marcus. It's not running, did I type something wrong?... Also our IT saw this earlier which pointed to the gtk3 li

Re: Segmentation fault trying to run gnuradio-companion

2024-08-23 Thread Marcus Müller
might ask you underway whether to enable debuginfo downloads, don't let yourself be irritated by that, "y" is fine. Best regards, Marcus On 22.08.24 22:35, Grace Yeung wrote: Hi, I am getting a segmentation fault trying to run gnuradio-companion from the command-line. Any

Re: Segmentation fault trying to run gnuradio-companion

2024-08-23 Thread Marcus Müller
might ask you underway whether to enable debuginfo downloads, don't let yourself be irritated by that, "y" is fine. Best regards, Marcus On 22.08.24 22:35, Grace Yeung wrote: Hi, I am getting a segmentation fault trying to run gnuradio-companion from the command-line. Any

Re: [GSoC] FEC week 10 blog post

2024-08-20 Thread Marcus Müller
t with the mailing list, I bet there's a lot of people that can have a look at it. Best regards, Marcus ¹ something like $> gdb --args python3 /path/to/your/testscript.py (gdb) set logging file gdblog.txt (gdb) set logging enabled (gdb) run (… wait till it crashes. you can also `run` multi

Re: "File Source" to "Packet Tx" connection

2024-08-19 Thread Marcus Müller
Hi, the "File transfer using Packet and PSK" on tutorials.gnuradio.org uses a custom python block to read a file into messages, which is available from the described source there. Best regards, Marcus On 19.08.24 09:11, Ali G. Dezfuli wrote: Hi all, I want to connect a "

Re: Porting an Out-of-Tree Module from GNU Radio 3.8 to 3.10

2024-08-18 Thread Marcus Müller
n and try with the code you have. It **probably** is pretty easy to get ported (and seriously, people will be helpful if you ask questions here!). Most GNU Radio OOT modules aren't badly written and well worth porting! Best, Marcus On 18.08.24 05:11, KunalPrabhakar Sangurmath wrote: Hi eve

Re: [Clarification] Order of filter

2024-08-12 Thread Marcus D. Leech
On 12/08/2024 11:07, Steve Hageman wrote: One clarification - On Stacking the digital filters - the bandwidth does not narrow - I misspoke. Naturally being a Hardware Guy I forgot that the digital filters do no load each other, like analog filters can. (I should never type before two cups of c

Re: Ettus N200 Connecting to Device

2024-08-08 Thread Marcus D. Leech
On 08/08/2024 20:48, Q W wrote: Hi Marcus, Thanks very much for your comments. I am sorry for sending my enquiry to the wrong mail-list. I agree with you that usrp users mailing list would be a better place to seek for help. I am new to SDRs and this mail list system, and really appreciate

Re: Ettus N200 Connecting to Device

2024-08-08 Thread Marcus D. Leech
On 08/08/2024 20:18, Q W wrote: Hi there, We are considering using a USRP N200 for a project, and want to figure out some technical details before placing the order. We plan to use N200 to control our own device based on the analog RF signal sent from the device. The general structure is to

Re: Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Marcus Müller
the things described there translate to GNU Radio. Best, Marcus On 08.08.24 18:47, Sourya Saha wrote: Hi Marcus, By synchronized, I mean synchronization in phase and clock. I am not worrying about the CSI estimate because I can get that through the gr-ieee802-11 module itself. I am worried about

Re: Synchronising CSI readings from 2 receivers.

2024-08-08 Thread Marcus Müller
Hi, can you elaborate what you mean with "synchronized"? A CSI estimate can only happen when the necessary pilots have been observed, and that will, due to finite speed of light, necessarily happen at different times at different receivers. Best, Marcus On 08.08.24 18:19, Sourya

Re: cmakelists.txt fot C++ IDE

2024-08-01 Thread Marcus Müller
defining the compiler and linker properties of your compilation units, with manual "include_directories" things. Probably not a great idea! If you compare that with what `gr_modtool` generates in its lib/CMakeLists.txt, you'll find how we'd, as a project, would recommend

Re: Making a VLF SSB receiver

2024-07-22 Thread Marcus Müller
't part of your flowgraph :) So, please do specify your question a bit more: What's your digitizing system, which rates do you plan to work at, and show spectra (using the screenshot functionality of your OS) of what you get, and if possible, a sketch of what you want. Best regards, Marcus

Re: Writing Drivers for Custom Hardware

2024-07-14 Thread Marcus Müller
That'd be probably versions shortly before 3.4.2 or so On 13.07.24 21:02, Marcus D. Leech wrote: On 13/07/2024 12:55, Ian Buckley wrote: As an aside…. I wonder if the original USRP2 transport code is still captured in the public domain. This used a proprietary Ethernet transport for IQ b

Re: Writing Drivers for Custom Hardware

2024-07-13 Thread Marcus D. Leech
very old Gnu Radio might yield the original pre-UHD code for   the USRP2... Sent from my iPhone On Jul 13, 2024, at 7:33 AM, Marcus Müller wrote: Hi Walter, interesting project! The libpcap approach seems to be reasonable; backintheday, I used to capture at Ethernet frame level using

Re: Writing Drivers for Custom Hardware

2024-07-13 Thread Marcus Müller
Hi Walter, interesting project! The libpcap approach seems to be reasonable; backintheday, I used to capture at Ethernet frame level using socket(PF_PACKET,…), but that's pretty non-portable and comes with its own can of worms. pcap's the way to go there, I'd say, unless you want add a protoco

Re: Writing Drivers for Custom Hardware

2024-07-12 Thread Marcus D. Leech
On 12/07/2024 16:42, Walter Szeliga wrote: Hi all,     I have a GNSS Firehose (https://transitiva.com/product/gnss-firehose-receiver-tri-band-quad-constellation/) and have been trying to get it working, in a streaming capacity, with Gnuradio. The Firehose sends packets over ethernet using the

Re: Writing Drivers for Custom Hardware

2024-07-12 Thread Marcus D. Leech
On 12/07/2024 20:25, Chris Kuethe wrote: I've not played with the ZMQ blocks, but a number of other drivers can operate in network mode, eg. UHD, SoapySDR, and rtlsdr. Since the firehose appears to use 2-bit samples I feel like you could fairly easily convert that into something resembling rtl_

Re: Assistance Needed with Signal Reception Using USRP N210 in GNU Radio Companion

2024-07-11 Thread Marcus D. Leech
On 11/07/2024 12:00, Muhammad Anas wrote: It is a VOR signal that has both FM modulated and AM modulated signal, coming from signal generator What daughtercard do you have in your N210?  What have you set the gain to on the radio block?  What is the   output level of the signal generator?

Re: QT GUI Inspector Sink Block

2024-07-09 Thread Marcus Müller
Hi Muhammad, you're connecting the wrong kinds of things there. The QT GUI Inspector sink takes output of the Signal Detector block, from gr-inspector itself. gr-inspector has an examples/ directory. Please refer to that. Best regards, Marcus On 09.07.24 13:02, Muhammad Anas wrote:

  1   2   3   4   5   6   7   8   9   10   >