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

AttributeError: module 'lora_sdr' has no attribute 'modulate' #27

Closed
mutescumarian opened this issue Nov 5, 2021 · 3 comments
Closed
Labels
wontfix This will not be worked on

Comments

@mutescumarian
Copy link

I get this error when I try to run the single user TX example.

@stale
Copy link

stale bot commented Jan 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 4, 2022
@stale stale bot closed this as completed Jan 11, 2022
@ghost
Copy link

ghost commented May 8, 2022

This is still happening. I filed a separate issue. Which OS are you running?

@ghost
Copy link

ghost commented May 8, 2022

>>> lora_sdr.lora_sdr_python.
lora_sdr.lora_sdr_python.RH_RF95_header(            lora_sdr.lora_sdr_python.frame_sync(
lora_sdr.lora_sdr_python.add_crc(                   lora_sdr.lora_sdr_python.gray_decode(
lora_sdr.lora_sdr_python.crc_verif(                 lora_sdr.lora_sdr_python.gray_enc(
lora_sdr.lora_sdr_python.data_source(               lora_sdr.lora_sdr_python.hamming_dec(
lora_sdr.lora_sdr_python.data_source_sim(           lora_sdr.lora_sdr_python.hamming_enc(
lora_sdr.lora_sdr_python.deinterleaver(             lora_sdr.lora_sdr_python.header(
lora_sdr.lora_sdr_python.dewhitening(               lora_sdr.lora_sdr_python.header_decoder(
lora_sdr.lora_sdr_python.err_measures(              lora_sdr.lora_sdr_python.hier_rx(
lora_sdr.lora_sdr_python.fft_demod(                 lora_sdr.lora_sdr_python.hier_tx(
lora_sdr.lora_sdr_python.frame_detector_sequence(   lora_sdr.lora_sdr_python.interleaver(
lora_sdr.lora_sdr_python.frame_detector_threshold(  lora_sdr.lora_sdr_python.signal_detector(
lora_sdr.lora_sdr_python.frame_detector_timeout(    lora_sdr.lora_sdr_python.whitening(
lora_sdr.lora_sdr_python.frame_src(                 

modulate is not being included properly. other bindings work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant