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

Create timesync JNI for testing client #1433

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. half-working not-yet-in-jar

    mcm001 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    19ccdcd View commit details
    Browse the repository at this point in the history
  2. actually do the thing

    mcm001 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c800917 View commit details
    Browse the repository at this point in the history
  3. Add comment

    mcm001 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a212cfc View commit details
    Browse the repository at this point in the history
  4. clean up diff

    mcm001 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7cbb44c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add timesync client/server

    mcm001 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fef8f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9c619 View commit details
    Browse the repository at this point in the history
  3. Fix things

    mcm001 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3dfc14f View commit details
    Browse the repository at this point in the history
  4. Make unit test build!

    mcm001 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e898afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ba343 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Actually use outputs folder

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    be12be1 View commit details
    Browse the repository at this point in the history
  2. remove comments

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bae1eb1 View commit details
    Browse the repository at this point in the history
  3. Adjust output folder name

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4330fbe View commit details
    Browse the repository at this point in the history
  4. Split Platform/PlatformUtils

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7e30ff6 View commit details
    Browse the repository at this point in the history
  5. Remove pbuildalldesktop

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f2afdd3 View commit details
    Browse the repository at this point in the history
  6. Hack in time sync

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    cd92e5f View commit details
    Browse the repository at this point in the history
  7. Latest updates from my tests

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f9a2b8d View commit details
    Browse the repository at this point in the history
  8. Fix tests

    mcm001 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b98df86 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. oops

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1cf4fe1 View commit details
    Browse the repository at this point in the history
  2. Comment out thing

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    787c053 View commit details
    Browse the repository at this point in the history
  3. Broken attempt at -as-needed

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c4baefb View commit details
    Browse the repository at this point in the history
  4. Only link to stuff I need

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1c4cdb3 View commit details
    Browse the repository at this point in the history
  5. Actually load wpilibc

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0bc13fe View commit details
    Browse the repository at this point in the history
  6. oops

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d183413 View commit details
    Browse the repository at this point in the history
  7. yeet

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5a3aaf7 View commit details
    Browse the repository at this point in the history
  8. run lint

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c510134 View commit details
    Browse the repository at this point in the history
  9. fix tests

    mcm001 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d020419 View commit details
    Browse the repository at this point in the history