I happen to be playing with GnuRadio 3.8 and NI USRP-2901 when working on my thesis. I just created this transmitter while learning some concepts.
Relevant files can be found here in this drive folder.
(.grc, .py and .svg)
The equation used is from wiki page on FM broadcasting:
Flowchart:
The window should look something like this:
Happy learning!
PS: irrelevant notes about raspi 4:
I had also tried it with Raspberry Pi 4 Model B and it works well with 24k sample rate. UHD building from source required -DCMAKE_SHARED_LINKER_FLAGS="-latomic" and also one explicit execution of /usr/bin/ld with -latomic flag added.
No comments:
Post a Comment