Guide to gyro and accelerometer with Arduino including Kalman filtering

Yes he does sensor fusion with all 3 sensors using Sebastian Madgwick's algorithms

if you want to perform sensor fusion on just 2 sensors I've found this useful link :slight_smile:
http://mbed.org/cookbook/IMU

cheers
b.