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 cfuc interface #1358

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Add cfuc interface #1358

wants to merge 30 commits into from

Commits on Dec 4, 2021

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

Commits on Dec 10, 2021

  1. add cfuc_tests

    Lukasz-Juranek committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    73f6a8f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. proper tests

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    90d2769 View commit details
    Browse the repository at this point in the history
  2. communication through serial - ok

    incoming data parsing - not ok
    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    77cca5a View commit details
    Browse the repository at this point in the history
  3. new recv

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    a4feebd View commit details
    Browse the repository at this point in the history
  4. cleanup

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    c4b6379 View commit details
    Browse the repository at this point in the history
  5. hot fix

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    b574fa9 View commit details
    Browse the repository at this point in the history
  6. read fix

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    00042d8 View commit details
    Browse the repository at this point in the history
  7. init frame

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    0119c00 View commit details
    Browse the repository at this point in the history
  8. update tests

    mbober1 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    6b2faad View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. fixed bug

    mbober1 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    97a5811 View commit details
    Browse the repository at this point in the history
  2. fixed fd and extended flags

    mbober1 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    05232a4 View commit details
    Browse the repository at this point in the history
  3. fixed messages flags

    mbober1 committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    70d1415 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. fix

    mbober1 committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6c0139a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. cleanup

    mbober1 committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    656339e View commit details
    Browse the repository at this point in the history
  2. works

    mbober1 committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b337349 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. update

    mbober1 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d731b36 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. add bootloader function

    mbober1 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1a4ef28 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. hotfix

    mbober1 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9cee9bc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. fix

    mbober1 committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8373bbf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. fix

    mbober1 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    31535b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. update baudrate warrnings

    mbober1 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    7130352 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. fix dlc

    Marcin Bober committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    074a987 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. fix bootloader fun

    mbober1 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7e8ace7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

Commits on Aug 2, 2022

  1. dlc fix

    mbober1 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4af7548 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. add contributor

    Marcin Bober committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a415279 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

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

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    6384010 View commit details
    Browse the repository at this point in the history
  2. Format code with black

    mbober1 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    344fc3e View commit details
    Browse the repository at this point in the history