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

replacing ntpdate with ntplib #289

Merged
merged 23 commits into from
Mar 24, 2023
Merged

replacing ntpdate with ntplib #289

merged 23 commits into from
Mar 24, 2023

Commits on Feb 14, 2023

  1. replacing ntpdate with ntp

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    19f99a2 View commit details
    Browse the repository at this point in the history
  2. a launch test

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    185c401 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. using ntplib python library, instead

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7a8bee8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ros2' into fix/replacing_ntpdate

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5216c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. newline in class definition

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a658ccb View commit details
    Browse the repository at this point in the history
  2. using isort to lint import order

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    093c948 View commit details
    Browse the repository at this point in the history
  3. fixing isort errors

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    aaf8a60 View commit details
    Browse the repository at this point in the history
  4. fixing doc

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6483e67 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Formatting CMakeLists and secretly supporting galactic (ros#295)

    * secretly supporting galactic
    
    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    
    * formatting cmakelists
    
    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    
    * removing unnecessary todos
    
    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    
    ---------
    
    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e2e77d8 View commit details
    Browse the repository at this point in the history
  2. exporting dependency on pluginlib fixes ros#293 (ros#294)

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5bd73ca View commit details
    Browse the repository at this point in the history
  3. updateing changelogs

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    920bfbc View commit details
    Browse the repository at this point in the history
  4. 3.1.1

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e4128cc View commit details
    Browse the repository at this point in the history
  5. resetting irrelevant changes

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d32b01c View commit details
    Browse the repository at this point in the history
  6. import order fix

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    189c9b1 View commit details
    Browse the repository at this point in the history
  7. a self-made launch test

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    61ff764 View commit details
    Browse the repository at this point in the history
  8. also testing wether messages have been set before start of test.

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    dc6c897 View commit details
    Browse the repository at this point in the history
  9. flake8

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b1e1a57 View commit details
    Browse the repository at this point in the history
  10. matrix for package

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    259228d View commit details
    Browse the repository at this point in the history
  11. include last

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    862a88c View commit details
    Browse the repository at this point in the history
  12. no packages from source (comment in if testing against source)

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0e9a017 View commit details
    Browse the repository at this point in the history
  13. shorter names

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5e6c692 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21b38f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. review comments

    Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
    ct2034 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    41fea08 View commit details
    Browse the repository at this point in the history