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

A basic implementation of fully compliant GMS machine type #783

Merged
merged 12 commits into from
Jun 28, 2022

Commits on Jun 28, 2022

  1. Add .vscode folder to .gitignore

    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    755ca48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279ac88 View commit details
    Browse the repository at this point in the history
  3. Prepare GMSType for Equipment

    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    624c51e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ca0401 View commit details
    Browse the repository at this point in the history
  5. Implement GMSSensor type

    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f6fc9b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ffda0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c426592 View commit details
    Browse the repository at this point in the history
  8. Move the class map to InstantiatedGMS

    Move common functionality to base class
    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9394192 View commit details
    Browse the repository at this point in the history
  9. Reuse MT ToolLife in GMSSensor_t

    fix(GMS): Linting
    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3c5623b View commit details
    Browse the repository at this point in the history
  10. Refactor ConvertSimpleValue

    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9ca5580 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    08d60ff View commit details
    Browse the repository at this point in the history
  12. Linter fix: refactoring

    Fix build - don't use C++20 features
    mindonwarp authored and GoetzGoerisch committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a36b0cc View commit details
    Browse the repository at this point in the history