nilay994 / simple-cpp-drone

Making Raspberry Pi send MSP commands to Betaflight
MIT License
2 stars 0 forks source link

MSP2: get raw IMU #8

Open nilay994 opened 3 years ago

nilay994 commented 3 years ago
  1. get raw IMU at highest rate possible, see if you can timestamp them.
  2. see if getting i2c sensor = altitude is also possible over MSP if extra bandwidth.
nilay994 commented 3 years ago

TODO: