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

V.1.2.0 | 33 bring big data back #49

Merged
merged 18 commits into from
Nov 12, 2024
Merged

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    bba942b View commit details
    Browse the repository at this point in the history
  2. Update Big_Data.py

    Removed unused imports
    Mikefly123 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6d35754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e385941 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Added Error Counting

    Mikefly123 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    76ea2bb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Update functions.py

    Mikefly123 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1da8096 View commit details
    Browse the repository at this point in the history
  2. Update pysquared.py

    Added switch for using I2C0 on FC as UART
    Mikefly123 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2cf7ae7 View commit details
    Browse the repository at this point in the history
  3. Create battery_helper.py

    Mikefly123 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9bec2bc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 9, 2024

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

Commits on Nov 11, 2024

  1. Somewhat Working UART Helper

    The timing stuff is bad right now
    Mikefly123 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7581192 View commit details
    Browse the repository at this point in the history
  2. Banging my Head Into the Wall

    Ugh why is the read function so slow?
    Mikefly123 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a737f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb290df View commit details
    Browse the repository at this point in the history
  4. Added a packet_manager.py

    Mikefly123 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0efdf04 View commit details
    Browse the repository at this point in the history
  5. Working Packet Sender

    Mikefly123 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1e408a3 View commit details
    Browse the repository at this point in the history
  6. OMG IT WORKS

    Can now send and receive big packets
    Mikefly123 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    61c3caf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. V1.2.0

    Big Data is Back Baby!
    Mikefly123 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    90d0591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0ff5f View commit details
    Browse the repository at this point in the history
  3. Ran Linter

    Mikefly123 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    28ee300 View commit details
    Browse the repository at this point in the history