Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added simple carrier generator functions #55

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

added simple carrier generator functions #55

wants to merge 2 commits into from

Conversation

hayguen
Copy link

@hayguen hayguen commented Sep 19, 2020

command line interface options are:
gen_dc_f / gen_dc_s16,
gen_pos_fs4_f / gen_pos_fs4_s16
and gen_neg_fs4_f / gen_neg_fs4_s16

command line interface options are:
  gen_dc_f / gen_dc_s16,
  gen_pos_fs4_f / gen_pos_fs4_s16
and gen_neg_fs4_f / gen_neg_fs4_s16

Signed-off-by: hayati ayguen <[email protected]>
@hayguen
Copy link
Author

hayguen commented Sep 19, 2020

this allows simple use of Adalm Pluto SDR as a signal (carrier) generator,
with the libiio-utils (iio_attr and iio_writedev), see https://github.com/analogdevicesinc/libiio

https://github.com/hayguen/transmit-ukw-fm/blob/master/ukw-fm-live-from-audio.sh shows how an I/Q data stream can be piped into iio_writedev ..

command line interface options are:
  gen_dc_pos_fs4_s16, gen_dc_neg_fs4_s16,
  gen_pos_neg_fs4_s16, gen_dc_pos_neg_fs4_s16,
  gen_pos_neg_fs2_s16, gen_dc_pos_neg_fs2_s16

Signed-off-by: hayati ayguen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant