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

FC V1.2.0 Bootloop #50

Closed
Mikefly123 opened this issue Nov 13, 2024 · 4 comments
Closed

FC V1.2.0 Bootloop #50

Mikefly123 opened this issue Nov 13, 2024 · 4 comments
Labels
bug Something isn't working cube killer Bugs that might cause loss of mission for a CubeSat Eternal Mystery Tag for bugs that cannot be solved :( wontfix This will not be worked on

Comments

@Mikefly123
Copy link
Member

It seems like we get a boot loop on the satellite for an unknown reason. This is observed when:

  • The camera is powered off
  • In main it consistently makes it to around 60s of uptime
  • in repl or a loop of watchdog pets every second it only makes it to around 26s
  • Supposedly the battery board 5V bias is disabled and it doesn't seem to make a difference
@Mikefly123
Copy link
Member Author

Terminal Dump

@Mikefly123 Mikefly123 added bug Something isn't working cube killer Bugs that might cause loss of mission for a CubeSat labels Nov 13, 2024
@Mikefly123
Copy link
Member Author

It appears that a HARD reset of the satellite (pressing the foot switches) cleared this boot loop. We are not unable to replicate it.

@Mikefly123
Copy link
Member Author

00:06:18 [MAIN] Running battery manager...ADC Voltage measured: 0.000
00:06:18 [FUNCTIONS] WARNING: Invalid battery temperature reading: -312.500000C
00:06:18 [FUNCTIONS] Board Temperature: 24.625000C
00:06:18 [FUNCTIONS] Battery Temperature: -312.500000C
00:06:18 [FUNCTIONS] Battery Voltage: 7.196000V
00:06:18 [FUNCTIONS] Charge Voltage: 3.488000V
00:06:18 [FUNCTIONS] Draw Current: 80.000000mA
00:06:18 [FUNCTIONS] Charge Current: 0.000000mA
00:06:18 [FUNCTIONS] WARNING: Invalid readings detected, defaulting to low power mode

Battery conditions

@Mikefly123 Mikefly123 added the Eternal Mystery Tag for bugs that cannot be solved :( label Jan 6, 2025
@Mikefly123
Copy link
Member Author

Closing this issue. We never figured out what the problem was but also could not replicate it so there isn't much we can do.

@Mikefly123 Mikefly123 added the wontfix This will not be worked on 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 Eternal Mystery Tag for bugs that cannot be solved :( wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant