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

Add usage reporting for dashboards as instances #7294

Merged
merged 12 commits into from
Nov 18, 2024

Commits on Oct 27, 2024

  1. Add usage reporting for dashboards as a resource

    Detects dashboards based on network tables client identity
    Depends on wpilibsuite#7293 to detect SmartDashboard
    sciencewhiz committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8ed2d5b View commit details
    Browse the repository at this point in the history
  2. Add Dashboard instances

    sciencewhiz committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5bbabd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Only report on connection

    sciencewhiz committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    690234e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    391c238 View commit details
    Browse the repository at this point in the history
  2. Add C++ Implementation

    sciencewhiz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3cc0747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ef0b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    ff2786f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    sciencewhiz committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7544593 View commit details
    Browse the repository at this point in the history
  3. remove listener in close

    sciencewhiz committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    de75660 View commit details
    Browse the repository at this point in the history
  4. Cleanup variable names

    sciencewhiz committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    38017ac View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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