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

Length, back and foward #222

Open
wants to merge 50 commits into
base: topics/clough42/multiConfigBuild
Choose a base branch
from

Commits on Sep 8, 2019

  1. Create experimental encoder simulator.

    clough committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    51786b1 View commit details
    Browse the repository at this point in the history
  2. Drive encoder simulator from a table lookup.

    clough committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    5515bd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Documentation images

    clough committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    2d4261c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Add image

    clough committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2d311dd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    clough42 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7901b55 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    clough42 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4cd08e5 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    clough42 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    114df49 View commit details
    Browse the repository at this point in the history
  5. More images

    clough committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    0fafb14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3629d1d View commit details
    Browse the repository at this point in the history
  7. Rotate image

    clough committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    869d8b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Add support for ELS Boost V2 (#19)

    * Fix 8-bit SPI mode for EEPROM.
    
    * Add support for V2 EEPROM.
    
    * Add test fixture project.
    
    * Build test fixture
    
    * Test key inputs and drive Larson scanner.
    
    * Add 8K EEPROM testing.
    
    * Fix comment.
    
    * VREG test working on A5
    
    * VREG test now working on Analog in B1.
    
    * Finish test fixture.
    
    Add stepper and alarm pin tests
    Allow EEPROMs larger than 8K
    Loosen VREG constraint to allow for unreliable pogo resistance
    
    * Simplified test code.
    
    * Fix VREG test.
    
    * Switch default configuration to hardware version 2.
    
    * Roll version number to 1.1.00
    clough42 committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    540bce6 View commit details
    Browse the repository at this point in the history
  2. Incorporate #29 from carneeki: added two BSP threads, made 11.5 actua…

    …lly 11.5 (#32)
    
    * added two BSP threads, made 11.5 actually 11.5
    
    * Merge branch 'master' of
    https://github.com/carneeki/electronic-leadscrew into carneeki-master
    
    Fix ram link file to allow for larger thread tables.
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    clough42 committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    425a6df View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    56efba7 View commit details
    Browse the repository at this point in the history
  2. Update version number.

    clough42 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    adf633e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Add configuration to use second encoder (EQEP2) (#46)

    * Add setting to use second encoder.
    
    * Got EQEP2 working.  Rolled version number.
    clough42 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0837df2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    ecb358e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbb415 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3fac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    61619c8 View commit details
    Browse the repository at this point in the history
  2. Aggressively filter bad key input: require multiple consecutive reads…

    …, validate only one key is pressed, require all keys to be released beteween valid actions.
    clough42 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9debd0b View commit details
    Browse the repository at this point in the history
  3. Do not allow changes to feed/thread, metric/imperial, forward/reverse…

    …, or settings when the machine is running.
    clough42 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    94ebec9 View commit details
    Browse the repository at this point in the history
  4. Add configuration option to ignore all keypresses (including up/down)…

    … when the machine is running..
    clough42 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1f81220 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Update README.md

    clough42 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    9c6b3d0 View commit details
    Browse the repository at this point in the history
  2. Add images of the control panel kit

    clough committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e472a9c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    clough42 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    87e92a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Merge branch 'dev'

    clough42 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    0d67cc3 View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    7711032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c956b26 View commit details
    Browse the repository at this point in the history
  4. Revert "Make power button disable stepper drive and turn off control …

    …panel. (#93)"
    
    This reverts commit c956b26.
    clough42 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f27ba92 View commit details
    Browse the repository at this point in the history
  5. Roll version to 1.3.00

    clough42 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    72c75c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4cfe97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    050860d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Update version to 1.3.01.

    clough42 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    1dc8510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a10330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a100633 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev'

    clough42 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    f8f5a9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7031142 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    clough42 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    16c39ab View commit details
    Browse the repository at this point in the history
  7. Rename images

    clough42 committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    37415a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a5f6fb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    25d08d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef2418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ab988 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge branch 'dev'

    clough42 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    adbd47f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Update README.md

    clough42 committed Feb 27, 2021
    1 Configuration menu
    Copy the full SHA
    aaadffd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    e4e413a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    708cdb1 View commit details
    Browse the repository at this point in the history
  2. Add Easy Servo Motor image

    clough42 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4e2a791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    509486b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    7f993ea View commit details
    Browse the repository at this point in the history