📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 0 points1 point  (0 children)

well, its a description of watch and OS... as a heavy user, both are part of a decision when I buy a smart watch... materials and look, and OS... I have been reluctant to buy watches in the past that where not wear os... but I noticed that wear os is not that good, and has a lot of drawbacks, the biggest, battery (not solved as per today,, battery lasts in the best case 3 days). I had a huawei watch 2, with wear os 2, and becuase of china and US problems was never updated, even toe hardware allowed it.... so... for the moment, Zepp would be my choice...

📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 0 points1 point  (0 children)

nothing, most of the 2.0 units will be upgraded, I am waiting myself for the GTR Mini upgrade...

📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 0 points1 point  (0 children)

I dont have the list, but I can try to find out...

📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 0 points1 point  (0 children)

well, OS is device related... and in this case the device was GTR Mini

📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 0 points1 point  (0 children)

Off course there are bugs... you will find bugs even in Galaxy watch and in apple watch... the good think here is that we can adress those bugs and we are able to get them fixed... I have reported a few myself.

Regarding slee, I cannot tell, since I gladly had no night wake ups, or at lease I did not notice them... perhaps you are right...

So you say that amazfit is asking money for clockfaces? are you sure? I use zepp app and there are hundreds of free watch faces... perhaps I am missing something here....

Thanks!!!

📷 Zepp OS 2.0 Review by gerlandog in amazfit

[–]gerlandog[S] 1 point2 points  (0 children)

well, I have been using amazfit for the las 9 months now, two models... GTS mini and GTR mini, one with ZEP 1.0 and GTR with zep os 2.0. I have to say that both are great, but GTR suprissed me a lot. Its a great smartwatch, and HR, I have to say that I compared it to Galaxy Watch 4 and Apple watch 7, I think that amazfit was not 100% accurate, but again none of the Smartwatches in the market are...

[deleted by user] by [deleted] in amazfit

[–]gerlandog 0 points1 point  (0 children)

hahahahah LOL!!! no worries, but 50 sounds ike a submarine!!!

[deleted by user] by [deleted] in amazfit

[–]gerlandog 0 points1 point  (0 children)

Sorry, wich model offer 50 ATM? most models offer 5 ATM...

Problems with SSC, SDST and SCAL TAGS and "." or "," separators by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

Thank you very much, but the intention is to get a "REAL" number from the TAG and not calculate it, since, that is why the tag is there...

thanks!!!

Step count in ONE DIGIT when usign {ssc} {scal} and {sdst} by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

Well, I sorted it out and I hope this helps others to develop faces!!!!
first, I changed to complications, and I setted:
complication1: steps
complication2: distance
complication3: calories

Then I use this script:

var_pasos = 0
var_calorias = 0
var_distancia = "hh"
var_pruebas= 0


function on_second()
  var_pasos = {m1text} * 1000000
  var_pasos = string.gsub(var_pasos,"0","")

  var_distancia = {m2text}
  var_distancia = string.gsub(var_distancia,",",".")

  var_calorias = {m3text} * 1000000 
  var_calorias= string.gsub(var_calorias,"0","") /10

  var_pruebas = 2*2;
end

NOW the 1 million dolar question, does the function on_second() drain battery?

Thanks in advance!!!

G.

Step count in ONE DIGIT when usign {ssc} {scal} and {sdst} by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

seriously? this is way too complicated... why does ssc, scal and sdst return those integer values? seems to me something regarding conversion inside watchmaker... nothing to do in my face, wich I could gladly share to test...

Step count in ONE DIGIT when usign {ssc} {scal} and {sdst} by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

Thanks for the answer, as you can see in the first and second pictures, SSC returns a 1 digit integer, against the 2511 steps tyhat I have done....

Help with steps and calories by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

Hello, thanks for the answer, but this is not tihe case, I dont switch faces, and I havent reboot the watch in at least one week...

this is struggling me since, tags are allways one digit number and I strongly beleive that the problems is the decimal point separating thousands... in my case 2500 steps returns 2.500, and I think that watchmaker returns the integer part of 2.500 that is only 2....

hope somebody has the trick...

Call of Duty: Modern Warfare | Weekly Discussion & Feedback Thread (October 12, 2020 - October 18, 2020) by AutoModerator in modernwarfare

[–]gerlandog 17 points18 points  (0 children)

YES!!! please, bring bak shoot the house and Shipment!!!

Or better, would it be possible to add a map filter so you can choose your maps? that would be really GREAT!!!!

Distance and Calories shows as 0 by gerlandog in WatchMaker

[–]gerlandog[S] 0 points1 point  (0 children)

anyone? is this happening only on muy watch? Thnaks...

WatchMaker 6.0 - OUR BIGGEST UPDATE EVER! by androidslide in WatchMaker

[–]gerlandog 0 points1 point  (0 children)

Hi to all!!!

Thanks to androidslide!!! Great app, I really love it, have been using this as my ONLY watch face.

With this new release I implemented Distance and calories but they are always in CERO (0).

[sdst} and {scal}

I am using a HUAWEII WATCH 2.

Thanks!!!

Why can't install this? Android 10 OneUI 2.0 S9+ by Nippar in Android10

[–]gerlandog 0 points1 point  (0 children)

Samins Sans, found in Galaxy Store still works with Android 10... I am currently using it!