GNU Radio v3.10.9.1 is tagged and available on github. Due to a clerical
error, v3.10.9.0 was tagged at midnight on New Years Eve but not released.
It really had nothing to do with revelry, just forgettery.
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.9.1
Happy New Year!
On 01/01/2024 16:11, Marcus Müller wrote:
Liya,
Doppler shift Δf is proportional to both speed and carrier frequency /f/₀
Δ/f/ = /f/₀ · /v///c/₀,
where /v/ is the relative speed of your thing, and /c/₀ is the speed
of light.
The highest frequencies we can, so far, do radio communications o
Hi,
I have created a FM receiver using GNU and the output is fed to an audio
sink to listen live and to a wavefile sink to record. There was no option
to edit the recording time in GUI, so I edited the python code to record
and rename the file every 5 mins. But the problem is only the first file
ha
;>>
> >>> On Sat, Dec 30, 2023, 4:05 PM Jiya Johnson
> >>> wrote:
> >>>
> >>> Greetings everyone,
> >>> https://github.com/daniestevez/reu-2023/tree/main/doppler
> >>> I went through these grc