Andrey
Results
1
comments of
Andrey
So, this seems error in multiwii documentation. It looks like the altitude is in last 4 bytes instead of first 4. I think this works ``` self.SENSOR_DATA['altitude'] = round((self.readbytes(data[6:], size=32,...