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 heartbeat to Mission Control Protocol #261

Merged
merged 10 commits into from
Oct 10, 2023
Merged

Add heartbeat to Mission Control Protocol #261

merged 10 commits into from
Oct 10, 2023

Commits on Aug 24, 2023

  1. Implement watchdog

    abhaybd committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6999f26 View commit details
    Browse the repository at this point in the history
  2. Use watchdog in MCP

    abhaybd committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5c5a406 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Address comments

    abhaybd committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ce1547a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update camera configs (#263)

    * Update camera configs
    
    * Add comment
    abhaybd committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    48d8672 View commit details
    Browse the repository at this point in the history
  2. Report full attitude, fix lat/lon bug, report attitude even if no gps…

    … fix (#264)
    
    * Report full attitude, fix lat/lon bug, report attitude even if no gps fix
    
    * Address comments
    abhaybd committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8ce74c5 View commit details
    Browse the repository at this point in the history
  3. Format code

    abhaybd committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0af5ff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e8e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    843feed View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    35b33ce View commit details
    Browse the repository at this point in the history
  2. Address comments

    abhaybd committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c72a977 View commit details
    Browse the repository at this point in the history