dlktdr / HeadTracker

This project is built to record the orientation a FPV headset to allow the camera on your RC to follow your head movements.
GNU General Public License v3.0
378 stars 90 forks source link

Move calibration calculations to the firmware #136

Open dlktdr opened 1 year ago

dlktdr commented 1 year ago

Propose move the calibration calculations to the firmware. After this is done, it can be used from WebBLE as well in the field. Also will be faster as every sample could be used.