Giter Site home page Giter Site logo

VNC vs WSPR about wsprrypi HOT 2 CLOSED

jamesp6000 avatar jamesp6000 commented on August 16, 2024
VNC vs WSPR

from wsprrypi.

Comments (2)

JamesP6000 avatar JamesP6000 commented on August 16, 2024

That's interesting. WsprryPi bypasses the OS in many ways and directly accesses RAM, DMA engines, clock generators, etc. I'm guessing (i.e. I don't know) that VNC might be accessing the DMA engines also. I know that this isn't something that I'll be able to dig into though.

Do you absolutely need to control the Pi via VNC? You can also ssh into the Pi and launch WSPR that way. That is how I work on this code.

from wsprrypi.

JamesP6000 avatar JamesP6000 commented on August 16, 2024

If you're using VNC then you might be using the audio driver which will conflict with WsprryPi. Try disabling audio?

JP


PWM Peripheral:


The code uses the RPi PWM peripheral to time the frequency transitions
of the output clock. This peripheral is also used by the RPi sound system
and hence any sound events that occur during a WSPR transmission will
interfere with WSPR transmissions. Sound can be permanently disabled
by editing /etc/modules and commenting out the snd-bcm2835 device.

from wsprrypi.

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.