Giter Site home page Giter Site logo

Comments (5)

glv2 avatar glv2 commented on July 18, 2024

The repository for ofdm-transfer is at https://codeberg.org/glv/ofdm-transfer.

The failure to decode frames could be due to a too low gain. Have you check with a general SDR receiver (like gqrx) if you can clearly see the signal with the gain settings you chose?

from bruteforce-wallet.

liiso7 avatar liiso7 commented on July 18, 2024

Yes, I used GQRX to check my transmit signal and it can see the signal on my transmit frequency. I also adjusted the gain but still couldn't decode the frame.
What is the format of your transfer file? Could you please provide me with your transfer files? Thank you very much!!

from bruteforce-wallet.

glv2 avatar glv2 commented on July 18, 2024

If your SDR devices have a noticeable DC spike, it could interfere with the decoding. In this case you should use offset tuning with the '-o' command line option.

from bruteforce-wallet.

liiso7 avatar liiso7 commented on July 18, 2024

I used the '-o' command-line option and here are some of the arguments I used:
ofdm-transfer -t
-r driver=bladerf
-s 4000000
-f 434000000
-o 100000
-b 38400
-g 60
-w 1
-v \

ofdm-transfer -r driver=bladerf \
              -s 4000000 \
              -f 434000000 \
              -o 100000 \
              -b 38400 \
              -g 60 \
              -w 1\
              -T 30 \
              -v 

from bruteforce-wallet.

liiso7 avatar liiso7 commented on July 18, 2024

I used the following command to perform the ofdm test without SDR:
TX : ofdm-transfer -t -r file=/tmp/samples.dat -s 4000000 -f 434000000 -o 0 -b 38400 -g 60 -w 1 -v -a '/home/ss/Linux-OFDM/ofdm_loopback05_Rx_Vector_Source.sc16q11'
RX : ofdm-transfer -r file=/tmp/samples.dat -s 4000000 -f 434000000 -o 0 -b 38400 -g 60 -w 1 -T 30 -v sample_rx.dat
I stored the sent data in '/tmp/samples.dat' file and read the data from this file for ofdm demodulation, as a result I did not demodulate any data on rx. What's wrong with me doing this? Why don't we get any data?Looking forward to your reply๏ผ

from bruteforce-wallet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.