Skip to content

Ground station relay#39

Merged
settwi merged 20 commits intomainfrom
relay
Mar 3, 2026
Merged

Ground station relay#39
settwi merged 20 commits intomainfrom
relay

Conversation

@settwi
Copy link
Contributor

@settwi settwi commented Feb 18, 2026

No description provided.

@settwi
Copy link
Contributor Author

settwi commented Feb 18, 2026

@masek014 do you want to make changes before merging?

@settwi settwi requested a review from masek014 February 18, 2026 20:47
@settwi settwi marked this pull request as draft February 18, 2026 20:48
@masek014
Copy link
Contributor

@masek014 do you want to make changes before merging?

Yes let's wait to merge this one

@masek014
Copy link
Contributor

Should we address #40 before merging?

@settwi
Copy link
Contributor Author

settwi commented Feb 22, 2026

did you already make the change from that issue in the branch? just change it here and add “fixes [num]40”

@settwi
Copy link
Contributor Author

settwi commented Feb 22, 2026

it looks like the code references GROUND_STATION_PORT which is undefined

@masek014
Copy link
Contributor

it looks like the code references GROUND_STATION_PORT which is undefined

Yeah this is defined in a file in the home directory not tracked in the repo because I don't want to expose the ground station IP ;)

@masek014
Copy link
Contributor

I am happy with this now; we can merge if you're also happy @settwi

@masek014 masek014 marked this pull request as ready for review February 24, 2026 15:47
@settwi
Copy link
Contributor Author

settwi commented Feb 25, 2026

do you need to put variables in curly braces for systemd?

@masek014
Copy link
Contributor

do you need to put variables in curly braces for systemd?

Looks like you don't _have_to, but I just checked and ${GROUNDSTATION_IP}:${GROUNDSTATION_PORT} evaluated differently (and broke) without the curly braces

@settwi
Copy link
Contributor Author

settwi commented Feb 25, 2026

strange

Copy link
Contributor

@masek014 masek014 left a comment

Choose a reason for hiding this comment

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

I made this branch, so my review is: "GOOD!"

... however, do we want to merge this into main or monitor? It is originally branched off of monitor...

Copy link
Contributor Author

@settwi settwi left a comment

Choose a reason for hiding this comment

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

I would like to replace the relay logic with a udp capture. i can work on that, or you can

@settwi settwi requested a review from masek014 February 27, 2026 03:00
Copy link
Contributor

@masek014 masek014 left a comment

Choose a reason for hiding this comment

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

I think the new stuff with udpcapture is good. However, do we wanna merge this branch into main or monitor? relay branched from monitor...

@settwi
Copy link
Contributor Author

settwi commented Mar 3, 2026

I'm going to merge this to main and delete the two branches. For other updates to the monitor, start a new branch

@settwi settwi merged commit 4d827e6 into main Mar 3, 2026
@settwi settwi deleted the relay branch March 3, 2026 02:00
@masek014
Copy link
Contributor

masek014 commented Mar 3, 2026

I'm going to merge this to main and delete the two branches. For other updates to the monitor, start a new branch

Oh there will definitely be another branch... many unpushed changes remain on the ground station

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.

2 participants