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

ctxlink/wifi_server: Change winc1500 power mode to manual. #2031

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

sidprice
Copy link
Contributor

This PR enables a transfer speed increse for file loading and other operations over wi-fi. It does this through management of the power saving modes of the WINC1500.

The WINC1500 API was also updated to better control the power saving API.

Your checklist for this pull request

Closing issues

None

Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

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

LGTM, please rebase this on main and then we'll get this merged.

@dragonmux dragonmux added this to the v2.0 release milestone Dec 22, 2024
@dragonmux dragonmux added Enhancement General project improvement Foreign Host Board Non Native hardware to runing Black Magic firmware on Bug Confirmed bug HwIssue Mitigation Solving or mitigating a Hardware issue in Software and removed Bug Confirmed bug labels Dec 22, 2024
This requires that the winc1500 driver is updated to
only call wakeup once, and never execute a sleep function.
@dragonmux dragonmux merged commit 804da84 into blackmagic-debug:main Dec 22, 2024
36 checks passed
@sidprice sidprice deleted the ctxlink_wifi_speed branch December 22, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement General project improvement Foreign Host Board Non Native hardware to runing Black Magic firmware on HwIssue Mitigation Solving or mitigating a Hardware issue in Software
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants