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

[config] Implementation of new configuration management #1505

Merged
merged 120 commits into from
Jun 11, 2024

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    382d9ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9c039 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    49e8ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70366d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b2ec1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    eb31c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    548037f View commit details
    Browse the repository at this point in the history
  3. Removed doubled constexpr.

    Peguen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5b07971 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    9cd3594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1be9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ab1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ec616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a861b01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e35df5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a0ce13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    153ee9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94f91ae View commit details
    Browse the repository at this point in the history
  10. Removed unused fields.

    Peguen committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b196ab4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afe2332 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4887b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    c768ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6306d99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4690a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Updated submodules

    Peguen committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4694927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388f5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9303795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    848c572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2370814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e20d510 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    7cafa3e View commit details
    Browse the repository at this point in the history
  2. Fixed warnings because of implicit types conversions by implementing …

    …a static_cast in config_initializer and ecal_reader_tcp
    Peguen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a6936d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca428d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a5fe2c View commit details
    Browse the repository at this point in the history
  5. Removed GetDefaultConfig().

    Peguen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0370d47 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae7e608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6530bec View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    3f95473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a435621 View commit details
    Browse the repository at this point in the history
  3. Changed defines to constexpr in ecal_def, ecal_def_ini + added uint a…

    …nd size_t reading in ecal_config_reader.
    Peguen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    832c811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    673a4b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca14568 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e05f398 View commit details
    Browse the repository at this point in the history
  7. Introduced logging options.

    Peguen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a8da1ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dc3cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b2af134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71cc7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7b05d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db1f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    c19c4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a1656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    063b484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceb4419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a811a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4893564 View commit details
    Browse the repository at this point in the history
  7. ... also for Limitsize.

    Peguen committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    32dfc18 View commit details
    Browse the repository at this point in the history
  8. Added config example.

    Peguen committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9395da5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    482ae05 View commit details
    Browse the repository at this point in the history
  10. Adapted config sample.

    Peguen committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    284f873 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a18e9de View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    8da505e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8b9d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e7a9642 View commit details
    Browse the repository at this point in the history
  2. Removed some PG TODOS.

    Peguen committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ddbbc99 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d19e55e View commit details
    Browse the repository at this point in the history
  2. TODO comment.

    Peguen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    733d4c6 View commit details
    Browse the repository at this point in the history
  3. Small update to config doc.

    Peguen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a7072fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c946cc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19512cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8df8937 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Changed behaviour of custom types: throwing invalid_argument exceptio…

    …n instead of simply exit.
    Peguen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4e049db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0667980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0511bed View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    543949e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1a4ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a362f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    521d70b View commit details
    Browse the repository at this point in the history
  5. cmd parser: path sep renaming.

    Peguen committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ba0a6c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51308c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aca5d69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    557637a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d910ef2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 15, 2024

  1. Some whitespaces.

    Peguen committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5476f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1435ee8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    602212f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc7398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e454368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72adbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d8d11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7e0bed View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    287c24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3bb375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac9dbe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fed863b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    31b0c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295f998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    915a7f7 View commit details
    Browse the repository at this point in the history
  4. Renamend Configuration member.

    Peguen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a2aca3e View commit details
    Browse the repository at this point in the history
  5. Moved config to globalgalactic space. Implemented default config cons…

    …tructor. Some renaming.
    Peguen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cf2148c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    80ef2a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafb419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25116ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7b8470 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Some file renaming.

    Peguen committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f6f3dd5 View commit details
    Browse the repository at this point in the history
  2. Updated docu for config.

    Peguen committed May 23, 2024
    Configuration menu
    Copy the full SHA
    913fee0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd80bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e126b12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f876c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25dd3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7be0dd9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    aa1d1ca View commit details
    Browse the repository at this point in the history
  2. Some ecal_cmd_parser cleanup.

    Peguen committed May 27, 2024
    Configuration menu
    Copy the full SHA
    db16ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9613db0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d1c606d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ac095 View commit details
    Browse the repository at this point in the history