issues
search
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
get raw IMU at highest rate possible, see if you can timestamp them.
see if getting i2c sensor = altitude is also possible over MSP if extra bandwidth.
nilay994
commented
3 years ago
TODO:
[ ] check via saleae if you're having bytes on the uart channel ALL THE TIME. Else, increase the rate of MSP loops, shannonize it.