-
Notifications
You must be signed in to change notification settings - Fork 12
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
Aligning Virginia Tech InspireFly Code with Main #103
Comments
Hmmm challenging... Hey @daveencar03, can you enumerate what features you added and which files you added them to? After we have that list maybe we can choose which features we want to adopt and decide how to merge them in? |
Yeah, sure thing! The only new feature I have added directly to my knowledge is the async def pcb_comms(), along with it's call as t7 in main_loop(). There are also some external imports like easy_comms_circuit and FCB_class. Also, the functional additions were made in main.py, while the other python scripts were just flashed along with everything else. |
Hm, interesting! A few notes as we think about how to tackle this:
The next software working group meeting on Thursday at 4:30PM would be a great time to discuss this! |
I may be a tad late, I get out of a class at ~4:45, however, I will do my best to attend if it's all the same! |
Ah, do note it is 4:30PM PST so 6:30PM CST / 7:30PM EST! |
Oh perfect! Then yes, I'll be in attendance! Appreciate the clarification |
Virginia Tech InspireFly
The InspireFly team at Virginia Tech are scheduled to launch and deploy their 1U selfiesat from the ISS sometime in 2025.
They have a codebase that was forked from this repo pre-V1.0.0 and David Encarnacion has asked us to take a look and see if we can help them get up to speed with the latest!
https://github.com/daveencar03/circuitpy_flight_software_WITH_MODIFICATIONS_-DAVE-3-
The text was updated successfully, but these errors were encountered: