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

Add delay option #789

Merged
merged 11 commits into from
Jul 6, 2021
Merged

Add delay option #789

merged 11 commits into from
Jul 6, 2021

Commits on Jul 1, 2021

  1. Add delay option

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4e0375d View commit details
    Browse the repository at this point in the history
  2. Add statement of delay

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e3ce267 View commit details
    Browse the repository at this point in the history
  3. Add invalid delay warning and move it out of loop

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    dc96bae View commit details
    Browse the repository at this point in the history
  4. Fix format using Uncrustify

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b18b1ca View commit details
    Browse the repository at this point in the history
  5. Not raising warn if delay is 0

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0c5fde3 View commit details
    Browse the repository at this point in the history
  6. Add delay tests

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c544824 View commit details
    Browse the repository at this point in the history
  7. Fix format

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    39b399e View commit details
    Browse the repository at this point in the history
  8. Separate delay test from rate test

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a2e7aae View commit details
    Browse the repository at this point in the history
  9. Use large delay margin

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5383a5e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Modfiy description of delay

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f7d5d60 View commit details
    Browse the repository at this point in the history
  2. Fix format of std::move

    Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
    kosuke55 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    75eca9f View commit details
    Browse the repository at this point in the history