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

[idea] Support for changing the wake time of Chameleon in the official command line/Chameleon GUI #242

Open
Nightingale0504 opened this issue Feb 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@Nightingale0504
Copy link

Please keep in mind we are still at the infancy of the project and a lot has still to be done.

Have first a look at the Whitepaper, the Wiki Roadmap and Wishlist.
No need for creating issues for well known missing supports, we are already aware :)

Is your feature request related to a problem? Please describe.
As stated in the question

Describe the solution you'd like
The Chameleon's wake duration can be modified from the official command line via a command like hw device sleep +time(ms) or from the device Settings page in the Chameleon GUI, for example: hw device sleep 8000 means that the wake-up time of chameleon is modified to 8s, and the duration verification is required. If the duration exceeds 30s(30,00ms), a warning will be issued, but the user can still set such a long wake-up time by "making sure he understands the risk". If the delay is longer than 60 seconds (60,00ms) or less than 1 second (1000ms), an error will be thrown to deny the user's request. Too long wake-up time will cause the chameleon to "brick" without a computer because there is no direct command to turn the chameleon off (sleep), and too short wake-up time will cause the user to operate the chameleon on mobile devices (Android,iOS) without sufficient time to complete the Bluetooth connection to the device.

Describe alternatives you've considered
You can set the long-hold function of the A/B key to wake up (30s), and hold it again to cancel wake up (that is, hold the wake up only for a fixed time in the firmware, 8s in the 2.0.0 firmware).

Additional context
NULL :)

@Nightingale0504 Nightingale0504 added the enhancement New feature or request label Feb 5, 2025
@GameTec-live
Copy link
Contributor

this isnt a new idea, wed just need someone to implement it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants