#63 tilt validation

This commit is contained in:
Magnus Persson
2022-05-01 18:07:16 +02:00
parent 7ede9a6d19
commit a3cd3217ab
13 changed files with 126 additions and 57 deletions

View File

@ -6,6 +6,7 @@
"wifi-connect-timeout": 20,
"formula-calibration-temp": 20,
"tempsensor-resolution": 9,
"ignore-low-angles": false,
"push-timeout": 10,
"int-http1": 0,
"int-http2": 0,

View File

@ -35,6 +35,28 @@
"gy": -6,
"gz": 4
},
"formula-calculation-data": {
"a1": 25,
"a3": 35,
"a2": 45,
"a4": 55,
"a5": 30,
"a6": 30,
"a7": 30,
"a8": 30,
"a9": 30,
"a10": 30,
"g1": 1.000,
"g3": 1.010,
"g2": 1.025,
"g4": 1.040,
"g5": 1.005,
"g6": 1.005,
"g7": 1.005,
"g8": 1.005,
"g9": 1.005,
"g10": 1.005
},
"angle": 90.93,
"gravity": 1.105,
"battery": 0.04,