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 deployment info to gateway_metadata #430

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Add deployment info to gateway_metadata #430

merged 4 commits into from
Nov 20, 2024

Conversation

kurotych
Copy link
Member

No description provided.

@kurotych kurotych force-pushed the deployment-info branch 4 times, most recently from bc992aa to 3040d0e Compare November 18, 2024 11:33
repeated radio_deployment_info radio_deployment_info = 1;
}

message radio_deployment_info {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prepend CBRS to this message?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It makes sense, I will

@kurotych kurotych requested a review from madninja November 19, 2024 14:33
@kurotych kurotych marked this pull request as ready for review November 19, 2024 15:54
// antenna id
uint32 antenna = 1;
// The height of the hotspot above ground level in whole meters
uint32 elevation = 2;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add comments for each field here providing some context of each field

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about that but nothing comes to mind except obvious: "Antenna azimuth" (etc)

@kurotych kurotych merged commit 99908bc into master Nov 20, 2024
7 checks passed
@kurotych kurotych deleted the deployment-info branch November 20, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants