Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: 234be4282c47
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 957812e9f8bd
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 6, 2019

  1. applet.memory.floppy: use proportional gain in PLL.

    This fixes virtually all stability and lock issues on test captures.
    whitequark committed May 6, 2019
    Copy the full SHA
    a0f3dab View commit details
    Browse the repository at this point in the history
  2. applet.memory.floppy: decrease frequency gain by 2×.

    By observing that frequency requires changes much less than phase,
    this modification improves stability of the loop greatly on data with
    particularly large jitter.
    whitequark committed May 6, 2019
    Copy the full SHA
    957812e View commit details
    Browse the repository at this point in the history