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

Enhance new shutter modes and code cleanup. #9244

Merged
merged 10 commits into from
Sep 9, 2020

Commits on Sep 5, 2020

  1. New major Version

    stefanbode authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    5c7e73f View commit details
    Browse the repository at this point in the history
  2. Update i18n.h

    New command
    stefanbode authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    f4190a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c260d View commit details
    Browse the repository at this point in the history
  4. Adding new shuttermode

    stefanbode authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b756581 View commit details
    Browse the repository at this point in the history
  5. Bugfix

    stefanbode authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b2b0dfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3f0428 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Optimizes ramp

    stefanbode authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    1c657e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Fixes on Stepper + Servo

    - fix restart bug on servo
    - refactor smooth-ramp for stepper and servo. Now in RTC and much more stable
    - increased internal resolution to better work with ramps
    - testing, testing, testing....
    stefanbode authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    72afb15 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Editorial changes

    - harmonized variable naming
    - add more code comments to help others to understand
    - SWITCH/PULSE now defined for each shutter.
    stefanbode authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    60aeeb4 View commit details
    Browse the repository at this point in the history
  2. Update settings.h

    arendst authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    021ec06 View commit details
    Browse the repository at this point in the history