- Posts: 2631
FlySky (1-way) new protocol variant
- goebish
- Offline
- I Void Warranties
Deal57 wrote: I could never get the UI to allow me more than 8 channels. I doesn't seem to work for me.
Have you modified that:
case PROTOCMD_NUMCHAN: return (void *)10L;
case PROTOCMD_DEFAULT_NUMCHAN: return (void *)10L;
Please Log in or Create an account to join the conversation.
- Deal57
- Offline
- Posts: 857
goebish wrote:
Deal57 wrote: I could never get the UI to allow me more than 8 channels. I doesn't seem to work for me.
Have you modified that:(was 8 )case PROTOCMD_NUMCHAN: return (void *)10L; case PROTOCMD_DEFAULT_NUMCHAN: return (void *)10L;
mwm was working the source coding... I was testing his "bits" version from the other thread.
Deviation Devo7e 3way switch mod, A7105, NRF24L01
Devo6s 2x2 switch mod, trim mod, haptic, multimodule, A7105, NRF24L01, CC2500
Devo12e 4-in-1 with voice mod -- it speaks!!
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
And it's working ... well at least light, photo and camera... but there is no reason that other function doesn't work ....
I am testing more now headless & RTH
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
and when I actionnate headless or RTH seems to work too
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
goebish wrote: Hey SeByDocKy, don't forget you owe me a Eachine H7 logic capture now
I don't forget ... I will do it next week (Can't do it before ...)
Good news, with the new V6x6 option, flips are working too for the V646, V676 nanoquads
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
Even at full rate, I don't have the same Pitch & tilt rate of the original radio....
Maybe I will recapture SPI data of command sticks ...
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Have you tried to play with min/max limits and scale+/scale- in the mixer for this model ?
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
gist.github.com/goebish/c123929903638a895cc2
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
goebish wrote: can you try this:
gist.github.com/goebish/c123929903638a895cc2
Yeahhh works great now ... What was the trick ?
Do you need same capture at 40%, 60%, 80% too ? (you have already 100%)
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
The trick is to set bit 1 & 2 in packet[13]
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
as well as ele & ail for four rates too
mon-partage.fr/f/ElRh6yLk/
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- FlySky (1-way) new protocol variant