Tnxec2 / py_amazfit_tools

pack/unpack .bin for amazfit verge lite/gtr
16 stars 7 forks source link

It seems the GTS2 Mini can display scales for some parameters #12

Closed JulienMaille closed 3 years ago

JulienMaille commented 3 years ago

0000 9dd4668a2762a86e8b837b933a23efe4.zip

It is a bit weird, on this watchface the blue circle is obtained with a set of images. But the green circle (for steps) seems to be drawn by the watch

Parsing descriptor for parameter 7...
4 (22): 28 bytes
    1 ( 8): 239 EF    # x coord.
    2 (10): 84 54     # y coord.
    3 (18): 33 21     # width?
    4 (20): 33 21     # height?
    5 (28): 180 B4    # start angle
    6 (30): 540 21C   # stop angle
    7 (38): 8  8      # ????
    8 (40): 18446744073694918516 FFFFFFFFFF 20B774  # green color
JulienMaille commented 3 years ago

And the orange circle (for calories)

Parsing descriptor for parameter 15...
4 (22): 28 bytes
    1 ( 8): 239 EF
    2 (10): 84 54
    3 (18): 17 11
    4 (20): 17 11
    5 (28): 180 B4
    6 (30): 540 21C
    7 (38): 10  A
    8 (40): 18446744073708659470 FFFFFFFFFFF2630E
JulienMaille commented 3 years ago

Would be nice to list hidden features that are not available in the official editor

Tnxec2 commented 3 years ago

i have added preview for circlescale

Tnxec2 commented 3 years ago

we can list all additional features in Readme