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

Create simulated UHF transceiver subsystem #33

Open
5 tasks
rrasmuss4200 opened this issue Jan 10, 2024 · 5 comments
Open
5 tasks

Create simulated UHF transceiver subsystem #33

rrasmuss4200 opened this issue Jan 10, 2024 · 5 comments
Assignees

Comments

@rrasmuss4200
Copy link
Contributor

rrasmuss4200 commented Jan 10, 2024

Description

Start work on UHF transceiver subsystem (essentially exposes port that ground station talks to for now - eventually replicate actual UHF transceiver functionality)

Deliverables

  • Simple simulated UHF program runs
  • Uses TCP socket to communicate with GS
  • Uses TCP socket to communicate with OBC (FSW)
  • Wraps outgoing data to be look similar to what the Endurosat transceiver generates
  • Unwrap incoming data to remove the endurosat wrapped layer.

Resources

  • See Endurosat UHF transceiver manual
@tganley
Copy link
Member

tganley commented Jan 10, 2024

@rrasmuss4200 @RadhePatel04 Let me know if you would like to discuss anything about the EnduroSat transceiver. I worked quite a lot on the ex2 code https://github.com/AlbertaSat/ex2_uhf_software

@rrasmuss4200
Copy link
Contributor Author

That'd be great thanks. For now, I'm just curious about what you suggest for the methods and attributes we should include in the class for the UHF transceiver.

@dheadrick1618
Copy link
Member

Is there a branch attached to this issue? If so please attach it to this issue so they are coupled together.

@rrasmuss4200
Copy link
Contributor Author

Is there a branch attached to this issue? If so please attach it to this issue so they are coupled together.

Hey Devin, I've made a branch for this issue but it won't let me push what I've done so far. It's saying that I don't have permission to push to the subsystems repo.
Should I worry about this right now?

@dheadrick1618
Copy link
Member

I can see your branch so it must have been able to be pushed to the remote staging area. Everything must be reviewed before being merged with the main branch of the repo. I checked and you have all permissions needed to open a Pull Request to that your work may be reviewed. Let me know if you are unable to open a Pull Request. And do please place the associated githtub projects kanban issue in the 'requires review' column when doing so. Thanks :)

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

No branches or pull requests

4 participants