alduxvm / pyMultiWii

MultiWii Serial Protocol (MSP) API to send and receive data from firmware using MSP
GNU General Public License v3.0
153 stars 84 forks source link

Accelerometer data returns 0s #25

Open jsteng19 opened 5 years ago

jsteng19 commented 5 years ago

I have a working Naze32 that returns good acc/gyro data to the Cleanflight Configurator. On both a Macbook and a Raspberry Pi, the show-imu.py or any program in this project that reads accelerometer data returns only 0s. I have modified the files to include the right USB port address on both devices but I'm still not getting any valid data.

alduxvm commented 4 years ago

can you try baseflight?