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
377 stars 89 forks source link

Possibility to have 16 channel over Bluetooth #148

Closed pierrotm777 closed 6 months ago

pierrotm777 commented 1 year ago

Hello,

For the first time, i can command my camera with my HT. I use a TX16S MkII with Frsky PARA module and a Nano Ble . If i understand, in BT mode it's not possible to use channel after channel 8. That would be possible to add the possibility to have 16 channels in BT mode or it's only for PPM and SBUS ?

Cordially,

Pierre

dlktdr commented 6 months ago

Long time for a response, sorry. But no not officially. Would have to customize the code on both ends to make it happen.

On OpenTX/EdgeTx radios it's possible to remap the channels as you see fit at the radio end. Needing more than 8 is usually unlikely from this Headtracker.

https://headtracker.gitbook.io/head-tracker-v2.2/radio-setup/open-edge-tx/color-screen-radios/tx16s-example

pierrotm777 commented 6 months ago

Ok, so just remap tr1, tr2 and tr3 to channel really used by the camera. Thanks for your help. Pierre