MAV'RIC
|
Intermediate interface class for the gyro inside MPU 9250. More...
#include <mpu_9250.hpp>
Public Member Functions | |
virtual bool | update_gyr (void)=0 |
bool | update (void) |
Main update function Reads new values from sensor. |
Intermediate interface class for the gyro inside MPU 9250.
Inherits only gyroscope
bool Mpu_9250_gyr::update | ( | void | ) | [inline, virtual] |