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

Stuff for the high altitude flight (HAF) #123

Draft
wants to merge 87 commits into
base: master
Choose a base branch
from
Draft

Stuff for the high altitude flight (HAF) #123

wants to merge 87 commits into from

Conversation

PatrickKa
Copy link
Contributor

@PatrickKa PatrickKa commented Jul 11, 2023

Description

This branch will most likely not be merged. It is used to build a special COBC SW just for the HAF.

I turned the branch into a PR because the automatic checks and builds are nice.

Edit: Update from MFT to HAF.

PatrickKa and others added 30 commits October 29, 2022 18:04
Also refactor a little bit.
Also improve some print statements.
This is necessary to test the foto and sensor program which have program
IDs > 9 and timeouts > 99.
The missing return statement seems to have caused the program
to freeze (no compiler error though).
At the moment, reading the PartInfo does not work correctly,
the value 0xFF is read continuously.
It is now possible to send a GFSK test transmission with 9600 baud.
The RF-EDU issue is acutally an issue between all SPIs and UART1. When
an SPI is initialized the default value for the NSS pin (GPIO_INVALID)
is not handled correctly and sets PA15 to the alternative function AF05.
This fucks up the configuration for UART1 where we use PA15 as TX pin.
@PatrickKa PatrickKa changed the title Stuff for the mountain field test (MFT) Stuff for the high altitude flight (HAF) Aug 26, 2023
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.

4 participants