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

Subscribe Override Channels - Remote Board #39

Closed dlktdr closed 3 years ago

dlktdr commented 3 years ago

Remote board currently does not use the override channels sent to it from the head board.

Needs to subscribe and set data in remote btpararmt.cpp completed

Effect: What this means is if your passing PPM data into the remote board you cannot use channels 1-8 as all of them will overridden by the Bluetooth data for now.

dlktdr commented 3 years ago

Closing this out as it's the same as issue #50