Skip to content

Metadata recording behaviour when changing the frequency parameter during Program execution. #46

@KishanJ29

Description

@KishanJ29

I have source installed digital_RF blocks main 3.8 branch using following commands,

git checkout maint-3.8
git submodule update --init --recursive
mkdir build
cd build/
cmake ../
make
sudo make install

I would like to know what happens if we suddenly change frequency during running of program and how is it notified in metadata.

I have set the variable "Frequency" value to QR GUI range gnu radio block. So during running of program when the RF and metadata is being recorded if I change the slider value of frequency. Will the corresponding changed frequency value will be reflected in the metadata and RF recording.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions