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

FSK mode breaks the satellite #21

Closed
AdamElsharhawy opened this issue Jul 19, 2024 · 1 comment
Closed

FSK mode breaks the satellite #21

AdamElsharhawy opened this issue Jul 19, 2024 · 1 comment
Labels
bug Something isn't working cube killer Bugs that might cause loss of mission for a CubeSat Understood Tag for bugs that have been solved!

Comments

@AdamElsharhawy
Copy link

While messing around with the CubeSat we found that if you try to send a string with CW it throws an error, following this error it does not switch back to the proper mode when trying to send LoRa packets ultimately breaking the satellite's LoRa transmission abilities until a restart has happened.
I have linked a screen recording of our testing / replication of this issue:
https://www.youtube.com/watch?v=-iUtgulR56o

Timestamp/description:

  • 1:27 some LoRa test packets were sent
    image
  • 1:40 cw test packets were sent to try and replicate the issue
    image
  • 1:46 we were able to send LoRa packets normally
    image
  • 4:12 after some thinking we tried sending the string with CW and were then given the error
    image
  • 4:25 through 4:34 you can see that it has broken and is not switching back to the right mode when trying to send LoRa packets again
    image
@AdamElsharhawy AdamElsharhawy added the bug Something isn't working label Jul 19, 2024
@Mikefly123 Mikefly123 added the cube killer Bugs that might cause loss of mission for a CubeSat label Jul 26, 2024
@Mikefly123
Copy link
Member

This was fixed in this pull request!

#36

@Mikefly123 Mikefly123 added the Understood Tag for bugs that have been solved! label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cube killer Bugs that might cause loss of mission for a CubeSat Understood Tag for bugs that have been solved!
Projects
None yet
Development

No branches or pull requests

2 participants