Skip to content

tx_samples_from_file only works with first waveform file #865

@wojiushiwo8765

Description

@wojiushiwo8765

I want to use tx_samples_from_file example generating 100MHz BW waveform on four channels at the same time and the waveform files are different waveform files ; So i run below command , but i find the result is seemly that four channels are using the same waveform (the first waveform); Is it an expected result ?

./tx_samples_from_file --args addr=192.168.11.2 --rate 122.88e6 --freq 2.4e9 --gain 30 --bw 100e6 --ant TX/RX --channels 0,1,2,3 --repeat --file /home/ggg/workarea/NR_100M_64.dat /home/ggg/workarea/NR_100M_16.dat /home/ggg/workarea/NR_100M_QPSK.dat /home/ggg/workarea/NR_100M_256.dat

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