-
"The code includes an automatic detection of FlySky digital hall gimbals on power-up of TX16S/T16/T18 radios and no special build-time option is required. If after initial 70 ms the FlySky gimbals are not detected, the code reverts to sampling analog sticks." |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Try read the CMakelists.txt in targets, you need to have this line to enable Flysky Gimbal detection: |
Beta Was this translation helpful? Give feedback.
-
There is also more information on the Flysky Hall Sticks mod here => https://github.com/EdgeTX/edgetx/wiki/Flysky-Hall-Sticks-Mod |
Beta Was this translation helpful? Give feedback.
Ah, sorry, I thought you were after the GPIOs for the hall sticks, which is actually mentioned somewhat obliquely on that page for some TXs... i.e. UART4 TX and RX, which equates to PA0/PA1. In that case, you're after this =>
edgetx/radio/src/targets/horus/hal.h
Lines 291 to 294 in 0506841
Unless you're not asking about a X10 family transmitter, as you never mentioned what transmitter this is in relation to ;)