AlbertaSat / ex3_simulated_subsystems

Simulated subsystems for use with the simulated software architecture in AlbertaSats ExAlta3 Mission.
4 stars 1 forks source link

Create simulated UHF transceiver subsystem #33

Open rrasmuss4200 opened 9 months ago

rrasmuss4200 commented 9 months ago

Description

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

Deliverables

Resources

tganley commented 9 months ago

@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 commented 9 months ago

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 commented 9 months ago

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

rrasmuss4200 commented 9 months ago

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 commented 9 months ago

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 :)