Open marekwiecek opened 4 years ago
hi,
looks like fport is not defined, so support is not compiled create pull request to create also all targets with fport support: https://github.com/joelucid/betaflight/pull/10
to build it yourself, run following git clone https://github.com/xeniter/betaflight.git cd betaflight git checkout -b v4.1.1-EA3-fport make arm_sdk_install make targets-f3-rx
Hello,
when using CRAZYBEEF3RX 4.1 target from here on Happymodel Snapper6 with Frsky R-XSR soldered to TX pad with fport, FPORT configured, Serial enabled, RX bound, the receiver tab in BF does not show the all the channels and does not react to radio input.
The same set-up with BF 4.0.4 is working fine. All channels are shown and working.
It would be great if you could take a look at this. I am suspecting that perhaps this is a deliberate decision as there is an assumption that folks would be using the internal SPI_RX receiver, however, with Frsky move to ACCESS 2.1 you cannot bind D8 or D16 any longer when internal module of taranis is upgraded too.
Thanks
M