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

feat: Add Ground Control #32

Merged
merged 9 commits into from
Jul 26, 2024
Merged

feat: Add Ground Control #32

merged 9 commits into from
Jul 26, 2024

Commits on Jul 11, 2024

  1. init ground control

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1a6d81d View commit details
    Browse the repository at this point in the history
  2. setup database for ground control

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e3a8f69 View commit details
    Browse the repository at this point in the history
  3. update structure

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1a167c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add routes & handlers

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    25aaec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. update sql queries and handlers

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7bea1a5 View commit details
    Browse the repository at this point in the history
  2. add registry adapters

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1988030 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. add satellite registration and update flow of ground control

    Signed-off-by: bupd <[email protected]>
    
    Update README.md
    bupd committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ade2842 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. better err handling for handlers

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    98ce4d9 View commit details
    Browse the repository at this point in the history
  2. update handlers and registry adapters

    Signed-off-by: bupd <[email protected]>
    bupd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    010b8de View commit details
    Browse the repository at this point in the history