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

Kh/time keeper update #35

Open
wants to merge 60 commits into
base: development
Choose a base branch
from
Open

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    fc6f2fb View commit details
    Browse the repository at this point in the history
  2. Adding wait and sleep

    madhephaestus committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1770997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461e658 View commit details
    Browse the repository at this point in the history
  4. adding helper functions

    madhephaestus committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b40e017 View commit details
    Browse the repository at this point in the history
  5. fix old warning

    madhephaestus committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1a4fb20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad33397 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. adding comments

    madhephaestus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    326d935 View commit details
    Browse the repository at this point in the history
  2. catch null excceptions

    madhephaestus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d03c232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b636fe4 View commit details
    Browse the repository at this point in the history
  4. adding helper functions

    madhephaestus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d4f7be5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d6b057 View commit details
    Browse the repository at this point in the history
  6. working helper function

    madhephaestus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    22da067 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    ba0ba69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a6a069 View commit details
    Browse the repository at this point in the history
  3. A refresh of the Vitamins layer using objecte and properly integrating

    the mobile base and testing
    madhephaestus committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    728b103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7200666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99cb4cd View commit details
    Browse the repository at this point in the history
  6. renamed the api to add

    madhephaestus committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0f25ece View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17fc03 View commit details
    Browse the repository at this point in the history
  8. Adding vitamin to lin

    madhephaestus committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d266c31 View commit details
    Browse the repository at this point in the history
  9. runtime smoke test

    madhephaestus committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f86ae42 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    7cd504d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9761964 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 7, 2024

  1. Adding accessor methods to dh parameters and abstriact link to access

    the configurations vitamins
    madhephaestus committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    838acaf View commit details
    Browse the repository at this point in the history
  2. More accessor methods

    madhephaestus committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ffb1087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bf0b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb6ca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 14, 2024

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

Commits on Apr 18, 2024

  1. Remove the listeners from Gson load and unload and make a unit test for

    gson parsing
    Kevin Harrington committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f5117e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. do not have a null constructor

    Kevin Harrington committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2ca90c3 View commit details
    Browse the repository at this point in the history
  2. Make sure add vitamin rejects duplicate names

    Kevin Harrington committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e4eeee2 View commit details
    Browse the repository at this point in the history
  3. Adding a tostring for all devices

    Kevin Harrington committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8667f98 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. updating the defaults for servos and shafts

    Kevin Harrington committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b4b4cd0 View commit details
    Browse the repository at this point in the history
  2. force loading of default vitamins

    Kevin Harrington committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bbb7af0 View commit details
    Browse the repository at this point in the history
  3. change the way vitamin defaults are loaded

    Kevin Harrington committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2943207 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add comments

    Kevin Harrington committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d8f5e4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 6, 2024

  1. frame can not be null

    Kevin Harrington committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2fc3287 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. less dramatic euler fix

    Kevin Harrington committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f34bf8c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Adding a field to the XML, and to the test for that field

    Kevin Harrington committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bf8208a View commit details
    Browse the repository at this point in the history
  2. ensure all values are set when instantiating a vitamin

    Kevin Harrington committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c147d6b View commit details
    Browse the repository at this point in the history
  3. Fix the typo in the access to the script boolean id

    Kevin Harrington committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f35e1fa View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Allow foe no script tags

    Kevin Harrington committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    44bae57 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. compatibilit

    Kevin Harrington committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1379b93 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. replace jars with gradle imports

    Kevin Harrington committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5862915 View commit details
    Browse the repository at this point in the history
  2. replace jar with gradle import

    Kevin Harrington committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    12d9d0e View commit details
    Browse the repository at this point in the history
  3. adding repo for the new dep

    Kevin Harrington committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    abda742 View commit details
    Browse the repository at this point in the history
  4. remove unused dep

    Kevin Harrington committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    86182bb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b30018f View commit details
    Browse the repository at this point in the history
  2. Adding helper methods for the transforms to allow pure rotation

    transform construction and more accurate API for getting rotations
    madhephaestus committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a7ddf0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da4cf32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79b257a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Sep 7, 2024

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

Commits on Oct 27, 2024

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