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: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1bca614d1109
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1d5f467da758
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 5, 2015

  1. Copy the full SHA
    051b01f View commit details
  2. Copy the full SHA
    1f54534 View commit details
  3. wavesynth: new semantics, fix compensation

    * "trigger" now means that the corresponding line will only start
      once the trigger line is high.
    * "jump" is implicit as the last line in a frame must jump back.
    * spline coefficients are now compensated for finite time step size
    jordens committed Apr 5, 2015
    Copy the full SHA
    e870b27 View commit details
  4. pdq2: implement changes in trigger/jump semantics, add unittest

    The unittests now runs the compute_samples.Synthesizer against the actual
    gateware and verifies similarity (up to integer rounding errors).
    jordens committed Apr 5, 2015
    Copy the full SHA
    1d5f467 View commit details
Loading