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

Big table 2 #558

Merged
merged 27 commits into from
Jul 28, 2024
Merged

Big table 2 #558

merged 27 commits into from
Jul 28, 2024

Commits on Jun 11, 2024

  1. Initial Testing

    doudar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1944ee9 View commit details
    Browse the repository at this point in the history
  2. implemented saving BIG_TABLE

    doudar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dfcb5d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Functionally working

    doudar committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a271e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fixed int rounding error

    doudar committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d805274 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. interfacing table with app

    doudar committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1355c17 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Working with app

    doudar committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a00965f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jul 5, 2024

  1. Fixing Wahoo CPS

    doudar committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1c33fcd View commit details
    Browse the repository at this point in the history
  2. Cleaning up BLE_Server.cpp

    doudar committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3b008e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac9df8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 8, 2024

  1. Major Big_Table rework

    doudar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    23c7e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d494f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Major Big_Table rework

    doudar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c908ba6 View commit details
    Browse the repository at this point in the history
  2. incremented table version

    doudar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    70544bb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 14, 2024

  1. removed some code redundancy

    doudar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ef7143c View commit details
    Browse the repository at this point in the history
  2. work on testNeighbors()

    doudar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8219940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98ed82 View commit details
    Browse the repository at this point in the history
  4. fixed bug in loading

    doudar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1689436 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fixed lookup function

    doudar committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1360d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 19, 2024

  1. fixed bug in FTMS flags

    doudar committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    110cb46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b2b42 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    c90d3da View commit details
    Browse the repository at this point in the history
  2. fixes #559

    doudar committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    65a0045 View commit details
    Browse the repository at this point in the history