Giter Club home page Giter Club logo

Comments (13)

c5gary2 avatar c5gary2 commented on July 18, 2024

2nd vote to change this back to the way it was. Why cripple the capabilities.
Or, add another argument or call to over-ride it.
I was using this to do CW keying for ham radio using your breakout board that has no other hardware
way.
I don't see this "feature" in the release notes, when did it change so I can use the latest that doesn't
have it. I was using 1.1.2 and it worked fine.
Thank you,
Gary
WB6OGD

from si5351arduino.

NT7S avatar NT7S commented on July 18, 2024

I'm convinced that the behavior should be rolled back, and I will do that in the next update. Thank you both for the feedback.

from si5351arduino.

NT7S avatar NT7S commented on July 18, 2024

Initial code pushed to v2.0.7 branch:
https://github.com/etherkit/si5351arduino/tree/v2.0.7

The only time it will turn on the output is on the very first call to set_freq(). I can't totally break that behavior, since that is what most code is expecting. Any other calls to set_freq() after the initial one will not change the output enable state.

from si5351arduino.

c5gary2 avatar c5gary2 commented on July 18, 2024

from si5351arduino.

c5gary2 avatar c5gary2 commented on July 18, 2024

from si5351arduino.

la3pna avatar la3pna commented on July 18, 2024

from si5351arduino.

c5gary2 avatar c5gary2 commented on July 18, 2024

from si5351arduino.

w9ran avatar w9ran commented on July 18, 2024

from si5351arduino.

la3pna avatar la3pna commented on July 18, 2024

from si5351arduino.

c5gary2 avatar c5gary2 commented on July 18, 2024

from si5351arduino.

c5gary2 avatar c5gary2 commented on July 18, 2024

from si5351arduino.

NT7S avatar NT7S commented on July 18, 2024

Regarding the comments from @w9ran , I've checked the output of the Si5351 and there is an output glitch on initialization even if you don't turn on any of the outputs. Doing a set_freq() and then immediately turning off the output does indeed introduce another ~2 ms glitch on the output, but I don't see how that will matter since there is already a ~10 ms glitch generated just by doing an unavoidable initialization.

So this is the best that I can do under the conditions. The glitch is there regardless, so you'll have to deal with it no matter what I do here. And I can't break the old behavior, so I'm going to commit this branch.

Thanks for all of the feedback everyone.

from si5351arduino.

kvdijken avatar kvdijken commented on July 18, 2024

I think this behaviour should be documented in the function header.
Koen

from si5351arduino.

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.