LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
108 stars 114 forks source link

Sensor Request - MPU-6050 #35

Closed Nathan--B closed 9 years ago

Nathan--B commented 9 years ago

Add support for the MEMS Accelerometer/Gyro MPU-6050 (I2C).

Nathan--B commented 9 years ago

Added in my fork with two commits: https://github.com/Nathan--B/LVH-LINX/commit/0eaf817e7f4d64253b90be30f9db021b07da2164 and https://github.com/Nathan--B/LVH-LINX/commit/e9d2f58d32a03bd117fc908e64b436a9719ce421

samkristoff commented 9 years ago

Added in 1.2.

I changed all the controls to use silver controls. Other than that the code looks great!

Nathan--B commented 9 years ago

The device address handling after switching to an enum was not properly changed for all subVI's for this sensor. It is correct in Open.vi but none of the rest of them.

samkristoff commented 9 years ago

This will be fixed in 2.0.0.94 (or 2.0.0.95 depending on who builds first).