Pass acc data in mG in SCALED_IMU to comply with mavlink standard

https://mavlink.io/en/messages/common.html#SCALED_IMU
pyflix@0.13
This commit is contained in:
Oleg Kalachev
2026-04-24 07:42:39 +03:00
parent 350a82bfed
commit d6a79d6c66
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "pyflix"
version = "0.12"
version = "0.13"
description = "Python API for Flix drone"
authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }]
license = "MIT"