Skip to content

jupiter_sdr: Fix wrong powerdown triggers#106

Merged
SRaus merged 1 commit intokuiper2.0from
fix-jupiter
Apr 22, 2026
Merged

jupiter_sdr: Fix wrong powerdown triggers#106
SRaus merged 1 commit intokuiper2.0from
fix-jupiter

Conversation

@mlradu
Copy link
Copy Markdown
Collaborator

@mlradu mlradu commented Apr 22, 2026

The power down protection mechanism is triggered when the adrv9002 temperature exceeds 100 deg C.
With newer SW versions, when a profile load fails the read temperature function does not throw an error, it returns a hight value, causing the jupiter to trigger the power down for protection.
This commit adds a check that verifies if a profile load has failed to avoid the unwanted poweroff.

The power down protection mechanism is triggered when the adrv9002
temperature exceeds 100 deg C.
With newer SW versions, when a profile load fails the read temperature function
does not throw an error, it returns a hight value, causing the jupiter
to trigger the power down for protection.
This commit adds a check that verifies if a profile load has failed to avoid
the unwanted poweroff.

Signed-off-by: AndreiGrozav <andrei.grozav@analog.com>
@mlradu mlradu requested a review from SRaus April 22, 2026 07:43
@SRaus SRaus merged commit fefcea8 into kuiper2.0 Apr 22, 2026
5 checks passed
@SRaus SRaus deleted the fix-jupiter branch April 22, 2026 07:46
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.

3 participants