Skip to content

Conversation

stronnag
Copy link
Collaborator

@stronnag stronnag commented Nov 1, 2020

The recent changes to the MATEKF722PX target.h enabling SD card logging on MATEKF722WPX have the unfortunate side-effect of causing the configurator to freeze when the Blackbox log tab is accessed on the SDCARD variant, due the the default logging device being set to SPIFLASH.

The use could remedy this by setting set blackbox_device = SDCARD in the CLI, but many of them won't.

This PR resolves this usability issue by creating a separate target. Appreciate this is sub-optimal target proliferation, but I'm not aware of any other way to resolve this.

Discussion with reporting user https://www.rcgroups.com/forums/showpost.php?p=45781093&postcount=26671 et al.

@digitalentity digitalentity merged commit d97c282 into master Nov 2, 2020
@digitalentity digitalentity deleted the jh_separate_matekf722wpx branch November 2, 2020 09:17
@digitalentity digitalentity added this to the 2.6 milestone Nov 2, 2020
@digitalentity
Copy link
Member

Well spotted, thanks!

@b14ckyy
Copy link
Collaborator

b14ckyy commented Nov 2, 2020

Just wanted to open a new issue as the MSC mode does not work with the Matek provided 2.5.1 and it may be worth looking into it too. MSC mode is initiated but no drive appears. I guess this will be fixed with the separate target too and may have the same cause.

@stronnag
Copy link
Collaborator Author

stronnag commented Nov 2, 2020

No, this does not address any MSC issue, which is most likely a duplicate of #5860 for some combination of F722/MSC/Windows, with a variety of inconclusive reports.

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