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

Ethan/thermocouple #6

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Ethan/thermocouple #6

wants to merge 24 commits into from

Conversation

EtSubas
Copy link
Contributor

@EtSubas EtSubas commented May 20, 2023

adding in thermocouple task code along with debug info

Copy link
Contributor Author

@EtSubas EtSubas left a comment

Choose a reason for hiding this comment

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

looks good from what I can see 👍

Copy link
Member

@Jgerbrandt Jgerbrandt left a comment

Choose a reason for hiding this comment

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

garbage. how did this take you a whole semester.

@AgamAulakh
Copy link
Contributor

Just a note: have to update telemetry task to request both a new sample and transmit for PT/TC.
this is currently not happening on main 😞

@AgamAulakh AgamAulakh closed this Jun 17, 2023
@AgamAulakh AgamAulakh reopened this Jun 17, 2023
Copy link

@Matt4890 Matt4890 left a comment

Choose a reason for hiding this comment

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

A lot of styling inconsistencies/concerns, however that may not be critical. Be careful of magic numbers (i.e., just raw decimal numbers that aren't trivial). Instead, create a define/constexpr with a descriptive name and use that. This drastically improves code clarity and readability.

Otherwise, the functionality seems okay. Because of the massive architecture shift, I don't feel comfortable confirming that nothing is missing, so a super quick lookover from Chris/etc. would be nice.

Ensure that everything is functional before submitting.

Components/Sensors/Inc/ThermocoupleTask.hpp Outdated Show resolved Hide resolved
Components/Sensors/Inc/ThermocoupleTask.hpp Outdated Show resolved Hide resolved
Components/Sensors/Inc/ThermocoupleTask.hpp Outdated Show resolved Hide resolved
Components/Sensors/Inc/ThermocoupleTask.hpp Outdated Show resolved Hide resolved
Components/Sensors/Inc/ThermocoupleTask.hpp Outdated Show resolved Hide resolved
Components/Sensors/ThermocoupleTask.cpp Outdated Show resolved Hide resolved
Components/Sensors/ThermocoupleTask.cpp Outdated Show resolved Hide resolved
Components/Sensors/ThermocoupleTask.cpp Show resolved Hide resolved
Components/FlightControl/FlightTask.cpp Outdated Show resolved Hide resolved
Components/FlightControl/FlightTask.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@AgamAulakh AgamAulakh left a comment

Choose a reason for hiding this comment

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

move to systemdefines.hpp

@Jgerbrandt Jgerbrandt added the wontfix This will not be worked on label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants