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

Dev/gui #9

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

Dev/gui #9

wants to merge 15 commits into from

Commits on May 3, 2022

  1. Added GUI

    brennanmk committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c034d64 View commit details
    Browse the repository at this point in the history
  2. Added GUI

    brennanmk committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a184ff0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Updated GUI

    brennanmk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    a2551ab View commit details
    Browse the repository at this point in the history
  2. Repaired vehicle stats

    brennanmk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    05dcbc4 View commit details
    Browse the repository at this point in the history
  3. fix vehicle stats formatting

    cst0 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    2ee159c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b364819 View commit details
    Browse the repository at this point in the history
  5. fix masked function

    cst0 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    2f64efc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4ac809 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e27eb09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8823011 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Dev/madgwick filter (#21)

    * Fixed mag orientation
    HkPPP authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    396740c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Dev/sensors (#20)

    * Added bar30 and ping360 nodes
    
    * Added sonar code
    
    * updated launchfile for bar30
    
    * Updated with dos2unix
    
    * added param for fluid den
    
    * Fixed temp/depth reversal
    
    Co-authored-by: Hank <hkmpham147@gmail.com>
    brennanmk and HkPPP authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    83939be View commit details
    Browse the repository at this point in the history
  2. Dev/pid (#19)

    * Added PID
    
    * Added dynamic reconfig
    
    * Repaired PID on vehicle
    
    * Updated duty cycle values in launch file for vehicle
    
    * added time delay in PID for init cycle
    
    * Updated setpoint functon
    
    * Rearranged launch files
    
    * Fixed pitch and yaw sources
    
    * Repaired PID
    
    * Updated msgs
    
    
    Co-authored-by: HkPPP <hkmpham147@gmail.com>
    Co-authored-by: Hank Pham <46695607+HkPPP@users.noreply.github.com>
    3 people authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a68f5ea View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Dev/imu calibration (#23)

    * Added accel offset
    HkPPP authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    609cb84 View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    HkPPP committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4a6eb9a View commit details
    Browse the repository at this point in the history