Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve scan #336

Merged
merged 10 commits into from
Oct 13, 2014
Merged

Improve scan #336

merged 10 commits into from
Oct 13, 2014

Commits on Oct 13, 2014

  1. Add SelectionValue to the base

    to access the iterable stored by Selection.
    tfarago committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    8aeec79 View commit details
    Browse the repository at this point in the history
  2. Add a dummy SeletionDevice

    and use in tests
    tfarago committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    e3a77e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d14b5da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1837ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b3faa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e502471 View commit details
    Browse the repository at this point in the history
  7. Test scan callbacks

    tfarago committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    ff90e3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c75ef7c View commit details
    Browse the repository at this point in the history
  9. Rename Range to Region

    range = Range(...) is too tempting and we probably don't want to
    redefine keywords.
    tfarago committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    870915e View commit details
    Browse the repository at this point in the history
  10. Update the docs

    tfarago committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    7aab612 View commit details
    Browse the repository at this point in the history