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

Refactor encoder-related code into EncoderComponent #1130

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0cb3d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2b406 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Add EncoderComponent

    geektrove committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e736c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a4aec View commit details
    Browse the repository at this point in the history
  3. Connect node out to encoder

    geektrove committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    59a8a29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6f5356 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Rename _encoder with node

    geektrove committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    528d5fd View commit details
    Browse the repository at this point in the history
  2. Fix style

    geektrove committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    87a62a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1963a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a04473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f0a963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2897c8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    875aaad View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    0c40188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15a2185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f46e41 View commit details
    Browse the repository at this point in the history
  4. Add create_encoder method

    geektrove committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3e85779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44b1f96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53966b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1d8a35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4b227f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Remove unused imports

    geektrove committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    3a5f3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f957de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea2b377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5923b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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