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

Replaced common::Time for std::chrono #41

Merged
merged 19 commits into from
Sep 22, 2020
Merged

Replaced common::Time for std::chrono #41

merged 19 commits into from
Sep 22, 2020

Commits on Aug 25, 2020

  1. Replaced common::Time for std::chrono

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e947203 View commit details
    Browse the repository at this point in the history
  2. Removed more common::Time

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c0a32ed View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Updated with new functions on ignition msgs

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    cd26eac View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. make linters happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3bab946 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 8, 2020

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

Commits on Sep 14, 2020

  1. Using duration instead of time_point

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d2150ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16ee60 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

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

Commits on Sep 18, 2020

  1. tick-tock cycle to Update common::Time methods

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e3acbac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760d09b View commit details
    Browse the repository at this point in the history
  3. make linters happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    ac23337 View commit details
    Browse the repository at this point in the history
  4. Fixed windows build error

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1aab9ba View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Added missing tick tock methods

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a515e3 View commit details
    Browse the repository at this point in the history
  2. make llinters happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    81226c6 View commit details
    Browse the repository at this point in the history
  3. make windows happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0b2d467 View commit details
    Browse the repository at this point in the history
  4. make windows happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8826b5b View commit details
    Browse the repository at this point in the history
  5. make windows happy

    Signed-off-by: ahcorde <[email protected]>
    ahcorde committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    af7bedf View commit details
    Browse the repository at this point in the history
  6. Keep default value, and use this

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5968527 View commit details
    Browse the repository at this point in the history