Giter VIP home page Giter VIP logo

Comments (11)

ha7ilm avatar ha7ilm commented on July 16, 2024 1

It seems like this is caused by the cpufreq kernel module, which changes the frequency in order to save power. The ondemandgovernor is enabled by default.

from rpitx.

tgeorgiop avatar tgeorgiop commented on July 16, 2024

Hello! How did you see these diagrams? Thanks.

from rpitx.

ha7dcd avatar ha7dcd commented on July 16, 2024

Using this: https://signalhound.com/products/usb-sa44b/
However you can catch the signals also with RTL-SDR or SDRPlay(better) too..

from rpitx.

tgeorgiop avatar tgeorgiop commented on July 16, 2024

Ok, thank you!

from rpitx.

tomswartz07 avatar tomswartz07 commented on July 16, 2024

Perhaps I'm reading the graphic incorrectly, but both images show Mkr1 and Mkr2 having the same frequency.

It appears that the only difference between the two images is the center frequency.
Image 1 has a center freq of 25MHz and Image 2 has a center freq of 14MHz.

Am I correct in reading this?

from rpitx.

ha7dcd avatar ha7dcd commented on July 16, 2024

No, you are mistaken the fact that the Mkr1 is the intended transmission (14 MHz) Mkr2 showing the randomly shifter carrier (16.8 MHz)

The reason for two screenshot is the different span

from rpitx.

ha7dcd avatar ha7dcd commented on July 16, 2024

Maybe this video gives a better understanding of this phenomena:
https://www.dropbox.com/s/xxihgxrakkejlji/14MHz_and_random_16M8_shifting_RPi3_gpio18.png.MP4?dl=0

from rpitx.

ha7dcd avatar ha7dcd commented on July 16, 2024

My friend András, @ha7ilm noticed that this shift issue possibly caused by the dynamic CPU frequency change algorithm in RPi 3. I've tested it and looks like a workaround for the problem:
" sudo -s
echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor "

rpitx_rpi3_freq_shifting_issue_solved

from rpitx.

F5OEO avatar F5OEO commented on July 16, 2024

force_turbo=1 in /boot/config.txt shoud solve the issue

from rpitx.

jnk0le avatar jnk0le commented on July 16, 2024

The problem is frequency of PLLC (used by rpitx), which drifts with overclock.

from rpitx.

F5OEO avatar F5OEO commented on July 16, 2024

Should be fixed with feb6f4c : PLL_D is used which is very stable compare to PLL_C (variable)

from rpitx.

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.