-
Notifications
You must be signed in to change notification settings - Fork 169
Description
Dedicated settings section for "wake by" options.
One setting option will allow you to manually adjust how much force is needed in milligram times sensitivity to activate "wake by wrist movement". As in top and bottom right buttons will adjust mg force needed, and hold option (bottom left) button to toggle adjusting sensitivity. Or press once to toggle between mg force and sensitivity
As default wakes the watch with the slightest movement.
Setting app for automatic calibration setting "app" so that it can for instance click "calibrate", and it will ask you to flick your wrist 3-5 times to get an average/range of gram force user put into the flick, and save that to the calibration file. And maybe a third page that will output the motion numbers from last calibration, so that users can read from, and write those to a "default user motion data" to a file in the main firmware to auto apply the calibration to future additions if user wants to add/remove apps/functons. That "motion data" could for instance be loaded like a text file, where you use top and bottom right buttons to scroll up and down that motion data. That way you can fit more information. Or if there's not enough ram for all that data, split the motion data "log for user" in several smaller text files, where it'll load each text file as "pages", that you navigate up and down the same way.
As well as a setting menu to simply toggle each of the "wake by" options on and off to outright deactivate each.
for instance "wake by button", "wake by tapping", "wake by wrist movement".