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

[Feature request] show tracker information in serial console log #336

Open
kruemmelbande opened this issue Aug 2, 2024 · 2 comments
Open

Comments

@kruemmelbande
Copy link

I think it would be helpful for providing tech support to just print the basic configuration of the firmware at startup, so for example the board, the imus, the pins etc. This would make identifying incorrectly flashed firmware much simpler.

@ZycaR
Copy link
Contributor

ZycaR commented Aug 15, 2024

The firmwarte is capable of recognize GET INFO and GET CONFIG serial commands:
https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/serial/serialcommands.cpp#L328
https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/serial/serialcommands.cpp#L154-L161

Isn't this more request for GUI to add Get Config button to serial console commands?
image

@kruemmelbande
Copy link
Author

Ehh, i mean, kinda, but i also just think its convenient if somebody asks for help and shows the serial console log that i dont have to specifically ask for get info or stuff like that. I get how its not that hard to ask for get info though, so i wouldnt exactly call this high priority

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

No branches or pull requests

2 participants