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

#226: Add support for rtc files #342

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 23, 2022

  1. feat Initial commit rtc files, generated from XsDate

    File structure as discussed. factory.py is a placeholder for convenience functions (.e.g. make_TimeController()))
    
    Ref: #226
    RuudHurkmans committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8389051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cf986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc69ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f010dd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    3c00fef View commit details
    Browse the repository at this point in the history
  2. #226: Add initial serializer for a rtcDataConfig file. Serializer sho…

    …uld still be refactored to be usable for the other RTC files.
    priscavdsluis committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7c70834 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ded4c View commit details
    Browse the repository at this point in the history
  4. #226: Add initial parser for a rtcDataConfig file. Parser should stil…

    …l be refactored to be usable for the other RTC files.
    priscavdsluis committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    84c269d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    a760d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00852e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7205a37 View commit details
    Browse the repository at this point in the history
  4. #226: Move files around

    priscavdsluis committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9e71187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3fe4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1c309a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d59316a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48baac8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7596eb8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07354c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96696de View commit details
    Browse the repository at this point in the history
  12. #226: Update namspaces

    priscavdsluis committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    474622a View commit details
    Browse the repository at this point in the history
  13. #226: Update script

    priscavdsluis committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    82cdce1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0bc621e View commit details
    Browse the repository at this point in the history