- Posts: 2631
JD 395 cx-10
- goebish
- Offline
- I Void Warranties
Can you re-check with yesterday's test firmware to confirm video is on packet[14] bit 4 for JC3015-1 ?IKKI wrote: Recording starts immediately and have no way to stop it.
Please Log in or Create an account to join the conversation.
- IKKI
- Offline
- Posts: 87
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
www.deviationtx.com/forum/model-configs
Please Log in or Create an account to join the conversation.
- IKKI
- Offline
- Posts: 87
Please Log in or Create an account to join the conversation.
- IKKI
- Offline
- Posts: 87
Bayangtoys MJX and... H7?
Please Log in or Create an account to join the conversation.
- vasiliy_gr
- Offline
- Posts: 67
I mean that works everything except RTH on 33041. Certainly it is not P13.4, but 0x0004 on P13 (as headless on DM007)... Sorry. So it should be P13.2. I mean this code:
case FORMAT_MK33041:
packet[13] |= GET_FLAG(CHANNEL_PICTURE, BV(7))
| GET_FLAG(CHANNEL_RTH, BV(2)); // not | GET_FLAG(CHANNEL_RTH, BV(4));
packet[14] = GET_FLAG(CHANNEL_VIDEO, BV(0))
| GET_FLAG(CHANNEL_HEADLESS, BV(5));
break;
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
IKKI wrote: But as has already noticed someone missing several new protocols ... Since everything works you can do a Supercombo firmware? : P
Bayangtoys MJX and... H7?
That's not my responsibility to push the pull requests to default branch (from which the nightly is built)
Regarding H7, I've put the pull request on hold because some people have reported my protocol works, but seems it's not the case for everyone ... (works fine with mine), could you check my test versions (from H7 & MT99xx threads) and report which one is working (or not) for you ?
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
This starts to be very confusing as the V686 is using a A7105 with a variant of the FlySky protocol
www.deviationtx.com/forum/protocol-devel...otocol-variant#29851
Please Log in or Create an account to join the conversation.
- Durete
- Offline
- Posts: 610
Damn manufacturers!
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
Everything in your combo build ?
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
goebish wrote: Wow, V686g is using a XN297 ?
This starts to be very confusing as the V686 is using a A7105 with a variant of the FlySky protocol
www.deviationtx.com/forum/protocol-devel...otocol-variant#29851
Actually all toys are XN297 based, probably cheaper .... but max output power is 12dBm (AFAIK, I didn't see any TX with a LNA+PA).
It means that all last toys have a very poor range except if we fly them with a Devo
Please Log in or Create an account to join the conversation.
- vasiliy_gr
- Offline
- Posts: 67
I tested combo build on 33041 - now RTH works.hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
vasiliy_gr wrote:
I tested combo build on 33041 - now RTH works.hexfet wrote: I forgot to push the last Q282 changes that added support for V686g calibration before goebish pulled Q282. I've merged goebish's updates in my repo.
The protocol_combo test build is updated with the latest CX10 and MJQ, along with everything in default (Bayang and FY326 have been merged).
I got the same result on my MK33041, Headless & RTH worked fine!!
Please Log in or Create an account to join the conversation.
- Edwin
- Offline
- Posts: 16
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.
- thecric
- Offline
- Posts: 8
will you do a deviated CX-10W ?
From theses pictures you can see a LT8910SSC 2.4G wireless module inside the transmitter.
Update: the picture above is from a FQ777-954 !!!
It seems the CX-10W is able to use the CX-10C transmitter as seen in this video
which means it should be already deviated
Please Log in or Create an account to join the conversation.
- HighElf
- Offline
- Posts: 1
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
But your document is very nicely done
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- JD 395 cx-10